Shades of Blue Stone #175766
Tints of Blue Stone #175766
RGB
CMYK
RGB Variations
Color information
#175766 (or 0x175766) is known color: Blue Stone. HEX triplet: 17, 57 and 66. RGB value is (23,87,102). Sum of RGB (Red+Green+Blue) = 23+87+102=212 (28% of max value = 765). Red value is 23 (9.38% from 255 or 10.85% from 212); Green value is 87 (34.38% from 255 or 41.04% from 212); Blue value is 102 (40.23% from 255 or 48.11% from 212); Max value from RGB is 102 - color contains mainly: blue. Hex color #175766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175766 is #E8A899. Grayscale: #454545. Windows color (decimal): -15247514 or 6706967. OLE color: 6706967.
HSL color Cylindrical-coordinate representation of color #175766: hue angle of 191.39º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #175766 is Cyan = 0.77, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 23 | 87 | 102 | - |
| CMYK | 0.77 | 0.15 | 0 | 0.6 |
| HSL | 191.39º | 0.63% | 0.25% | - |
| HSV(B) | 191.39º | 0.77% | 0.4% | - |
| XYZ | 6.16 | 7.96 | 13.78 | - |
| YUV | 69.57 | 146.3 | 94.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 87 | 102 | 0.77 | 0.15 | 0 | 0.6 | 191.39 | 0.63 | 0.25 |
| Hex | 17 | 57 | 66 | 4D | F | 0 | 3C | BF | 3F | 19 |
| Octal | 27 | 127 | 146 | 115 | 17 | 0 | 74 | 277 | 77 | 31 |
| Binary | 10111 | 1010111 | 1100110 | 1001101 | 1111 | 0 | 111100 | 10111111 | 111111 | 11001 |
Color Harmonies of #175766
Complementary color
Monochromatic Colors of #175766
Black with #175766
Text Example
Text Example
White with #175766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175766; }
p { color: rgb(23,87,102); }
H1.HeaderClassName
{
color: #175766;
}
.AnyTagClassName
{
color: #175766;
}
</style>
background-color css
<style>
a { background-color: #175766; }
a { background-color: rgb(23,87,102); }
div.DivClassName
{
background-color: #175766;
}
.BgClassName
{
background-color: #175766;
}
</style>
border-color css
<style>
span { border-color: #175766; }
span { border-color: rgb(23,87,102); }
td.TdClassName
{
border-color: #175766;
}
.TagClassName
{
border-color: #175766;
}
</style>