Shades of Jewel #126742
Tints of Jewel #126742
RGB
CMYK
RGB Variations
Color information
#126742 (or 0x126742) is known color: Jewel. HEX triplet: 12, 67 and 42. RGB value is (18,103,66). Sum of RGB (Red+Green+Blue) = 18+103+66=187 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.63% from 187); Green value is 103 (40.62% from 255 or 55.08% from 187); Blue value is 66 (26.17% from 255 or 35.29% from 187); Max value from RGB is 103 - color contains mainly: green. Hex color #126742 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126742 is #ED98BD. Grayscale: #494949. Windows color (decimal): -15571134 or 4351762. OLE color: 4351762.
HSL color Cylindrical-coordinate representation of color #126742: hue angle of 153.88º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126742 is Cyan = 0.83, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 66 | - |
| CMYK | 0.83 | 0 | 0.36 | 0.60 |
| HSL | 153.88º | 0.7% | 0.24% | - |
| HSV(B) | 153.88º | 0.83% | 0.4% | - |
| XYZ | 6.08 | 10.22 | 6.81 | - |
| YUV | 73.37 | 123.84 | 88.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 66 | 0.83 | 0 | 0.36 | 0.60 | 153.88 | 0.7 | 0.24 |
| Hex | 12 | 67 | 42 | 53 | 0 | 24 | 3C | 9A | 46 | 18 |
| Octal | 22 | 147 | 102 | 123 | 0 | 44 | 74 | 232 | 106 | 30 |
| Binary | 10010 | 1100111 | 1000010 | 1010011 | 0 | 100100 | 111100 | 10011010 | 1000110 | 11000 |
Color Harmonies of #126742
Complementary color
Monochromatic Colors of #126742
Black with #126742
Text Example
Text Example
White with #126742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126742; }
p { color: rgb(18,103,66); }
H1.HeaderClassName
{
color: #126742;
}
.AnyTagClassName
{
color: #126742;
}
</style>
background-color css
<style>
a { background-color: #126742; }
a { background-color: rgb(18,103,66); }
div.DivClassName
{
background-color: #126742;
}
.BgClassName
{
background-color: #126742;
}
</style>
border-color css
<style>
span { border-color: #126742; }
span { border-color: rgb(18,103,66); }
td.TdClassName
{
border-color: #126742;
}
.TagClassName
{
border-color: #126742;
}
</style>