Shades of Jewel #126849
Tints of Jewel #126849
RGB
CMYK
RGB Variations
Color information
#126849 (or 0x126849) is known color: Jewel. HEX triplet: 12, 68 and 49. RGB value is (18,104,73). Sum of RGB (Red+Green+Blue) = 18+104+73=195 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.23% from 195); Green value is 104 (41.02% from 255 or 53.33% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 104 - color contains mainly: green. Hex color #126849 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126849 is #ED97B6. Grayscale: #4A4A4A. Windows color (decimal): -15570871 or 4810770. OLE color: 4810770.
HSL color Cylindrical-coordinate representation of color #126849: hue angle of 158.37º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126849 is Cyan = 0.83, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 18 | 104 | 73 | - |
| CMYK | 0.83 | 0 | 0.30 | 0.59 |
| HSL | 158.37º | 0.7% | 0.24% | - |
| HSV(B) | 158.37º | 0.83% | 0.41% | - |
| XYZ | 6.4 | 10.51 | 7.99 | - |
| YUV | 74.75 | 127.01 | 87.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 73 | 0.83 | 0 | 0.30 | 0.59 | 158.37 | 0.7 | 0.24 |
| Hex | 12 | 68 | 49 | 53 | 0 | 1E | 3B | 9E | 46 | 18 |
| Octal | 22 | 150 | 111 | 123 | 0 | 36 | 73 | 236 | 106 | 30 |
| Binary | 10010 | 1101000 | 1001001 | 1010011 | 0 | 11110 | 111011 | 10011110 | 1000110 | 11000 |
Color Harmonies of #126849
Complementary color
Monochromatic Colors of #126849
Black with #126849
Text Example
Text Example
White with #126849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126849; }
p { color: rgb(18,104,73); }
H1.HeaderClassName
{
color: #126849;
}
.AnyTagClassName
{
color: #126849;
}
</style>
background-color css
<style>
a { background-color: #126849; }
a { background-color: rgb(18,104,73); }
div.DivClassName
{
background-color: #126849;
}
.BgClassName
{
background-color: #126849;
}
</style>
border-color css
<style>
span { border-color: #126849; }
span { border-color: rgb(18,104,73); }
td.TdClassName
{
border-color: #126849;
}
.TagClassName
{
border-color: #126849;
}
</style>