Shades of Blue Stone #175456
Tints of Blue Stone #175456
RGB
CMYK
RGB Variations
Color information
#175456 (or 0x175456) is known color: Blue Stone. HEX triplet: 17, 54 and 56. RGB value is (23,84,86). Sum of RGB (Red+Green+Blue) = 23+84+86=193 (25% of max value = 765). Red value is 23 (9.38% from 255 or 11.92% from 193); Green value is 84 (33.20% from 255 or 43.52% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 86 - color contains mainly: blue. Hex color #175456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175456 is #E8ABA9. Grayscale: #414141. Windows color (decimal): -15248298 or 5657623. OLE color: 5657623.
HSL color Cylindrical-coordinate representation of color #175456: hue angle of 181.9º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #175456 is Cyan = 0.73, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 23 | 84 | 86 | - |
| CMYK | 0.73 | 0.02 | 0 | 0.66 |
| HSL | 181.9º | 0.58% | 0.21% | - |
| HSV(B) | 181.9º | 0.73% | 0.34% | - |
| XYZ | 5.2 | 7.19 | 9.92 | - |
| YUV | 65.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 84 | 86 | 0.73 | 0.02 | 0 | 0.66 | 181.9 | 0.58 | 0.21 |
| Hex | 17 | 54 | 56 | 49 | 2 | 0 | 42 | B6 | 3A | 15 |
| Octal | 27 | 124 | 126 | 111 | 2 | 0 | 102 | 266 | 72 | 25 |
| Binary | 10111 | 1010100 | 1010110 | 1001001 | 10 | 0 | 1000010 | 10110110 | 111010 | 10101 |
Color Harmonies of #175456
Complementary color
Monochromatic Colors of #175456
Black with #175456
Text Example
Text Example
White with #175456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175456; }
p { color: rgb(23,84,86); }
H1.HeaderClassName
{
color: #175456;
}
.AnyTagClassName
{
color: #175456;
}
</style>
background-color css
<style>
a { background-color: #175456; }
a { background-color: rgb(23,84,86); }
div.DivClassName
{
background-color: #175456;
}
.BgClassName
{
background-color: #175456;
}
</style>
border-color css
<style>
span { border-color: #175456; }
span { border-color: rgb(23,84,86); }
td.TdClassName
{
border-color: #175456;
}
.TagClassName
{
border-color: #175456;
}
</style>