Shades of Eden #136052
Tints of Eden #136052
RGB
CMYK
RGB Variations
Color information
#136052 (or 0x136052) is known color: Eden. HEX triplet: 13, 60 and 52. RGB value is (19,96,82). Sum of RGB (Red+Green+Blue) = 19+96+82=197 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.64% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 82 (32.42% from 255 or 41.62% from 197); Max value from RGB is 96 - color contains mainly: green. Hex color #136052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136052 is #EC9FAD. Grayscale: #474747. Windows color (decimal): -15507374 or 5398547. OLE color: 5398547.
HSL color Cylindrical-coordinate representation of color #136052: hue angle of 169.09º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #136052 is Cyan = 0.80, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 96 | 82 | - |
| CMYK | 0.80 | 0 | 0.15 | 0.62 |
| HSL | 169.09º | 0.67% | 0.23% | - |
| HSV(B) | 169.09º | 0.8% | 0.38% | - |
| XYZ | 5.97 | 9.11 | 9.43 | - |
| YUV | 71.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 96 | 82 | 0.80 | 0 | 0.15 | 0.62 | 169.09 | 0.67 | 0.23 |
| Hex | 13 | 60 | 52 | 50 | 0 | F | 3E | A9 | 43 | 17 |
| Octal | 23 | 140 | 122 | 120 | 0 | 17 | 76 | 251 | 103 | 27 |
| Binary | 10011 | 1100000 | 1010010 | 1010000 | 0 | 1111 | 111110 | 10101001 | 1000011 | 10111 |
Color Harmonies of #136052
Complementary color
Monochromatic Colors of #136052
Black with #136052
Text Example
Text Example
White with #136052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136052; }
p { color: rgb(19,96,82); }
H1.HeaderClassName
{
color: #136052;
}
.AnyTagClassName
{
color: #136052;
}
</style>
background-color css
<style>
a { background-color: #136052; }
a { background-color: rgb(19,96,82); }
div.DivClassName
{
background-color: #136052;
}
.BgClassName
{
background-color: #136052;
}
</style>
border-color css
<style>
span { border-color: #136052; }
span { border-color: rgb(19,96,82); }
td.TdClassName
{
border-color: #136052;
}
.TagClassName
{
border-color: #136052;
}
</style>