Shades of Jewel #106447
Tints of Jewel #106447
RGB
CMYK
RGB Variations
Color information
#106447 (or 0x106447) is known color: Jewel. HEX triplet: 10, 64 and 47. RGB value is (16,100,71). Sum of RGB (Red+Green+Blue) = 16+100+71=187 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.56% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 71 (28.12% from 255 or 37.97% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #106447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #106447 is #EF9BB8. Grayscale: #474747. Windows color (decimal): -15702969 or 4678672. OLE color: 4678672.
HSL color Cylindrical-coordinate representation of color #106447: hue angle of 159.29º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106447 is Cyan = 0.84, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 16 | 100 | 71 | - |
| CMYK | 0.84 | 0 | 0.29 | 0.61 |
| HSL | 159.29º | 0.72% | 0.23% | - |
| HSV(B) | 159.29º | 0.84% | 0.39% | - |
| XYZ | 5.91 | 9.68 | 7.52 | - |
| YUV | 71.58 | 127.67 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 100 | 71 | 0.84 | 0 | 0.29 | 0.61 | 159.29 | 0.72 | 0.23 |
| Hex | 10 | 64 | 47 | 54 | 0 | 1D | 3D | 9F | 48 | 17 |
| Octal | 20 | 144 | 107 | 124 | 0 | 35 | 75 | 237 | 110 | 27 |
| Binary | 10000 | 1100100 | 1000111 | 1010100 | 0 | 11101 | 111101 | 10011111 | 1001000 | 10111 |
Color Harmonies of #106447
Complementary color
Monochromatic Colors of #106447
Black with #106447
Text Example
Text Example
White with #106447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106447; }
p { color: rgb(16,100,71); }
H1.HeaderClassName
{
color: #106447;
}
.AnyTagClassName
{
color: #106447;
}
</style>
background-color css
<style>
a { background-color: #106447; }
a { background-color: rgb(16,100,71); }
div.DivClassName
{
background-color: #106447;
}
.BgClassName
{
background-color: #106447;
}
</style>
border-color css
<style>
span { border-color: #106447; }
span { border-color: rgb(16,100,71); }
td.TdClassName
{
border-color: #106447;
}
.TagClassName
{
border-color: #106447;
}
</style>