#355225 Ceylanite
#355225 (Ceylanite) RGB value is (53, 82, 37).
Red value is 53, green value is 82, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #355225: hue: 99°, saturation: 37.8%, and lightness: 23.3%.
Process color (CMYK) of #355225 is 35.4%, 0%, 54.9%, 67.8%. Web safe color equivalent of #355225 is ##336633. Color #355225 contains mainly Green.
Color Spaces
| Color spaces of #355225 | Value |
|---|---|
| RGB | 53, 82, 37 |
| HSL | 99°, 37.8%, 23.3% |
| HSV / HSB | 99°, 54.9%, 32.2% |
| CMYK | 35.4%, 0%, 54.9%, 67.8% |
| XYZ | 4.82, 6.92, 2.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 01010010 | 00100101 |
| Octal | 065 | 122 | 045 |
| Decimal | 53 | 82 | 37 |
| Hex | 35 | 52 | 25 |
Shades of #355225
Tints of #355225
.mybgColor { background-color: #355225; }
.myforeColor { color: #355225; }
.myborderColor { border: 3px solid #355225; }
<p style="color:#355225">Text here</p>
This sample text is styled with font color #355225. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#355225">Div content here</div>
<div style="border:3px solid #355225">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 82, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #355225; }
.divShadow { -moz-box-shadow: 1px 1px 3px #355225;
-webkit-box-shadow: 1px 1px 3px #355225;
box-shadow: 1px 1px 3px #355225; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #355225 (Ceylanite)
Color Overview & Profile: Color #355225, also known as Ceylanite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (53/255), 32% Green (82/255), and 15% Blue (37/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #355225 translates into the CMYK subtractive color model with values of 35.4% Cyan, 0% Magenta, 54.9% Yellow, and 67.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 99°, saturation of 37.8%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #355225 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##336633.
