Shades of Blue Stone #157172
Tints of Blue Stone #157172
RGB
CMYK
RGB Variations
Color information
#157172 (or 0x157172) is known color: Blue Stone. HEX triplet: 15, 71 and 72. RGB value is (21,113,114). Sum of RGB (Red+Green+Blue) = 21+113+114=248 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.47% from 248); Green value is 113 (44.53% from 255 or 45.56% from 248); Blue value is 114 (44.92% from 255 or 45.97% from 248); Max value from RGB is 114 - color contains mainly: blue. Hex color #157172 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157172 is #EA8E8D. Grayscale: #555555. Windows color (decimal): -15371918 or 7500053. OLE color: 7500053.
HSL color Cylindrical-coordinate representation of color #157172: hue angle of 180.65º 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 #157172 is Cyan = 0.82, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 113 | 114 | - |
| CMYK | 0.82 | 0.01 | 0 | 0.55 |
| HSL | 180.65º | 0.69% | 0.26% | - |
| HSV(B) | 180.65º | 0.82% | 0.45% | - |
| XYZ | 9.25 | 13.18 | 17.98 | - |
| YUV | 85.61 | 144.02 | 81.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 114 | 0.82 | 0.01 | 0 | 0.55 | 180.65 | 0.69 | 0.26 |
| Hex | 15 | 71 | 72 | 52 | 1 | 0 | 37 | B5 | 45 | 1A |
| Octal | 25 | 161 | 162 | 122 | 1 | 0 | 67 | 265 | 105 | 32 |
| Binary | 10101 | 1110001 | 1110010 | 1010010 | 1 | 0 | 110111 | 10110101 | 1000101 | 11010 |
Color Harmonies of #157172
Complementary color
Monochromatic Colors of #157172
Black with #157172
Text Example
Text Example
White with #157172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157172; }
p { color: rgb(21,113,114); }
H1.HeaderClassName
{
color: #157172;
}
.AnyTagClassName
{
color: #157172;
}
</style>
background-color css
<style>
a { background-color: #157172; }
a { background-color: rgb(21,113,114); }
div.DivClassName
{
background-color: #157172;
}
.BgClassName
{
background-color: #157172;
}
</style>
border-color css
<style>
span { border-color: #157172; }
span { border-color: rgb(21,113,114); }
td.TdClassName
{
border-color: #157172;
}
.TagClassName
{
border-color: #157172;
}
</style>