Shades of Jewel #116045
Tints of Jewel #116045
RGB
CMYK
RGB Variations
Color information
#116045 (or 0x116045) is known color: Jewel. HEX triplet: 11, 60 and 45. RGB value is (17,96,69). Sum of RGB (Red+Green+Blue) = 17+96+69=182 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.34% from 182); Green value is 96 (37.89% from 255 or 52.75% from 182); Blue value is 69 (27.34% from 255 or 37.91% from 182); Max value from RGB is 96 - color contains mainly: green. Hex color #116045 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116045 is #EE9FBA. Grayscale: #454545. Windows color (decimal): -15638459 or 4546577. OLE color: 4546577.
HSL color Cylindrical-coordinate representation of color #116045: hue angle of 159.49º 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 #116045 is Cyan = 0.82, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 69 | - |
| CMYK | 0.82 | 0 | 0.28 | 0.62 |
| HSL | 159.49º | 0.7% | 0.22% | - |
| HSV(B) | 159.49º | 0.82% | 0.38% | - |
| XYZ | 5.49 | 8.91 | 7.06 | - |
| YUV | 69.3 | 127.83 | 90.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 69 | 0.82 | 0 | 0.28 | 0.62 | 159.49 | 0.7 | 0.22 |
| Hex | 11 | 60 | 45 | 52 | 0 | 1C | 3E | 9F | 46 | 16 |
| Octal | 21 | 140 | 105 | 122 | 0 | 34 | 76 | 237 | 106 | 26 |
| Binary | 10001 | 1100000 | 1000101 | 1010010 | 0 | 11100 | 111110 | 10011111 | 1000110 | 10110 |
Color Harmonies of #116045
Complementary color
Monochromatic Colors of #116045
Black with #116045
Text Example
Text Example
White with #116045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116045; }
p { color: rgb(17,96,69); }
H1.HeaderClassName
{
color: #116045;
}
.AnyTagClassName
{
color: #116045;
}
</style>
background-color css
<style>
a { background-color: #116045; }
a { background-color: rgb(17,96,69); }
div.DivClassName
{
background-color: #116045;
}
.BgClassName
{
background-color: #116045;
}
</style>
border-color css
<style>
span { border-color: #116045; }
span { border-color: rgb(17,96,69); }
td.TdClassName
{
border-color: #116045;
}
.TagClassName
{
border-color: #116045;
}
</style>