Shades of Jewel #116140
Tints of Jewel #116140
RGB
CMYK
RGB Variations
Color information
#116140 (or 0x116140) is known color: Jewel. HEX triplet: 11, 61 and 40. RGB value is (17,97,64). Sum of RGB (Red+Green+Blue) = 17+97+64=178 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.55% from 178); Green value is 97 (38.28% from 255 or 54.49% from 178); Blue value is 64 (25.39% from 255 or 35.96% from 178); Max value from RGB is 97 - color contains mainly: green. Hex color #116140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116140 is #EE9EBF. Grayscale: #454545. Windows color (decimal): -15638208 or 4219153. OLE color: 4219153.
HSL color Cylindrical-coordinate representation of color #116140: hue angle of 155.25º 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 #116140 is Cyan = 0.82, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 97 | 64 | - |
| CMYK | 0.82 | 0 | 0.34 | 0.62 |
| HSL | 155.25º | 0.7% | 0.22% | - |
| HSV(B) | 155.25º | 0.82% | 0.38% | - |
| XYZ | 5.43 | 9.04 | 6.31 | - |
| YUV | 69.32 | 125 | 90.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 97 | 64 | 0.82 | 0 | 0.34 | 0.62 | 155.25 | 0.7 | 0.22 |
| Hex | 11 | 61 | 40 | 52 | 0 | 22 | 3E | 9B | 46 | 16 |
| Octal | 21 | 141 | 100 | 122 | 0 | 42 | 76 | 233 | 106 | 26 |
| Binary | 10001 | 1100001 | 1000000 | 1010010 | 0 | 100010 | 111110 | 10011011 | 1000110 | 10110 |
Color Harmonies of #116140
Complementary color
Monochromatic Colors of #116140
Black with #116140
Text Example
Text Example
White with #116140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116140; }
p { color: rgb(17,97,64); }
H1.HeaderClassName
{
color: #116140;
}
.AnyTagClassName
{
color: #116140;
}
</style>
background-color css
<style>
a { background-color: #116140; }
a { background-color: rgb(17,97,64); }
div.DivClassName
{
background-color: #116140;
}
.BgClassName
{
background-color: #116140;
}
</style>
border-color css
<style>
span { border-color: #116140; }
span { border-color: rgb(17,97,64); }
td.TdClassName
{
border-color: #116140;
}
.TagClassName
{
border-color: #116140;
}
</style>