Shades of Blue Stone #156658
Tints of Blue Stone #156658
RGB
CMYK
RGB Variations
Color information
#156658 (or 0x156658) is known color: Blue Stone. HEX triplet: 15, 66 and 58. RGB value is (21,102,88). Sum of RGB (Red+Green+Blue) = 21+102+88=211 (27% of max value = 765). Red value is 21 (8.59% from 255 or 9.95% from 211); Green value is 102 (40.23% from 255 or 48.34% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 102 - color contains mainly: green. Hex color #156658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156658 is #EA99A7. Grayscale: #4C4C4C. Windows color (decimal): -15374760 or 5793301. OLE color: 5793301.
HSL color Cylindrical-coordinate representation of color #156658: hue angle of 169.63º 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 #156658 is Cyan = 0.79, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 88 | - |
| CMYK | 0.79 | 0 | 0.14 | 0.6 |
| HSL | 169.63º | 0.66% | 0.24% | - |
| HSV(B) | 169.63º | 0.79% | 0.4% | - |
| XYZ | 6.82 | 10.37 | 10.87 | - |
| YUV | 76.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 88 | 0.79 | 0 | 0.14 | 0.6 | 169.63 | 0.66 | 0.24 |
| Hex | 15 | 66 | 58 | 4F | 0 | E | 3C | AA | 42 | 18 |
| Octal | 25 | 146 | 130 | 117 | 0 | 16 | 74 | 252 | 102 | 30 |
| Binary | 10101 | 1100110 | 1011000 | 1001111 | 0 | 1110 | 111100 | 10101010 | 1000010 | 11000 |
Color Harmonies of #156658
Complementary color
Monochromatic Colors of #156658
Black with #156658
Text Example
Text Example
White with #156658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156658; }
p { color: rgb(21,102,88); }
H1.HeaderClassName
{
color: #156658;
}
.AnyTagClassName
{
color: #156658;
}
</style>
background-color css
<style>
a { background-color: #156658; }
a { background-color: rgb(21,102,88); }
div.DivClassName
{
background-color: #156658;
}
.BgClassName
{
background-color: #156658;
}
</style>
border-color css
<style>
span { border-color: #156658; }
span { border-color: rgb(21,102,88); }
td.TdClassName
{
border-color: #156658;
}
.TagClassName
{
border-color: #156658;
}
</style>