Shades of Blue Stone #156067
Tints of Blue Stone #156067
RGB
CMYK
RGB Variations
Color information
#156067 (or 0x156067) is known color: Blue Stone. HEX triplet: 15, 60 and 67. RGB value is (21,96,103). Sum of RGB (Red+Green+Blue) = 21+96+103=220 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.55% from 220); Green value is 96 (37.89% from 255 or 43.64% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #156067 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156067 is #EA9F98. Grayscale: #4A4A4A. Windows color (decimal): -15376281 or 6774805. OLE color: 6774805.
HSL color Cylindrical-coordinate representation of color #156067: hue angle of 185.12º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156067 is Cyan = 0.80, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 96 | 103 | - |
| CMYK | 0.80 | 0.07 | 0 | 0.60 |
| HSL | 185.12º | 0.66% | 0.24% | - |
| HSV(B) | 185.12º | 0.8% | 0.4% | - |
| XYZ | 6.94 | 9.5 | 14.3 | - |
| YUV | 74.37 | 144.15 | 89.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 103 | 0.80 | 0.07 | 0 | 0.60 | 185.12 | 0.66 | 0.24 |
| Hex | 15 | 60 | 67 | 50 | 7 | 0 | 3C | B9 | 42 | 18 |
| Octal | 25 | 140 | 147 | 120 | 7 | 0 | 74 | 271 | 102 | 30 |
| Binary | 10101 | 1100000 | 1100111 | 1010000 | 111 | 0 | 111100 | 10111001 | 1000010 | 11000 |
Color Harmonies of #156067
Complementary color
Monochromatic Colors of #156067
Black with #156067
Text Example
Text Example
White with #156067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156067; }
p { color: rgb(21,96,103); }
H1.HeaderClassName
{
color: #156067;
}
.AnyTagClassName
{
color: #156067;
}
</style>
background-color css
<style>
a { background-color: #156067; }
a { background-color: rgb(21,96,103); }
div.DivClassName
{
background-color: #156067;
}
.BgClassName
{
background-color: #156067;
}
</style>
border-color css
<style>
span { border-color: #156067; }
span { border-color: rgb(21,96,103); }
td.TdClassName
{
border-color: #156067;
}
.TagClassName
{
border-color: #156067;
}
</style>