Shades of Blue Stone #156657
Tints of Blue Stone #156657
RGB
CMYK
RGB Variations
Color information
#156657 (or 0x156657) is known color: Blue Stone. HEX triplet: 15, 66 and 57. RGB value is (21,102,87). Sum of RGB (Red+Green+Blue) = 21+102+87=210 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10% from 210); Green value is 102 (40.23% from 255 or 48.57% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 102 - color contains mainly: green. Hex color #156657 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156657 is #EA99A8. Grayscale: #4C4C4C. Windows color (decimal): -15374761 or 5727765. OLE color: 5727765.
HSL color Cylindrical-coordinate representation of color #156657: hue angle of 168.89º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156657 is Cyan = 0.79, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 87 | - |
| CMYK | 0.79 | 0 | 0.15 | 0.6 |
| HSL | 168.89º | 0.66% | 0.24% | - |
| HSV(B) | 168.89º | 0.79% | 0.4% | - |
| XYZ | 6.78 | 10.35 | 10.66 | - |
| YUV | 76.07 | 134.16 | 88.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 87 | 0.79 | 0 | 0.15 | 0.6 | 168.89 | 0.66 | 0.24 |
| Hex | 15 | 66 | 57 | 4F | 0 | F | 3C | A9 | 42 | 18 |
| Octal | 25 | 146 | 127 | 117 | 0 | 17 | 74 | 251 | 102 | 30 |
| Binary | 10101 | 1100110 | 1010111 | 1001111 | 0 | 1111 | 111100 | 10101001 | 1000010 | 11000 |
Color Harmonies of #156657
Complementary color
Monochromatic Colors of #156657
Black with #156657
Text Example
Text Example
White with #156657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156657; }
p { color: rgb(21,102,87); }
H1.HeaderClassName
{
color: #156657;
}
.AnyTagClassName
{
color: #156657;
}
</style>
background-color css
<style>
a { background-color: #156657; }
a { background-color: rgb(21,102,87); }
div.DivClassName
{
background-color: #156657;
}
.BgClassName
{
background-color: #156657;
}
</style>
border-color css
<style>
span { border-color: #156657; }
span { border-color: rgb(21,102,87); }
td.TdClassName
{
border-color: #156657;
}
.TagClassName
{
border-color: #156657;
}
</style>