Shades of Jewel #116546
Tints of Jewel #116546
RGB
CMYK
RGB Variations
Color information
#116546 (or 0x116546) is known color: Jewel. HEX triplet: 11, 65 and 46. RGB value is (17,101,70). Sum of RGB (Red+Green+Blue) = 17+101+70=188 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.04% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #116546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116546 is #EE9AB9. Grayscale: #484848. Windows color (decimal): -15637178 or 4613393. OLE color: 4613393.
HSL color Cylindrical-coordinate representation of color #116546: hue angle of 157.86º 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 #116546 is Cyan = 0.83, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 70 | - |
| CMYK | 0.83 | 0 | 0.31 | 0.60 |
| HSL | 157.86º | 0.71% | 0.23% | - |
| HSV(B) | 157.86º | 0.83% | 0.4% | - |
| XYZ | 5.99 | 9.87 | 7.38 | - |
| YUV | 72.35 | 126.67 | 88.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 70 | 0.83 | 0 | 0.31 | 0.60 | 157.86 | 0.71 | 0.23 |
| Hex | 11 | 65 | 46 | 53 | 0 | 1F | 3C | 9E | 47 | 17 |
| Octal | 21 | 145 | 106 | 123 | 0 | 37 | 74 | 236 | 107 | 27 |
| Binary | 10001 | 1100101 | 1000110 | 1010011 | 0 | 11111 | 111100 | 10011110 | 1000111 | 10111 |
Color Harmonies of #116546
Complementary color
Monochromatic Colors of #116546
Black with #116546
Text Example
Text Example
White with #116546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116546; }
p { color: rgb(17,101,70); }
H1.HeaderClassName
{
color: #116546;
}
.AnyTagClassName
{
color: #116546;
}
</style>
background-color css
<style>
a { background-color: #116546; }
a { background-color: rgb(17,101,70); }
div.DivClassName
{
background-color: #116546;
}
.BgClassName
{
background-color: #116546;
}
</style>
border-color css
<style>
span { border-color: #116546; }
span { border-color: rgb(17,101,70); }
td.TdClassName
{
border-color: #116546;
}
.TagClassName
{
border-color: #116546;
}
</style>