Shades of Eden #126350
Tints of Eden #126350
RGB
CMYK
RGB Variations
Color information
#126350 (or 0x126350) is known color: Eden. HEX triplet: 12, 63 and 50. RGB value is (18,99,80). Sum of RGB (Red+Green+Blue) = 18+99+80=197 (26% of max value = 765). Red value is 18 (7.42% from 255 or 9.14% from 197); Green value is 99 (39.06% from 255 or 50.25% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 99 - color contains mainly: green. Hex color #126350 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126350 is #ED9CAF. Grayscale: #484848. Windows color (decimal): -15572144 or 5268242. OLE color: 5268242.
HSL color Cylindrical-coordinate representation of color #126350: hue angle of 165.93º 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 #126350 is Cyan = 0.82, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 80 | - |
| CMYK | 0.82 | 0 | 0.19 | 0.61 |
| HSL | 165.93º | 0.69% | 0.23% | - |
| HSV(B) | 165.93º | 0.82% | 0.39% | - |
| XYZ | 6.16 | 9.63 | 9.12 | - |
| YUV | 72.62 | 132.16 | 89.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 80 | 0.82 | 0 | 0.19 | 0.61 | 165.93 | 0.69 | 0.23 |
| Hex | 12 | 63 | 50 | 52 | 0 | 13 | 3D | A6 | 45 | 17 |
| Octal | 22 | 143 | 120 | 122 | 0 | 23 | 75 | 246 | 105 | 27 |
| Binary | 10010 | 1100011 | 1010000 | 1010010 | 0 | 10011 | 111101 | 10100110 | 1000101 | 10111 |
Color Harmonies of #126350
Complementary color
Monochromatic Colors of #126350
Black with #126350
Text Example
Text Example
White with #126350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126350; }
p { color: rgb(18,99,80); }
H1.HeaderClassName
{
color: #126350;
}
.AnyTagClassName
{
color: #126350;
}
</style>
background-color css
<style>
a { background-color: #126350; }
a { background-color: rgb(18,99,80); }
div.DivClassName
{
background-color: #126350;
}
.BgClassName
{
background-color: #126350;
}
</style>
border-color css
<style>
span { border-color: #126350; }
span { border-color: rgb(18,99,80); }
td.TdClassName
{
border-color: #126350;
}
.TagClassName
{
border-color: #126350;
}
</style>