Shades of Eden #126552
Tints of Eden #126552
RGB
CMYK
RGB Variations
Color information
#126552 (or 0x126552) is known color: Eden. HEX triplet: 12, 65 and 52. RGB value is (18,101,82). Sum of RGB (Red+Green+Blue) = 18+101+82=201 (26% of max value = 765). Red value is 18 (7.42% from 255 or 8.96% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 82 (32.42% from 255 or 40.80% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #126552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126552 is #ED9AAD. Grayscale: #4A4A4A. Windows color (decimal): -15571630 or 5399826. OLE color: 5399826.
HSL color Cylindrical-coordinate representation of color #126552: hue angle of 166.27º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126552 is Cyan = 0.82, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 82 | - |
| CMYK | 0.82 | 0 | 0.19 | 0.60 |
| HSL | 166.27º | 0.7% | 0.23% | - |
| HSV(B) | 166.27º | 0.82% | 0.4% | - |
| XYZ | 6.43 | 10.05 | 9.58 | - |
| YUV | 74.02 | 132.5 | 88.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 82 | 0.82 | 0 | 0.19 | 0.60 | 166.27 | 0.7 | 0.23 |
| Hex | 12 | 65 | 52 | 52 | 0 | 13 | 3C | A6 | 46 | 17 |
| Octal | 22 | 145 | 122 | 122 | 0 | 23 | 74 | 246 | 106 | 27 |
| Binary | 10010 | 1100101 | 1010010 | 1010010 | 0 | 10011 | 111100 | 10100110 | 1000110 | 10111 |
Color Harmonies of #126552
Complementary color
Monochromatic Colors of #126552
Black with #126552
Text Example
Text Example
White with #126552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126552; }
p { color: rgb(18,101,82); }
H1.HeaderClassName
{
color: #126552;
}
.AnyTagClassName
{
color: #126552;
}
</style>
background-color css
<style>
a { background-color: #126552; }
a { background-color: rgb(18,101,82); }
div.DivClassName
{
background-color: #126552;
}
.BgClassName
{
background-color: #126552;
}
</style>
border-color css
<style>
span { border-color: #126552; }
span { border-color: rgb(18,101,82); }
td.TdClassName
{
border-color: #126552;
}
.TagClassName
{
border-color: #126552;
}
</style>