Shades of Blue Stone #156970
Tints of Blue Stone #156970
RGB
CMYK
RGB Variations
Color information
#156970 (or 0x156970) is known color: Blue Stone. HEX triplet: 15, 69 and 70. RGB value is (21,105,112). Sum of RGB (Red+Green+Blue) = 21+105+112=238 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.82% from 238); Green value is 105 (41.41% from 255 or 44.12% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #156970 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156970 is #EA968F. Grayscale: #505050. Windows color (decimal): -15373968 or 7366933. OLE color: 7366933.
HSL color Cylindrical-coordinate representation of color #156970: hue angle of 184.62º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #156970 is Cyan = 0.81, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 105 | 112 | - |
| CMYK | 0.81 | 0.06 | 0 | 0.56 |
| HSL | 184.62º | 0.68% | 0.26% | - |
| HSV(B) | 184.62º | 0.81% | 0.44% | - |
| XYZ | 8.29 | 11.43 | 17.1 | - |
| YUV | 80.68 | 145.67 | 85.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 112 | 0.81 | 0.06 | 0 | 0.56 | 184.62 | 0.68 | 0.26 |
| Hex | 15 | 69 | 70 | 51 | 6 | 0 | 38 | B9 | 44 | 1A |
| Octal | 25 | 151 | 160 | 121 | 6 | 0 | 70 | 271 | 104 | 32 |
| Binary | 10101 | 1101001 | 1110000 | 1010001 | 110 | 0 | 111000 | 10111001 | 1000100 | 11010 |
Color Harmonies of #156970
Complementary color
Monochromatic Colors of #156970
Black with #156970
Text Example
Text Example
White with #156970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156970; }
p { color: rgb(21,105,112); }
H1.HeaderClassName
{
color: #156970;
}
.AnyTagClassName
{
color: #156970;
}
</style>
background-color css
<style>
a { background-color: #156970; }
a { background-color: rgb(21,105,112); }
div.DivClassName
{
background-color: #156970;
}
.BgClassName
{
background-color: #156970;
}
</style>
border-color css
<style>
span { border-color: #156970; }
span { border-color: rgb(21,105,112); }
td.TdClassName
{
border-color: #156970;
}
.TagClassName
{
border-color: #156970;
}
</style>