Shades of Blue Stone #185762
Tints of Blue Stone #185762
RGB
CMYK
RGB Variations
Color information
#185762 (or 0x185762) is known color: Blue Stone. HEX triplet: 18, 57 and 62. RGB value is (24,87,98). Sum of RGB (Red+Green+Blue) = 24+87+98=209 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.48% from 209); Green value is 87 (34.38% from 255 or 41.63% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 98 - color contains mainly: blue. Hex color #185762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185762 is #E7A89D. Grayscale: #454545. Windows color (decimal): -15181982 or 6444824. OLE color: 6444824.
HSL color Cylindrical-coordinate representation of color #185762: hue angle of 188.92º 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 #185762 is Cyan = 0.76, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 24 | 87 | 98 | - |
| CMYK | 0.76 | 0.11 | 0 | 0.62 |
| HSL | 188.92º | 0.61% | 0.24% | - |
| HSV(B) | 188.92º | 0.76% | 0.38% | - |
| XYZ | 5.99 | 7.89 | 12.76 | - |
| YUV | 69.42 | 144.13 | 95.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 87 | 98 | 0.76 | 0.11 | 0 | 0.62 | 188.92 | 0.61 | 0.24 |
| Hex | 18 | 57 | 62 | 4C | B | 0 | 3E | BD | 3D | 18 |
| Octal | 30 | 127 | 142 | 114 | 13 | 0 | 76 | 275 | 75 | 30 |
| Binary | 11000 | 1010111 | 1100010 | 1001100 | 1011 | 0 | 111110 | 10111101 | 111101 | 11000 |
Color Harmonies of #185762
Complementary color
Monochromatic Colors of #185762
Black with #185762
Text Example
Text Example
White with #185762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185762; }
p { color: rgb(24,87,98); }
H1.HeaderClassName
{
color: #185762;
}
.AnyTagClassName
{
color: #185762;
}
</style>
background-color css
<style>
a { background-color: #185762; }
a { background-color: rgb(24,87,98); }
div.DivClassName
{
background-color: #185762;
}
.BgClassName
{
background-color: #185762;
}
</style>
border-color css
<style>
span { border-color: #185762; }
span { border-color: rgb(24,87,98); }
td.TdClassName
{
border-color: #185762;
}
.TagClassName
{
border-color: #185762;
}
</style>