Shades of Blue Stone #156656
Tints of Blue Stone #156656
RGB
CMYK
RGB Variations
Color information
#156656 (or 0x156656) is known color: Blue Stone. HEX triplet: 15, 66 and 56. RGB value is (21,102,86). Sum of RGB (Red+Green+Blue) = 21+102+86=209 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.05% from 209); Green value is 102 (40.23% from 255 or 48.80% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 102 - color contains mainly: green. Hex color #156656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156656 is #EA99A9. Grayscale: #4B4B4B. Windows color (decimal): -15374762 or 5662229. OLE color: 5662229.
HSL color Cylindrical-coordinate representation of color #156656: hue angle of 168.15º 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 #156656 is Cyan = 0.79, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 86 | - |
| CMYK | 0.79 | 0 | 0.16 | 0.6 |
| HSL | 168.15º | 0.66% | 0.24% | - |
| HSV(B) | 168.15º | 0.79% | 0.4% | - |
| XYZ | 6.74 | 10.33 | 10.44 | - |
| YUV | 75.96 | 133.66 | 88.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 86 | 0.79 | 0 | 0.16 | 0.6 | 168.15 | 0.66 | 0.24 |
| Hex | 15 | 66 | 56 | 4F | 0 | 10 | 3C | A8 | 42 | 18 |
| Octal | 25 | 146 | 126 | 117 | 0 | 20 | 74 | 250 | 102 | 30 |
| Binary | 10101 | 1100110 | 1010110 | 1001111 | 0 | 10000 | 111100 | 10101000 | 1000010 | 11000 |
Color Harmonies of #156656
Complementary color
Monochromatic Colors of #156656
Black with #156656
Text Example
Text Example
White with #156656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156656; }
p { color: rgb(21,102,86); }
H1.HeaderClassName
{
color: #156656;
}
.AnyTagClassName
{
color: #156656;
}
</style>
background-color css
<style>
a { background-color: #156656; }
a { background-color: rgb(21,102,86); }
div.DivClassName
{
background-color: #156656;
}
.BgClassName
{
background-color: #156656;
}
</style>
border-color css
<style>
span { border-color: #156656; }
span { border-color: rgb(21,102,86); }
td.TdClassName
{
border-color: #156656;
}
.TagClassName
{
border-color: #156656;
}
</style>