Shades of Blue Stone #186257
Tints of Blue Stone #186257
RGB
CMYK
RGB Variations
Color information
#186257 (or 0x186257) is known color: Blue Stone. HEX triplet: 18, 62 and 57. RGB value is (24,98,87). Sum of RGB (Red+Green+Blue) = 24+98+87=209 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.48% from 209); Green value is 98 (38.67% from 255 or 46.89% from 209); Blue value is 87 (34.38% from 255 or 41.63% from 209); Max value from RGB is 98 - color contains mainly: green. Hex color #186257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186257 is #E79DA8. Grayscale: #4A4A4A. Windows color (decimal): -15179177 or 5726744. OLE color: 5726744.
HSL color Cylindrical-coordinate representation of color #186257: hue angle of 171.08º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186257 is Cyan = 0.76, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 24 | 98 | 87 | - |
| CMYK | 0.76 | 0 | 0.11 | 0.62 |
| HSL | 171.08º | 0.61% | 0.24% | - |
| HSV(B) | 171.08º | 0.76% | 0.38% | - |
| XYZ | 6.46 | 9.62 | 10.53 | - |
| YUV | 74.62 | 134.98 | 91.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 98 | 87 | 0.76 | 0 | 0.11 | 0.62 | 171.08 | 0.61 | 0.24 |
| Hex | 18 | 62 | 57 | 4C | 0 | B | 3E | AB | 3D | 18 |
| Octal | 30 | 142 | 127 | 114 | 0 | 13 | 76 | 253 | 75 | 30 |
| Binary | 11000 | 1100010 | 1010111 | 1001100 | 0 | 1011 | 111110 | 10101011 | 111101 | 11000 |
Color Harmonies of #186257
Complementary color
Monochromatic Colors of #186257
Black with #186257
Text Example
Text Example
White with #186257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186257; }
p { color: rgb(24,98,87); }
H1.HeaderClassName
{
color: #186257;
}
.AnyTagClassName
{
color: #186257;
}
</style>
background-color css
<style>
a { background-color: #186257; }
a { background-color: rgb(24,98,87); }
div.DivClassName
{
background-color: #186257;
}
.BgClassName
{
background-color: #186257;
}
</style>
border-color css
<style>
span { border-color: #186257; }
span { border-color: rgb(24,98,87); }
td.TdClassName
{
border-color: #186257;
}
.TagClassName
{
border-color: #186257;
}
</style>