Shades of Jewel #126546
Tints of Jewel #126546
RGB
CMYK
RGB Variations
Color information
#126546 (or 0x126546) is known color: Jewel. HEX triplet: 12, 65 and 46. RGB value is (18,101,70). Sum of RGB (Red+Green+Blue) = 18+101+70=189 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.52% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #126546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126546 is #ED9AB9. Grayscale: #484848. Windows color (decimal): -15571642 or 4613394. OLE color: 4613394.
HSL color Cylindrical-coordinate representation of color #126546: hue angle of 157.59º 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 #126546 is Cyan = 0.82, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 70 | - |
| CMYK | 0.82 | 0 | 0.31 | 0.60 |
| HSL | 157.59º | 0.7% | 0.23% | - |
| HSV(B) | 157.59º | 0.82% | 0.4% | - |
| XYZ | 6.01 | 9.88 | 7.38 | - |
| YUV | 72.65 | 126.5 | 89.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 70 | 0.82 | 0 | 0.31 | 0.60 | 157.59 | 0.7 | 0.23 |
| Hex | 12 | 65 | 46 | 52 | 0 | 1F | 3C | 9E | 46 | 17 |
| Octal | 22 | 145 | 106 | 122 | 0 | 37 | 74 | 236 | 106 | 27 |
| Binary | 10010 | 1100101 | 1000110 | 1010010 | 0 | 11111 | 111100 | 10011110 | 1000110 | 10111 |
Color Harmonies of #126546
Complementary color
Monochromatic Colors of #126546
Black with #126546
Text Example
Text Example
White with #126546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126546; }
p { color: rgb(18,101,70); }
H1.HeaderClassName
{
color: #126546;
}
.AnyTagClassName
{
color: #126546;
}
</style>
background-color css
<style>
a { background-color: #126546; }
a { background-color: rgb(18,101,70); }
div.DivClassName
{
background-color: #126546;
}
.BgClassName
{
background-color: #126546;
}
</style>
border-color css
<style>
span { border-color: #126546; }
span { border-color: rgb(18,101,70); }
td.TdClassName
{
border-color: #126546;
}
.TagClassName
{
border-color: #126546;
}
</style>