Shades of Blue Stone #185459
Tints of Blue Stone #185459
RGB
CMYK
RGB Variations
Color information
#185459 (or 0x185459) is known color: Blue Stone. HEX triplet: 18, 54 and 59. RGB value is (24,84,89). Sum of RGB (Red+Green+Blue) = 24+84+89=197 (26% of max value = 765). Red value is 24 (9.77% from 255 or 12.18% from 197); Green value is 84 (33.20% from 255 or 42.64% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 89 - color contains mainly: blue. Hex color #185459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185459 is #E7ABA6. Grayscale: #424242. Windows color (decimal): -15182759 or 5854232. OLE color: 5854232.
HSL color Cylindrical-coordinate representation of color #185459: hue angle of 184.62º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #185459 is Cyan = 0.73, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 24 | 84 | 89 | - |
| CMYK | 0.73 | 0.06 | 0 | 0.65 |
| HSL | 184.62º | 0.58% | 0.22% | - |
| HSV(B) | 184.62º | 0.73% | 0.35% | - |
| XYZ | 5.35 | 7.26 | 10.57 | - |
| YUV | 66.63 | 140.62 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 84 | 89 | 0.73 | 0.06 | 0 | 0.65 | 184.62 | 0.58 | 0.22 |
| Hex | 18 | 54 | 59 | 49 | 6 | 0 | 41 | B9 | 3A | 16 |
| Octal | 30 | 124 | 131 | 111 | 6 | 0 | 101 | 271 | 72 | 26 |
| Binary | 11000 | 1010100 | 1011001 | 1001001 | 110 | 0 | 1000001 | 10111001 | 111010 | 10110 |
Color Harmonies of #185459
Complementary color
Monochromatic Colors of #185459
Black with #185459
Text Example
Text Example
White with #185459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185459; }
p { color: rgb(24,84,89); }
H1.HeaderClassName
{
color: #185459;
}
.AnyTagClassName
{
color: #185459;
}
</style>
background-color css
<style>
a { background-color: #185459; }
a { background-color: rgb(24,84,89); }
div.DivClassName
{
background-color: #185459;
}
.BgClassName
{
background-color: #185459;
}
</style>
border-color css
<style>
span { border-color: #185459; }
span { border-color: rgb(24,84,89); }
td.TdClassName
{
border-color: #185459;
}
.TagClassName
{
border-color: #185459;
}
</style>