#35836A Dream Green
#35836A (Dream Green) RGB value is (53, 131, 106).
Red value is 53, green value is 131, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #35836A: hue: 161°, saturation: 42.4%, and lightness: 36.1%.
Process color (CMYK) of #35836A is 59.5%, 0%, 19.1%, 48.6%. Web safe color equivalent of #35836A is ##339966. Color #35836A contains mainly Cyan.
Color Spaces
| Color spaces of #35836A | Value |
|---|---|
| RGB | 53, 131, 106 |
| HSL | 161°, 42.4%, 36.1% |
| HSV / HSB | 161°, 59.5%, 51.4% |
| CMYK | 59.5%, 0%, 19.1%, 48.6% |
| XYZ | 12.18, 18.03, 16.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 10000011 | 01101010 |
| Octal | 065 | 203 | 152 |
| Decimal | 53 | 131 | 106 |
| Hex | 35 | 83 | 6A |
Shades of #35836A
Tints of #35836A
.mybgColor { background-color: #35836A; }
.myforeColor { color: #35836A; }
.myborderColor { border: 3px solid #35836A; }
<p style="color:#35836A">Text here</p>
This sample text is styled with font color #35836A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#35836A">Div content here</div>
<div style="border:3px solid #35836A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 131, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #35836A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #35836A;
-webkit-box-shadow: 1px 1px 3px #35836A;
box-shadow: 1px 1px 3px #35836A; }
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 #35836A (Dream Green)
Color Overview & Profile: Color #35836A, also known as Dream Green, 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), 51% Green (131/255), and 42% Blue (106/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #35836A translates into the CMYK subtractive color model with values of 59.5% Cyan, 0% Magenta, 19.1% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 161°, saturation of 42.4%, and lightness of 36.1%.
Web Accessibility & Design Recommendations: When implementing #35836A 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 ##339966.
