Shades of Jewel #156642
Tints of Jewel #156642
RGB
CMYK
RGB Variations
Color information
#156642 (or 0x156642) is known color: Jewel. HEX triplet: 15, 66 and 42. RGB value is (21,102,66). Sum of RGB (Red+Green+Blue) = 21+102+66=189 (25% of max value = 765). Red value is 21 (8.59% from 255 or 11.11% from 189); Green value is 102 (40.23% from 255 or 53.97% from 189); Blue value is 66 (26.17% from 255 or 34.92% from 189); Max value from RGB is 102 - color contains mainly: green. Hex color #156642 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156642 is #EA99BD. Grayscale: #494949. Windows color (decimal): -15374782 or 4351509. OLE color: 4351509.
HSL color Cylindrical-coordinate representation of color #156642: hue angle of 153.33º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156642 is Cyan = 0.79, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 66 | - |
| CMYK | 0.79 | 0 | 0.35 | 0.6 |
| HSL | 153.33º | 0.66% | 0.24% | - |
| HSV(B) | 153.33º | 0.79% | 0.4% | - |
| XYZ | 6.04 | 10.06 | 6.78 | - |
| YUV | 73.68 | 123.66 | 90.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 66 | 0.79 | 0 | 0.35 | 0.6 | 153.33 | 0.66 | 0.24 |
| Hex | 15 | 66 | 42 | 4F | 0 | 23 | 3C | 99 | 42 | 18 |
| Octal | 25 | 146 | 102 | 117 | 0 | 43 | 74 | 231 | 102 | 30 |
| Binary | 10101 | 1100110 | 1000010 | 1001111 | 0 | 100011 | 111100 | 10011001 | 1000010 | 11000 |
Color Harmonies of #156642
Complementary color
Monochromatic Colors of #156642
Black with #156642
Text Example
Text Example
White with #156642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156642; }
p { color: rgb(21,102,66); }
H1.HeaderClassName
{
color: #156642;
}
.AnyTagClassName
{
color: #156642;
}
</style>
background-color css
<style>
a { background-color: #156642; }
a { background-color: rgb(21,102,66); }
div.DivClassName
{
background-color: #156642;
}
.BgClassName
{
background-color: #156642;
}
</style>
border-color css
<style>
span { border-color: #156642; }
span { border-color: rgb(21,102,66); }
td.TdClassName
{
border-color: #156642;
}
.TagClassName
{
border-color: #156642;
}
</style>