Shades of Blue Stone #157170
Tints of Blue Stone #157170
RGB
CMYK
RGB Variations
Color information
#157170 (or 0x157170) is known color: Blue Stone. HEX triplet: 15, 71 and 70. RGB value is (21,113,112). Sum of RGB (Red+Green+Blue) = 21+113+112=246 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.54% from 246); Green value is 113 (44.53% from 255 or 45.93% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 113 - color contains mainly: green. Hex color #157170 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157170 is #EA8E8F. Grayscale: #555555. Windows color (decimal): -15371920 or 7368981. OLE color: 7368981.
HSL color Cylindrical-coordinate representation of color #157170: hue angle of 179.35º 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 #157170 is Cyan = 0.81, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 112 | - |
| CMYK | 0.81 | 0 | 0.01 | 0.56 |
| HSL | 179.35º | 0.69% | 0.26% | - |
| HSV(B) | 179.35º | 0.81% | 0.44% | - |
| XYZ | 9.14 | 13.14 | 17.38 | - |
| YUV | 85.38 | 143.02 | 82.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 112 | 0.81 | 0 | 0.01 | 0.56 | 179.35 | 0.69 | 0.26 |
| Hex | 15 | 71 | 70 | 51 | 0 | 1 | 38 | B3 | 45 | 1A |
| Octal | 25 | 161 | 160 | 121 | 0 | 1 | 70 | 263 | 105 | 32 |
| Binary | 10101 | 1110001 | 1110000 | 1010001 | 0 | 1 | 111000 | 10110011 | 1000101 | 11010 |
Color Harmonies of #157170
Complementary color
Monochromatic Colors of #157170
Black with #157170
Text Example
Text Example
White with #157170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157170; }
p { color: rgb(21,113,112); }
H1.HeaderClassName
{
color: #157170;
}
.AnyTagClassName
{
color: #157170;
}
</style>
background-color css
<style>
a { background-color: #157170; }
a { background-color: rgb(21,113,112); }
div.DivClassName
{
background-color: #157170;
}
.BgClassName
{
background-color: #157170;
}
</style>
border-color css
<style>
span { border-color: #157170; }
span { border-color: rgb(21,113,112); }
td.TdClassName
{
border-color: #157170;
}
.TagClassName
{
border-color: #157170;
}
</style>