Shades of Jewel #116345
Tints of Jewel #116345
RGB
CMYK
RGB Variations
Color information
#116345 (or 0x116345) is known color: Jewel. HEX triplet: 11, 63 and 45. RGB value is (17,99,69). Sum of RGB (Red+Green+Blue) = 17+99+69=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 69 (27.34% from 255 or 37.30% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #116345 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116345 is #EE9CBA. Grayscale: #474747. Windows color (decimal): -15637691 or 4547345. OLE color: 4547345.
HSL color Cylindrical-coordinate representation of color #116345: hue angle of 158.05º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116345 is Cyan = 0.83, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 17 | 99 | 69 | - |
| CMYK | 0.83 | 0 | 0.30 | 0.61 |
| HSL | 158.05º | 0.71% | 0.23% | - |
| HSV(B) | 158.05º | 0.83% | 0.39% | - |
| XYZ | 5.77 | 9.47 | 7.15 | - |
| YUV | 71.06 | 126.83 | 89.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 99 | 69 | 0.83 | 0 | 0.30 | 0.61 | 158.05 | 0.71 | 0.23 |
| Hex | 11 | 63 | 45 | 53 | 0 | 1E | 3D | 9E | 47 | 17 |
| Octal | 21 | 143 | 105 | 123 | 0 | 36 | 75 | 236 | 107 | 27 |
| Binary | 10001 | 1100011 | 1000101 | 1010011 | 0 | 11110 | 111101 | 10011110 | 1000111 | 10111 |
Color Harmonies of #116345
Complementary color
Monochromatic Colors of #116345
Black with #116345
Text Example
Text Example
White with #116345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116345; }
p { color: rgb(17,99,69); }
H1.HeaderClassName
{
color: #116345;
}
.AnyTagClassName
{
color: #116345;
}
</style>
background-color css
<style>
a { background-color: #116345; }
a { background-color: rgb(17,99,69); }
div.DivClassName
{
background-color: #116345;
}
.BgClassName
{
background-color: #116345;
}
</style>
border-color css
<style>
span { border-color: #116345; }
span { border-color: rgb(17,99,69); }
td.TdClassName
{
border-color: #116345;
}
.TagClassName
{
border-color: #116345;
}
</style>