Shades of Blue Stone #186559
Tints of Blue Stone #186559
RGB
CMYK
RGB Variations
Color information
#186559 (or 0x186559) is known color: Blue Stone. HEX triplet: 18, 65 and 59. RGB value is (24,101,89). Sum of RGB (Red+Green+Blue) = 24+101+89=214 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.21% from 214); Green value is 101 (39.84% from 255 or 47.20% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 101 - color contains mainly: green. Hex color #186559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186559 is #E79AA6. Grayscale: #4C4C4C. Windows color (decimal): -15178407 or 5858584. OLE color: 5858584.
HSL color Cylindrical-coordinate representation of color #186559: hue angle of 170.65º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186559 is Cyan = 0.76, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 101 | 89 | - |
| CMYK | 0.76 | 0 | 0.12 | 0.60 |
| HSL | 170.65º | 0.62% | 0.25% | - |
| HSV(B) | 170.65º | 0.76% | 0.4% | - |
| XYZ | 6.83 | 10.22 | 11.06 | - |
| YUV | 76.61 | 134.99 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 101 | 89 | 0.76 | 0 | 0.12 | 0.60 | 170.65 | 0.62 | 0.25 |
| Hex | 18 | 65 | 59 | 4C | 0 | C | 3C | AB | 3E | 19 |
| Octal | 30 | 145 | 131 | 114 | 0 | 14 | 74 | 253 | 76 | 31 |
| Binary | 11000 | 1100101 | 1011001 | 1001100 | 0 | 1100 | 111100 | 10101011 | 111110 | 11001 |
Color Harmonies of #186559
Complementary color
Monochromatic Colors of #186559
Black with #186559
Text Example
Text Example
White with #186559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186559; }
p { color: rgb(24,101,89); }
H1.HeaderClassName
{
color: #186559;
}
.AnyTagClassName
{
color: #186559;
}
</style>
background-color css
<style>
a { background-color: #186559; }
a { background-color: rgb(24,101,89); }
div.DivClassName
{
background-color: #186559;
}
.BgClassName
{
background-color: #186559;
}
</style>
border-color css
<style>
span { border-color: #186559; }
span { border-color: rgb(24,101,89); }
td.TdClassName
{
border-color: #186559;
}
.TagClassName
{
border-color: #186559;
}
</style>