Shades of Blue Stone #155754
Tints of Blue Stone #155754
RGB
CMYK
RGB Variations
Color information
#155754 (or 0x155754) is known color: Blue Stone. HEX triplet: 15, 57 and 54. RGB value is (21,87,84). Sum of RGB (Red+Green+Blue) = 21+87+84=192 (25% of max value = 765). Red value is 21 (8.59% from 255 or 10.94% from 192); Green value is 87 (34.38% from 255 or 45.31% from 192); Blue value is 84 (33.20% from 255 or 43.75% from 192); Max value from RGB is 87 - color contains mainly: green. Hex color #155754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155754 is #EAA8AB. Grayscale: #424242. Windows color (decimal): -15378604 or 5527317. OLE color: 5527317.
HSL color Cylindrical-coordinate representation of color #155754: hue angle of 177.27º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155754 is Cyan = 0.76, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 87 | 84 | - |
| CMYK | 0.76 | 0 | 0.03 | 0.66 |
| HSL | 177.27º | 0.61% | 0.21% | - |
| HSV(B) | 177.27º | 0.76% | 0.34% | - |
| XYZ | 5.32 | 7.62 | 9.58 | - |
| YUV | 66.92 | 137.63 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 84 | 0.76 | 0 | 0.03 | 0.66 | 177.27 | 0.61 | 0.21 |
| Hex | 15 | 57 | 54 | 4C | 0 | 3 | 42 | B1 | 3D | 15 |
| Octal | 25 | 127 | 124 | 114 | 0 | 3 | 102 | 261 | 75 | 25 |
| Binary | 10101 | 1010111 | 1010100 | 1001100 | 0 | 11 | 1000010 | 10110001 | 111101 | 10101 |
Color Harmonies of #155754
Complementary color
Monochromatic Colors of #155754
Black with #155754
Text Example
Text Example
White with #155754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155754; }
p { color: rgb(21,87,84); }
H1.HeaderClassName
{
color: #155754;
}
.AnyTagClassName
{
color: #155754;
}
</style>
background-color css
<style>
a { background-color: #155754; }
a { background-color: rgb(21,87,84); }
div.DivClassName
{
background-color: #155754;
}
.BgClassName
{
background-color: #155754;
}
</style>
border-color css
<style>
span { border-color: #155754; }
span { border-color: rgb(21,87,84); }
td.TdClassName
{
border-color: #155754;
}
.TagClassName
{
border-color: #155754;
}
</style>