Shades of Blue Stone #157370
Tints of Blue Stone #157370
RGB
CMYK
RGB Variations
Color information
#157370 (or 0x157370) is known color: Blue Stone. HEX triplet: 15, 73 and 70. RGB value is (21,115,112). Sum of RGB (Red+Green+Blue) = 21+115+112=248 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.47% from 248); Green value is 115 (45.31% from 255 or 46.37% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 115 - color contains mainly: green. Hex color #157370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157370 is #EA8C8F. Grayscale: #565656. Windows color (decimal): -15371408 or 7369493. OLE color: 7369493.
HSL color Cylindrical-coordinate representation of color #157370: hue angle of 178.09º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157370 is Cyan = 0.82, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 115 | 112 | - |
| CMYK | 0.82 | 0 | 0.03 | 0.55 |
| HSL | 178.09º | 0.69% | 0.27% | - |
| HSV(B) | 178.09º | 0.82% | 0.45% | - |
| XYZ | 9.36 | 13.59 | 17.46 | - |
| YUV | 86.55 | 142.36 | 81.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 112 | 0.82 | 0 | 0.03 | 0.55 | 178.09 | 0.69 | 0.27 |
| Hex | 15 | 73 | 70 | 52 | 0 | 3 | 37 | B2 | 45 | 1B |
| Octal | 25 | 163 | 160 | 122 | 0 | 3 | 67 | 262 | 105 | 33 |
| Binary | 10101 | 1110011 | 1110000 | 1010010 | 0 | 11 | 110111 | 10110010 | 1000101 | 11011 |
Color Harmonies of #157370
Complementary color
Monochromatic Colors of #157370
Black with #157370
Text Example
Text Example
White with #157370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157370; }
p { color: rgb(21,115,112); }
H1.HeaderClassName
{
color: #157370;
}
.AnyTagClassName
{
color: #157370;
}
</style>
background-color css
<style>
a { background-color: #157370; }
a { background-color: rgb(21,115,112); }
div.DivClassName
{
background-color: #157370;
}
.BgClassName
{
background-color: #157370;
}
</style>
border-color css
<style>
span { border-color: #157370; }
span { border-color: rgb(21,115,112); }
td.TdClassName
{
border-color: #157370;
}
.TagClassName
{
border-color: #157370;
}
</style>