Shades of Blue Stone #175756
Tints of Blue Stone #175756
RGB
CMYK
RGB Variations
Color information
#175756 (or 0x175756) is known color: Blue Stone. HEX triplet: 17, 57 and 56. RGB value is (23,87,86). Sum of RGB (Red+Green+Blue) = 23+87+86=196 (25% of max value = 765). Red value is 23 (9.38% from 255 or 11.73% from 196); Green value is 87 (34.38% from 255 or 44.39% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 87 - color contains mainly: green. Hex color #175756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175756 is #E8A8A9. Grayscale: #434343. Windows color (decimal): -15247530 or 5658391. OLE color: 5658391.
HSL color Cylindrical-coordinate representation of color #175756: hue angle of 179.06º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #175756 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 23 | 87 | 86 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.66 |
| HSL | 179.06º | 0.58% | 0.22% | - |
| HSV(B) | 179.06º | 0.74% | 0.34% | - |
| XYZ | 5.44 | 7.67 | 10 | - |
| YUV | 67.75 | 138.3 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 87 | 86 | 0.74 | 0 | 0.01 | 0.66 | 179.06 | 0.58 | 0.22 |
| Hex | 17 | 57 | 56 | 4A | 0 | 1 | 42 | B3 | 3A | 16 |
| Octal | 27 | 127 | 126 | 112 | 0 | 1 | 102 | 263 | 72 | 26 |
| Binary | 10111 | 1010111 | 1010110 | 1001010 | 0 | 1 | 1000010 | 10110011 | 111010 | 10110 |
Color Harmonies of #175756
Complementary color
Monochromatic Colors of #175756
Black with #175756
Text Example
Text Example
White with #175756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175756; }
p { color: rgb(23,87,86); }
H1.HeaderClassName
{
color: #175756;
}
.AnyTagClassName
{
color: #175756;
}
</style>
background-color css
<style>
a { background-color: #175756; }
a { background-color: rgb(23,87,86); }
div.DivClassName
{
background-color: #175756;
}
.BgClassName
{
background-color: #175756;
}
</style>
border-color css
<style>
span { border-color: #175756; }
span { border-color: rgb(23,87,86); }
td.TdClassName
{
border-color: #175756;
}
.TagClassName
{
border-color: #175756;
}
</style>