Shades of Jewel #126648
Tints of Jewel #126648
RGB
CMYK
RGB Variations
Color information
#126648 (or 0x126648) is known color: Jewel. HEX triplet: 12, 66 and 48. RGB value is (18,102,72). Sum of RGB (Red+Green+Blue) = 18+102+72=192 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.38% from 192); Green value is 102 (40.23% from 255 or 53.12% from 192); Blue value is 72 (28.52% from 255 or 37.5% from 192); Max value from RGB is 102 - color contains mainly: green. Hex color #126648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126648 is #ED99B7. Grayscale: #494949. Windows color (decimal): -15571384 or 4744722. OLE color: 4744722.
HSL color Cylindrical-coordinate representation of color #126648: hue angle of 158.57º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126648 is Cyan = 0.82, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 102 | 72 | - |
| CMYK | 0.82 | 0 | 0.29 | 0.6 |
| HSL | 158.57º | 0.7% | 0.24% | - |
| HSV(B) | 158.57º | 0.82% | 0.4% | - |
| XYZ | 6.17 | 10.1 | 7.76 | - |
| YUV | 73.46 | 127.17 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 72 | 0.82 | 0 | 0.29 | 0.6 | 158.57 | 0.7 | 0.24 |
| Hex | 12 | 66 | 48 | 52 | 0 | 1D | 3C | 9F | 46 | 18 |
| Octal | 22 | 146 | 110 | 122 | 0 | 35 | 74 | 237 | 106 | 30 |
| Binary | 10010 | 1100110 | 1001000 | 1010010 | 0 | 11101 | 111100 | 10011111 | 1000110 | 11000 |
Color Harmonies of #126648
Complementary color
Monochromatic Colors of #126648
Black with #126648
Text Example
Text Example
White with #126648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126648; }
p { color: rgb(18,102,72); }
H1.HeaderClassName
{
color: #126648;
}
.AnyTagClassName
{
color: #126648;
}
</style>
background-color css
<style>
a { background-color: #126648; }
a { background-color: rgb(18,102,72); }
div.DivClassName
{
background-color: #126648;
}
.BgClassName
{
background-color: #126648;
}
</style>
border-color css
<style>
span { border-color: #126648; }
span { border-color: rgb(18,102,72); }
td.TdClassName
{
border-color: #126648;
}
.TagClassName
{
border-color: #126648;
}
</style>