Shades of Jewel #106043
Tints of Jewel #106043
RGB
CMYK
RGB Variations
Color information
#106043 (or 0x106043) is known color: Jewel. HEX triplet: 10, 60 and 43. RGB value is (16,96,67). Sum of RGB (Red+Green+Blue) = 16+96+67=179 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.94% from 179); Green value is 96 (37.89% from 255 or 53.63% from 179); Blue value is 67 (26.56% from 255 or 37.43% from 179); Max value from RGB is 96 - color contains mainly: green. Hex color #106043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #106043 is #EF9FBC. Grayscale: #444444. Windows color (decimal): -15703997 or 4415504. OLE color: 4415504.
HSL color Cylindrical-coordinate representation of color #106043: hue angle of 158.25º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #106043 is Cyan = 0.83, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 96 | 67 | - |
| CMYK | 0.83 | 0 | 0.30 | 0.62 |
| HSL | 158.25º | 0.71% | 0.22% | - |
| HSV(B) | 158.25º | 0.83% | 0.38% | - |
| XYZ | 5.41 | 8.88 | 6.74 | - |
| YUV | 68.77 | 127 | 90.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 96 | 67 | 0.83 | 0 | 0.30 | 0.62 | 158.25 | 0.71 | 0.22 |
| Hex | 10 | 60 | 43 | 53 | 0 | 1E | 3E | 9E | 47 | 16 |
| Octal | 20 | 140 | 103 | 123 | 0 | 36 | 76 | 236 | 107 | 26 |
| Binary | 10000 | 1100000 | 1000011 | 1010011 | 0 | 11110 | 111110 | 10011110 | 1000111 | 10110 |
Color Harmonies of #106043
Complementary color
Monochromatic Colors of #106043
Black with #106043
Text Example
Text Example
White with #106043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106043; }
p { color: rgb(16,96,67); }
H1.HeaderClassName
{
color: #106043;
}
.AnyTagClassName
{
color: #106043;
}
</style>
background-color css
<style>
a { background-color: #106043; }
a { background-color: rgb(16,96,67); }
div.DivClassName
{
background-color: #106043;
}
.BgClassName
{
background-color: #106043;
}
</style>
border-color css
<style>
span { border-color: #106043; }
span { border-color: rgb(16,96,67); }
td.TdClassName
{
border-color: #106043;
}
.TagClassName
{
border-color: #106043;
}
</style>