Shades of Blue Stone #195756
Tints of Blue Stone #195756
RGB
CMYK
RGB Variations
Color information
#195756 (or 0x195756) is known color: Blue Stone. HEX triplet: 19, 57 and 56. RGB value is (25,87,86). Sum of RGB (Red+Green+Blue) = 25+87+86=198 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.63% from 198); Green value is 87 (34.38% from 255 or 43.94% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 87 - color contains mainly: green. Hex color #195756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195756 is #E6A8A9. Grayscale: #444444. Windows color (decimal): -15116458 or 5658393. OLE color: 5658393.
HSL color Cylindrical-coordinate representation of color #195756: hue angle of 179.03º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #195756 is Cyan = 0.71, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 25 | 87 | 86 | - |
| CMYK | 0.71 | 0 | 0.01 | 0.66 |
| HSL | 179.03º | 0.55% | 0.22% | - |
| HSV(B) | 179.03º | 0.71% | 0.34% | - |
| XYZ | 5.49 | 7.69 | 10 | - |
| YUV | 68.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 87 | 86 | 0.71 | 0 | 0.01 | 0.66 | 179.03 | 0.55 | 0.22 |
| Hex | 19 | 57 | 56 | 47 | 0 | 1 | 42 | B3 | 37 | 16 |
| Octal | 31 | 127 | 126 | 107 | 0 | 1 | 102 | 263 | 67 | 26 |
| Binary | 11001 | 1010111 | 1010110 | 1000111 | 0 | 1 | 1000010 | 10110011 | 110111 | 10110 |
Color Harmonies of #195756
Complementary color
Monochromatic Colors of #195756
Black with #195756
Text Example
Text Example
White with #195756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195756; }
p { color: rgb(25,87,86); }
H1.HeaderClassName
{
color: #195756;
}
.AnyTagClassName
{
color: #195756;
}
</style>
background-color css
<style>
a { background-color: #195756; }
a { background-color: rgb(25,87,86); }
div.DivClassName
{
background-color: #195756;
}
.BgClassName
{
background-color: #195756;
}
</style>
border-color css
<style>
span { border-color: #195756; }
span { border-color: rgb(25,87,86); }
td.TdClassName
{
border-color: #195756;
}
.TagClassName
{
border-color: #195756;
}
</style>