Shades of Chambray #566175
Tints of Chambray #566175
RGB
CMYK
RGB Variations
Color information
#566175 (or 0x566175) is known color: Chambray. HEX triplet: 56, 61 and 75. RGB value is (86,97,117). Sum of RGB (Red+Green+Blue) = 86+97+117=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 97 (38.28% from 255 or 32.33% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #566175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566175 is #A99E8A. Grayscale: #5F5F5F. Windows color (decimal): -11116171 or 7692630. OLE color: 7692630.
HSL color Cylindrical-coordinate representation of color #566175: hue angle of 218.71º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #566175 is Cyan = 0.26, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 97 | 117 | - |
| CMYK | 0.26 | 0.17 | 0 | 0.54 |
| HSL | 218.71º | 0.15% | 0.4% | - |
| HSV(B) | 218.71º | 0.26% | 0.46% | - |
| XYZ | 11.32 | 11.81 | 18.51 | - |
| YUV | 95.99 | 139.86 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 117 | 0.26 | 0.17 | 0 | 0.54 | 218.71 | 0.15 | 0.4 |
| Hex | 56 | 61 | 75 | 1A | 11 | 0 | 36 | DB | F | 28 |
| Octal | 126 | 141 | 165 | 32 | 21 | 0 | 66 | 333 | 17 | 50 |
| Binary | 1010110 | 1100001 | 1110101 | 11010 | 10001 | 0 | 110110 | 11011011 | 1111 | 101000 |
Color Harmonies of #566175
Complementary color
Monochromatic Colors of #566175
Black with #566175
Text Example
Text Example
White with #566175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566175; }
p { color: rgb(86,97,117); }
H1.HeaderClassName
{
color: #566175;
}
.AnyTagClassName
{
color: #566175;
}
</style>
background-color css
<style>
a { background-color: #566175; }
a { background-color: rgb(86,97,117); }
div.DivClassName
{
background-color: #566175;
}
.BgClassName
{
background-color: #566175;
}
</style>
border-color css
<style>
span { border-color: #566175; }
span { border-color: rgb(86,97,117); }
td.TdClassName
{
border-color: #566175;
}
.TagClassName
{
border-color: #566175;
}
</style>