Shades of Blue Stone #185661
Tints of Blue Stone #185661
RGB
CMYK
RGB Variations
Color information
#185661 (or 0x185661) is known color: Blue Stone. HEX triplet: 18, 56 and 61. RGB value is (24,86,97). Sum of RGB (Red+Green+Blue) = 24+86+97=207 (27% of max value = 765). Red value is 24 (9.77% from 255 or 11.59% from 207); Green value is 86 (33.98% from 255 or 41.55% from 207); Blue value is 97 (38.28% from 255 or 46.86% from 207); Max value from RGB is 97 - color contains mainly: blue. Hex color #185661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185661 is #E7A99E. Grayscale: #444444. Windows color (decimal): -15182239 or 6379032. OLE color: 6379032.
HSL color Cylindrical-coordinate representation of color #185661: hue angle of 189.04º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #185661 is Cyan = 0.75, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 24 | 86 | 97 | - |
| CMYK | 0.75 | 0.11 | 0 | 0.62 |
| HSL | 189.04º | 0.6% | 0.24% | - |
| HSV(B) | 189.04º | 0.75% | 0.38% | - |
| XYZ | 5.86 | 7.71 | 12.49 | - |
| YUV | 68.72 | 143.96 | 96.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 86 | 97 | 0.75 | 0.11 | 0 | 0.62 | 189.04 | 0.6 | 0.24 |
| Hex | 18 | 56 | 61 | 4B | B | 0 | 3E | BD | 3C | 18 |
| Octal | 30 | 126 | 141 | 113 | 13 | 0 | 76 | 275 | 74 | 30 |
| Binary | 11000 | 1010110 | 1100001 | 1001011 | 1011 | 0 | 111110 | 10111101 | 111100 | 11000 |
Color Harmonies of #185661
Complementary color
Monochromatic Colors of #185661
Black with #185661
Text Example
Text Example
White with #185661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185661; }
p { color: rgb(24,86,97); }
H1.HeaderClassName
{
color: #185661;
}
.AnyTagClassName
{
color: #185661;
}
</style>
background-color css
<style>
a { background-color: #185661; }
a { background-color: rgb(24,86,97); }
div.DivClassName
{
background-color: #185661;
}
.BgClassName
{
background-color: #185661;
}
</style>
border-color css
<style>
span { border-color: #185661; }
span { border-color: rgb(24,86,97); }
td.TdClassName
{
border-color: #185661;
}
.TagClassName
{
border-color: #185661;
}
</style>