Shades of Eden #126450
Tints of Eden #126450
RGB
CMYK
RGB Variations
Color information
#126450 (or 0x126450) is known color: Eden. HEX triplet: 12, 64 and 50. RGB value is (18,100,80). Sum of RGB (Red+Green+Blue) = 18+100+80=198 (26% of max value = 765). Red value is 18 (7.42% from 255 or 9.09% from 198); Green value is 100 (39.45% from 255 or 50.51% from 198); Blue value is 80 (31.64% from 255 or 40.40% from 198); Max value from RGB is 100 - color contains mainly: green. Hex color #126450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126450 is #ED9BAF. Grayscale: #494949. Windows color (decimal): -15571888 or 5268498. OLE color: 5268498.
HSL color Cylindrical-coordinate representation of color #126450: hue angle of 165.37º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126450 is Cyan = 0.82, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 100 | 80 | - |
| CMYK | 0.82 | 0 | 0.2 | 0.61 |
| HSL | 165.37º | 0.69% | 0.23% | - |
| HSV(B) | 165.37º | 0.82% | 0.39% | - |
| XYZ | 6.25 | 9.82 | 9.16 | - |
| YUV | 73.2 | 131.83 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 80 | 0.82 | 0 | 0.2 | 0.61 | 165.37 | 0.69 | 0.23 |
| Hex | 12 | 64 | 50 | 52 | 0 | 14 | 3D | A5 | 45 | 17 |
| Octal | 22 | 144 | 120 | 122 | 0 | 24 | 75 | 245 | 105 | 27 |
| Binary | 10010 | 1100100 | 1010000 | 1010010 | 0 | 10100 | 111101 | 10100101 | 1000101 | 10111 |
Color Harmonies of #126450
Complementary color
Monochromatic Colors of #126450
Black with #126450
Text Example
Text Example
White with #126450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126450; }
p { color: rgb(18,100,80); }
H1.HeaderClassName
{
color: #126450;
}
.AnyTagClassName
{
color: #126450;
}
</style>
background-color css
<style>
a { background-color: #126450; }
a { background-color: rgb(18,100,80); }
div.DivClassName
{
background-color: #126450;
}
.BgClassName
{
background-color: #126450;
}
</style>
border-color css
<style>
span { border-color: #126450; }
span { border-color: rgb(18,100,80); }
td.TdClassName
{
border-color: #126450;
}
.TagClassName
{
border-color: #126450;
}
</style>