Shades of Blue Stone #156660
Tints of Blue Stone #156660
RGB
CMYK
RGB Variations
Color information
#156660 (or 0x156660) is known color: Blue Stone. HEX triplet: 15, 66 and 60. RGB value is (21,102,96). Sum of RGB (Red+Green+Blue) = 21+102+96=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 102 (40.23% from 255 or 46.58% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 102 - color contains mainly: green. Hex color #156660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156660 is #EA999F. Grayscale: #4D4D4D. Windows color (decimal): -15374752 or 6317589. OLE color: 6317589.
HSL color Cylindrical-coordinate representation of color #156660: hue angle of 175.56º 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 #156660 is Cyan = 0.79, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 96 | - |
| CMYK | 0.79 | 0 | 0.06 | 0.6 |
| HSL | 175.56º | 0.66% | 0.24% | - |
| HSV(B) | 175.56º | 0.79% | 0.4% | - |
| XYZ | 7.17 | 10.51 | 12.72 | - |
| YUV | 77.1 | 138.66 | 87.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 96 | 0.79 | 0 | 0.06 | 0.6 | 175.56 | 0.66 | 0.24 |
| Hex | 15 | 66 | 60 | 4F | 0 | 6 | 3C | B0 | 42 | 18 |
| Octal | 25 | 146 | 140 | 117 | 0 | 6 | 74 | 260 | 102 | 30 |
| Binary | 10101 | 1100110 | 1100000 | 1001111 | 0 | 110 | 111100 | 10110000 | 1000010 | 11000 |
Color Harmonies of #156660
Complementary color
Monochromatic Colors of #156660
Black with #156660
Text Example
Text Example
White with #156660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156660; }
p { color: rgb(21,102,96); }
H1.HeaderClassName
{
color: #156660;
}
.AnyTagClassName
{
color: #156660;
}
</style>
background-color css
<style>
a { background-color: #156660; }
a { background-color: rgb(21,102,96); }
div.DivClassName
{
background-color: #156660;
}
.BgClassName
{
background-color: #156660;
}
</style>
border-color css
<style>
span { border-color: #156660; }
span { border-color: rgb(21,102,96); }
td.TdClassName
{
border-color: #156660;
}
.TagClassName
{
border-color: #156660;
}
</style>