Shades of Blue Stone #116058
Tints of Blue Stone #116058
RGB
CMYK
RGB Variations
Color information
#116058 (or 0x116058) is known color: Blue Stone. HEX triplet: 11, 60 and 58. RGB value is (17,96,88). Sum of RGB (Red+Green+Blue) = 17+96+88=201 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.46% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 88 (34.77% from 255 or 43.78% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #116058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116058 is #EE9FA7. Grayscale: #474747. Windows color (decimal): -15638440 or 5791761. OLE color: 5791761.
HSL color Cylindrical-coordinate representation of color #116058: hue angle of 173.92º 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 #116058 is Cyan = 0.82, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 88 | - |
| CMYK | 0.82 | 0 | 0.08 | 0.62 |
| HSL | 173.92º | 0.7% | 0.22% | - |
| HSV(B) | 173.92º | 0.82% | 0.38% | - |
| XYZ | 6.18 | 9.19 | 10.68 | - |
| YUV | 71.47 | 137.33 | 89.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 88 | 0.82 | 0 | 0.08 | 0.62 | 173.92 | 0.7 | 0.22 |
| Hex | 11 | 60 | 58 | 52 | 0 | 8 | 3E | AE | 46 | 16 |
| Octal | 21 | 140 | 130 | 122 | 0 | 10 | 76 | 256 | 106 | 26 |
| Binary | 10001 | 1100000 | 1011000 | 1010010 | 0 | 1000 | 111110 | 10101110 | 1000110 | 10110 |
Color Harmonies of #116058
Complementary color
Monochromatic Colors of #116058
Black with #116058
Text Example
Text Example
White with #116058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116058; }
p { color: rgb(17,96,88); }
H1.HeaderClassName
{
color: #116058;
}
.AnyTagClassName
{
color: #116058;
}
</style>
background-color css
<style>
a { background-color: #116058; }
a { background-color: rgb(17,96,88); }
div.DivClassName
{
background-color: #116058;
}
.BgClassName
{
background-color: #116058;
}
</style>
border-color css
<style>
span { border-color: #116058; }
span { border-color: rgb(17,96,88); }
td.TdClassName
{
border-color: #116058;
}
.TagClassName
{
border-color: #116058;
}
</style>