Shades of Blue Stone #116054
Tints of Blue Stone #116054
RGB
CMYK
RGB Variations
Color information
#116054 (or 0x116054) is known color: Blue Stone. HEX triplet: 11, 60 and 54. RGB value is (17,96,84). Sum of RGB (Red+Green+Blue) = 17+96+84=197 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.63% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 84 (33.20% from 255 or 42.64% from 197); Max value from RGB is 96 - color contains mainly: green. Hex color #116054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116054 is #EE9FAB. Grayscale: #464646. Windows color (decimal): -15638444 or 5529617. OLE color: 5529617.
HSL color Cylindrical-coordinate representation of color #116054: hue angle of 170.89º 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 #116054 is Cyan = 0.82, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 84 | - |
| CMYK | 0.82 | 0 | 0.12 | 0.62 |
| HSL | 170.89º | 0.7% | 0.22% | - |
| HSV(B) | 170.89º | 0.82% | 0.38% | - |
| XYZ | 6.01 | 9.13 | 9.83 | - |
| YUV | 71.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 84 | 0.82 | 0 | 0.12 | 0.62 | 170.89 | 0.7 | 0.22 |
| Hex | 11 | 60 | 54 | 52 | 0 | C | 3E | AB | 46 | 16 |
| Octal | 21 | 140 | 124 | 122 | 0 | 14 | 76 | 253 | 106 | 26 |
| Binary | 10001 | 1100000 | 1010100 | 1010010 | 0 | 1100 | 111110 | 10101011 | 1000110 | 10110 |
Color Harmonies of #116054
Complementary color
Monochromatic Colors of #116054
Black with #116054
Text Example
Text Example
White with #116054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116054; }
p { color: rgb(17,96,84); }
H1.HeaderClassName
{
color: #116054;
}
.AnyTagClassName
{
color: #116054;
}
</style>
background-color css
<style>
a { background-color: #116054; }
a { background-color: rgb(17,96,84); }
div.DivClassName
{
background-color: #116054;
}
.BgClassName
{
background-color: #116054;
}
</style>
border-color css
<style>
span { border-color: #116054; }
span { border-color: rgb(17,96,84); }
td.TdClassName
{
border-color: #116054;
}
.TagClassName
{
border-color: #116054;
}
</style>