Shades of Blue Stone #185766
Tints of Blue Stone #185766
RGB
CMYK
RGB Variations
Color information
#185766 (or 0x185766) is known color: Blue Stone. HEX triplet: 18, 57 and 66. RGB value is (24,87,102). Sum of RGB (Red+Green+Blue) = 24+87+102=213 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.27% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 102 (40.23% from 255 or 47.89% from 213); Max value from RGB is 102 - color contains mainly: blue. Hex color #185766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185766 is #E7A899. Grayscale: #454545. Windows color (decimal): -15181978 or 6706968. OLE color: 6706968.
HSL color Cylindrical-coordinate representation of color #185766: hue angle of 191.54º 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 #185766 is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 24 | 87 | 102 | - |
| CMYK | 0.76 | 0.15 | 0 | 0.6 |
| HSL | 191.54º | 0.62% | 0.25% | - |
| HSV(B) | 191.54º | 0.76% | 0.4% | - |
| XYZ | 6.18 | 7.97 | 13.78 | - |
| YUV | 69.87 | 146.13 | 95.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 87 | 102 | 0.76 | 0.15 | 0 | 0.6 | 191.54 | 0.62 | 0.25 |
| Hex | 18 | 57 | 66 | 4C | F | 0 | 3C | C0 | 3E | 19 |
| Octal | 30 | 127 | 146 | 114 | 17 | 0 | 74 | 300 | 76 | 31 |
| Binary | 11000 | 1010111 | 1100110 | 1001100 | 1111 | 0 | 111100 | 11000000 | 111110 | 11001 |
Color Harmonies of #185766
Complementary color
Monochromatic Colors of #185766
Black with #185766
Text Example
Text Example
White with #185766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185766; }
p { color: rgb(24,87,102); }
H1.HeaderClassName
{
color: #185766;
}
.AnyTagClassName
{
color: #185766;
}
</style>
background-color css
<style>
a { background-color: #185766; }
a { background-color: rgb(24,87,102); }
div.DivClassName
{
background-color: #185766;
}
.BgClassName
{
background-color: #185766;
}
</style>
border-color css
<style>
span { border-color: #185766; }
span { border-color: rgb(24,87,102); }
td.TdClassName
{
border-color: #185766;
}
.TagClassName
{
border-color: #185766;
}
</style>