Shades of Jewel #116048
Tints of Jewel #116048
RGB
CMYK
RGB Variations
Color information
#116048 (or 0x116048) is known color: Jewel. HEX triplet: 11, 60 and 48. RGB value is (17,96,72). Sum of RGB (Red+Green+Blue) = 17+96+72=185 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.19% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 72 (28.52% from 255 or 38.92% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #116048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116048 is #EE9FB7. Grayscale: #454545. Windows color (decimal): -15638456 or 4743185. OLE color: 4743185.
HSL color Cylindrical-coordinate representation of color #116048: hue angle of 161.77º 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 #116048 is Cyan = 0.82, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 72 | - |
| CMYK | 0.82 | 0 | 0.25 | 0.62 |
| HSL | 161.77º | 0.7% | 0.22% | - |
| HSV(B) | 161.77º | 0.82% | 0.38% | - |
| XYZ | 5.58 | 8.95 | 7.56 | - |
| YUV | 69.64 | 129.33 | 90.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 72 | 0.82 | 0 | 0.25 | 0.62 | 161.77 | 0.7 | 0.22 |
| Hex | 11 | 60 | 48 | 52 | 0 | 19 | 3E | A2 | 46 | 16 |
| Octal | 21 | 140 | 110 | 122 | 0 | 31 | 76 | 242 | 106 | 26 |
| Binary | 10001 | 1100000 | 1001000 | 1010010 | 0 | 11001 | 111110 | 10100010 | 1000110 | 10110 |
Color Harmonies of #116048
Complementary color
Monochromatic Colors of #116048
Black with #116048
Text Example
Text Example
White with #116048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116048; }
p { color: rgb(17,96,72); }
H1.HeaderClassName
{
color: #116048;
}
.AnyTagClassName
{
color: #116048;
}
</style>
background-color css
<style>
a { background-color: #116048; }
a { background-color: rgb(17,96,72); }
div.DivClassName
{
background-color: #116048;
}
.BgClassName
{
background-color: #116048;
}
</style>
border-color css
<style>
span { border-color: #116048; }
span { border-color: rgb(17,96,72); }
td.TdClassName
{
border-color: #116048;
}
.TagClassName
{
border-color: #116048;
}
</style>