Shades of Jewel #116548
Tints of Jewel #116548
RGB
CMYK
RGB Variations
Color information
#116548 (or 0x116548) is known color: Jewel. HEX triplet: 11, 65 and 48. RGB value is (17,101,72). Sum of RGB (Red+Green+Blue) = 17+101+72=190 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.95% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 72 (28.52% from 255 or 37.89% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #116548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116548 is #EE9AB7. Grayscale: #484848. Windows color (decimal): -15637176 or 4744465. OLE color: 4744465.
HSL color Cylindrical-coordinate representation of color #116548: hue angle of 159.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116548 is Cyan = 0.83, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 72 | - |
| CMYK | 0.83 | 0 | 0.29 | 0.60 |
| HSL | 159.29º | 0.71% | 0.23% | - |
| HSV(B) | 159.29º | 0.83% | 0.4% | - |
| XYZ | 6.05 | 9.89 | 7.72 | - |
| YUV | 72.58 | 127.67 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 72 | 0.83 | 0 | 0.29 | 0.60 | 159.29 | 0.71 | 0.23 |
| Hex | 11 | 65 | 48 | 53 | 0 | 1D | 3C | 9F | 47 | 17 |
| Octal | 21 | 145 | 110 | 123 | 0 | 35 | 74 | 237 | 107 | 27 |
| Binary | 10001 | 1100101 | 1001000 | 1010011 | 0 | 11101 | 111100 | 10011111 | 1000111 | 10111 |
Color Harmonies of #116548
Complementary color
Monochromatic Colors of #116548
Black with #116548
Text Example
Text Example
White with #116548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116548; }
p { color: rgb(17,101,72); }
H1.HeaderClassName
{
color: #116548;
}
.AnyTagClassName
{
color: #116548;
}
</style>
background-color css
<style>
a { background-color: #116548; }
a { background-color: rgb(17,101,72); }
div.DivClassName
{
background-color: #116548;
}
.BgClassName
{
background-color: #116548;
}
</style>
border-color css
<style>
span { border-color: #116548; }
span { border-color: rgb(17,101,72); }
td.TdClassName
{
border-color: #116548;
}
.TagClassName
{
border-color: #116548;
}
</style>