Shades of Blue Stone #157072
Tints of Blue Stone #157072
RGB
CMYK
RGB Variations
Color information
#157072 (or 0x157072) is known color: Blue Stone. HEX triplet: 15, 70 and 72. RGB value is (21,112,114). Sum of RGB (Red+Green+Blue) = 21+112+114=247 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.50% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 114 (44.92% from 255 or 46.15% from 247); Max value from RGB is 114 - color contains mainly: blue. Hex color #157072 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157072 is #EA8F8D. Grayscale: #545454. Windows color (decimal): -15372174 or 7499797. OLE color: 7499797.
HSL color Cylindrical-coordinate representation of color #157072: hue angle of 181.29º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157072 is Cyan = 0.82, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 112 | 114 | - |
| CMYK | 0.82 | 0.02 | 0 | 0.55 |
| HSL | 181.29º | 0.69% | 0.26% | - |
| HSV(B) | 181.29º | 0.82% | 0.45% | - |
| XYZ | 9.14 | 12.96 | 17.94 | - |
| YUV | 85.02 | 144.35 | 82.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 114 | 0.82 | 0.02 | 0 | 0.55 | 181.29 | 0.69 | 0.26 |
| Hex | 15 | 70 | 72 | 52 | 2 | 0 | 37 | B5 | 45 | 1A |
| Octal | 25 | 160 | 162 | 122 | 2 | 0 | 67 | 265 | 105 | 32 |
| Binary | 10101 | 1110000 | 1110010 | 1010010 | 10 | 0 | 110111 | 10110101 | 1000101 | 11010 |
Color Harmonies of #157072
Complementary color
Monochromatic Colors of #157072
Black with #157072
Text Example
Text Example
White with #157072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157072; }
p { color: rgb(21,112,114); }
H1.HeaderClassName
{
color: #157072;
}
.AnyTagClassName
{
color: #157072;
}
</style>
background-color css
<style>
a { background-color: #157072; }
a { background-color: rgb(21,112,114); }
div.DivClassName
{
background-color: #157072;
}
.BgClassName
{
background-color: #157072;
}
</style>
border-color css
<style>
span { border-color: #157072; }
span { border-color: rgb(21,112,114); }
td.TdClassName
{
border-color: #157072;
}
.TagClassName
{
border-color: #157072;
}
</style>