Shades of Blue Stone #156367
Tints of Blue Stone #156367
RGB
CMYK
RGB Variations
Color information
#156367 (or 0x156367) is known color: Blue Stone. HEX triplet: 15, 63 and 67. RGB value is (21,99,103). Sum of RGB (Red+Green+Blue) = 21+99+103=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #156367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156367 is #EA9C98. Grayscale: #4C4C4C. Windows color (decimal): -15375513 or 6775573. OLE color: 6775573.
HSL color Cylindrical-coordinate representation of color #156367: hue angle of 182.93º 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 #156367 is Cyan = 0.80, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 99 | 103 | - |
| CMYK | 0.80 | 0.04 | 0 | 0.60 |
| HSL | 182.93º | 0.66% | 0.24% | - |
| HSV(B) | 182.93º | 0.8% | 0.4% | - |
| XYZ | 7.22 | 10.06 | 14.39 | - |
| YUV | 76.13 | 143.16 | 88.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 99 | 103 | 0.80 | 0.04 | 0 | 0.60 | 182.93 | 0.66 | 0.24 |
| Hex | 15 | 63 | 67 | 50 | 4 | 0 | 3C | B7 | 42 | 18 |
| Octal | 25 | 143 | 147 | 120 | 4 | 0 | 74 | 267 | 102 | 30 |
| Binary | 10101 | 1100011 | 1100111 | 1010000 | 100 | 0 | 111100 | 10110111 | 1000010 | 11000 |
Color Harmonies of #156367
Complementary color
Monochromatic Colors of #156367
Black with #156367
Text Example
Text Example
White with #156367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156367; }
p { color: rgb(21,99,103); }
H1.HeaderClassName
{
color: #156367;
}
.AnyTagClassName
{
color: #156367;
}
</style>
background-color css
<style>
a { background-color: #156367; }
a { background-color: rgb(21,99,103); }
div.DivClassName
{
background-color: #156367;
}
.BgClassName
{
background-color: #156367;
}
</style>
border-color css
<style>
span { border-color: #156367; }
span { border-color: rgb(21,99,103); }
td.TdClassName
{
border-color: #156367;
}
.TagClassName
{
border-color: #156367;
}
</style>