Shades of Blue Stone #156758
Tints of Blue Stone #156758
RGB
CMYK
RGB Variations
Color information
#156758 (or 0x156758) is known color: Blue Stone. HEX triplet: 15, 67 and 58. RGB value is (21,103,88). Sum of RGB (Red+Green+Blue) = 21+103+88=212 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.91% from 212); Green value is 103 (40.62% from 255 or 48.58% from 212); Blue value is 88 (34.77% from 255 or 41.51% from 212); Max value from RGB is 103 - color contains mainly: green. Hex color #156758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156758 is #EA98A7. Grayscale: #4C4C4C. Windows color (decimal): -15374504 or 5793557. OLE color: 5793557.
HSL color Cylindrical-coordinate representation of color #156758: hue angle of 169.02º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156758 is Cyan = 0.80, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 103 | 88 | - |
| CMYK | 0.80 | 0 | 0.15 | 0.60 |
| HSL | 169.02º | 0.66% | 0.24% | - |
| HSV(B) | 169.02º | 0.8% | 0.4% | - |
| XYZ | 6.92 | 10.56 | 10.91 | - |
| YUV | 76.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 88 | 0.80 | 0 | 0.15 | 0.60 | 169.02 | 0.66 | 0.24 |
| Hex | 15 | 67 | 58 | 50 | 0 | F | 3C | A9 | 42 | 18 |
| Octal | 25 | 147 | 130 | 120 | 0 | 17 | 74 | 251 | 102 | 30 |
| Binary | 10101 | 1100111 | 1011000 | 1010000 | 0 | 1111 | 111100 | 10101001 | 1000010 | 11000 |
Color Harmonies of #156758
Complementary color
Monochromatic Colors of #156758
Black with #156758
Text Example
Text Example
White with #156758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156758; }
p { color: rgb(21,103,88); }
H1.HeaderClassName
{
color: #156758;
}
.AnyTagClassName
{
color: #156758;
}
</style>
background-color css
<style>
a { background-color: #156758; }
a { background-color: rgb(21,103,88); }
div.DivClassName
{
background-color: #156758;
}
.BgClassName
{
background-color: #156758;
}
</style>
border-color css
<style>
span { border-color: #156758; }
span { border-color: rgb(21,103,88); }
td.TdClassName
{
border-color: #156758;
}
.TagClassName
{
border-color: #156758;
}
</style>