Shades of Jewel #116043
Tints of Jewel #116043
RGB
CMYK
RGB Variations
Color information
#116043 (or 0x116043) is known color: Jewel. HEX triplet: 11, 60 and 43. RGB value is (17,96,67). Sum of RGB (Red+Green+Blue) = 17+96+67=180 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.44% from 180); Green value is 96 (37.89% from 255 or 53.33% from 180); Blue value is 67 (26.56% from 255 or 37.22% from 180); Max value from RGB is 96 - color contains mainly: green. Hex color #116043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116043 is #EE9FBC. Grayscale: #454545. Windows color (decimal): -15638461 or 4415505. OLE color: 4415505.
HSL color Cylindrical-coordinate representation of color #116043: hue angle of 157.97º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #116043 is Cyan = 0.82, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 67 | - |
| CMYK | 0.82 | 0 | 0.30 | 0.62 |
| HSL | 157.97º | 0.7% | 0.22% | - |
| HSV(B) | 157.97º | 0.82% | 0.38% | - |
| XYZ | 5.43 | 8.89 | 6.74 | - |
| YUV | 69.07 | 126.83 | 90.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 67 | 0.82 | 0 | 0.30 | 0.62 | 157.97 | 0.7 | 0.22 |
| Hex | 11 | 60 | 43 | 52 | 0 | 1E | 3E | 9E | 46 | 16 |
| Octal | 21 | 140 | 103 | 122 | 0 | 36 | 76 | 236 | 106 | 26 |
| Binary | 10001 | 1100000 | 1000011 | 1010010 | 0 | 11110 | 111110 | 10011110 | 1000110 | 10110 |
Color Harmonies of #116043
Complementary color
Monochromatic Colors of #116043
Black with #116043
Text Example
Text Example
White with #116043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116043; }
p { color: rgb(17,96,67); }
H1.HeaderClassName
{
color: #116043;
}
.AnyTagClassName
{
color: #116043;
}
</style>
background-color css
<style>
a { background-color: #116043; }
a { background-color: rgb(17,96,67); }
div.DivClassName
{
background-color: #116043;
}
.BgClassName
{
background-color: #116043;
}
</style>
border-color css
<style>
span { border-color: #116043; }
span { border-color: rgb(17,96,67); }
td.TdClassName
{
border-color: #116043;
}
.TagClassName
{
border-color: #116043;
}
</style>