Shades of Eden #136152
Tints of Eden #136152
RGB
CMYK
RGB Variations
Color information
#136152 (or 0x136152) is known color: Eden. HEX triplet: 13, 61 and 52. RGB value is (19,97,82). Sum of RGB (Red+Green+Blue) = 19+97+82=198 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.60% from 198); Green value is 97 (38.28% from 255 or 48.99% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 97 - color contains mainly: green. Hex color #136152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136152 is #EC9EAD. Grayscale: #474747. Windows color (decimal): -15507118 or 5398803. OLE color: 5398803.
HSL color Cylindrical-coordinate representation of color #136152: hue angle of 168.46º 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 #136152 is Cyan = 0.80, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 97 | 82 | - |
| CMYK | 0.80 | 0 | 0.15 | 0.62 |
| HSL | 168.46º | 0.67% | 0.23% | - |
| HSV(B) | 168.46º | 0.8% | 0.38% | - |
| XYZ | 6.07 | 9.3 | 9.46 | - |
| YUV | 71.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 82 | 0.80 | 0 | 0.15 | 0.62 | 168.46 | 0.67 | 0.23 |
| Hex | 13 | 61 | 52 | 50 | 0 | F | 3E | A8 | 43 | 17 |
| Octal | 23 | 141 | 122 | 120 | 0 | 17 | 76 | 250 | 103 | 27 |
| Binary | 10011 | 1100001 | 1010010 | 1010000 | 0 | 1111 | 111110 | 10101000 | 1000011 | 10111 |
Color Harmonies of #136152
Complementary color
Monochromatic Colors of #136152
Black with #136152
Text Example
Text Example
White with #136152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136152; }
p { color: rgb(19,97,82); }
H1.HeaderClassName
{
color: #136152;
}
.AnyTagClassName
{
color: #136152;
}
</style>
background-color css
<style>
a { background-color: #136152; }
a { background-color: rgb(19,97,82); }
div.DivClassName
{
background-color: #136152;
}
.BgClassName
{
background-color: #136152;
}
</style>
border-color css
<style>
span { border-color: #136152; }
span { border-color: rgb(19,97,82); }
td.TdClassName
{
border-color: #136152;
}
.TagClassName
{
border-color: #136152;
}
</style>