Shades of Blue Stone #157167
Tints of Blue Stone #157167
RGB
CMYK
RGB Variations
Color information
#157167 (or 0x157167) is known color: Blue Stone. HEX triplet: 15, 71 and 67. RGB value is (21,113,103). Sum of RGB (Red+Green+Blue) = 21+113+103=237 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.86% from 237); Green value is 113 (44.53% from 255 or 47.68% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 113 - color contains mainly: green. Hex color #157167 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157167 is #EA8E98. Grayscale: #545454. Windows color (decimal): -15371929 or 6779157. OLE color: 6779157.
HSL color Cylindrical-coordinate representation of color #157167: hue angle of 173.48º degrees, saturation: 0.69, 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 #157167 is Cyan = 0.81, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 103 | - |
| CMYK | 0.81 | 0 | 0.09 | 0.56 |
| HSL | 173.48º | 0.69% | 0.26% | - |
| HSV(B) | 173.48º | 0.81% | 0.44% | - |
| XYZ | 8.66 | 12.95 | 14.87 | - |
| YUV | 84.35 | 138.52 | 82.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 103 | 0.81 | 0 | 0.09 | 0.56 | 173.48 | 0.69 | 0.26 |
| Hex | 15 | 71 | 67 | 51 | 0 | 9 | 38 | AD | 45 | 1A |
| Octal | 25 | 161 | 147 | 121 | 0 | 11 | 70 | 255 | 105 | 32 |
| Binary | 10101 | 1110001 | 1100111 | 1010001 | 0 | 1001 | 111000 | 10101101 | 1000101 | 11010 |
Color Harmonies of #157167
Complementary color
Monochromatic Colors of #157167
Black with #157167
Text Example
Text Example
White with #157167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157167; }
p { color: rgb(21,113,103); }
H1.HeaderClassName
{
color: #157167;
}
.AnyTagClassName
{
color: #157167;
}
</style>
background-color css
<style>
a { background-color: #157167; }
a { background-color: rgb(21,113,103); }
div.DivClassName
{
background-color: #157167;
}
.BgClassName
{
background-color: #157167;
}
</style>
border-color css
<style>
span { border-color: #157167; }
span { border-color: rgb(21,113,103); }
td.TdClassName
{
border-color: #157167;
}
.TagClassName
{
border-color: #157167;
}
</style>