Shades of Chambray #566077
Tints of Chambray #566077
RGB
CMYK
RGB Variations
Color information
#566077 (or 0x566077) is known color: Chambray. HEX triplet: 56, 60 and 77. RGB value is (86,96,119). Sum of RGB (Red+Green+Blue) = 86+96+119=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 119 (46.88% from 255 or 39.53% from 301); Max value from RGB is 119 - color contains mainly: blue. Hex color #566077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566077 is #A99F88. Grayscale: #5F5F5F. Windows color (decimal): -11116425 or 7823446. OLE color: 7823446.
HSL color Cylindrical-coordinate representation of color #566077: hue angle of 221.82º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #566077 is Cyan = 0.28, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 96 | 119 | - |
| CMYK | 0.28 | 0.19 | 0 | 0.53 |
| HSL | 221.82º | 0.16% | 0.4% | - |
| HSV(B) | 221.82º | 0.28% | 0.47% | - |
| XYZ | 11.35 | 11.68 | 19.11 | - |
| YUV | 95.63 | 141.19 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 119 | 0.28 | 0.19 | 0 | 0.53 | 221.82 | 0.16 | 0.4 |
| Hex | 56 | 60 | 77 | 1C | 13 | 0 | 35 | DE | 10 | 28 |
| Octal | 126 | 140 | 167 | 34 | 23 | 0 | 65 | 336 | 20 | 50 |
| Binary | 1010110 | 1100000 | 1110111 | 11100 | 10011 | 0 | 110101 | 11011110 | 10000 | 101000 |
Color Harmonies of #566077
Complementary color
Monochromatic Colors of #566077
Black with #566077
Text Example
Text Example
White with #566077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566077; }
p { color: rgb(86,96,119); }
H1.HeaderClassName
{
color: #566077;
}
.AnyTagClassName
{
color: #566077;
}
</style>
background-color css
<style>
a { background-color: #566077; }
a { background-color: rgb(86,96,119); }
div.DivClassName
{
background-color: #566077;
}
.BgClassName
{
background-color: #566077;
}
</style>
border-color css
<style>
span { border-color: #566077; }
span { border-color: rgb(86,96,119); }
td.TdClassName
{
border-color: #566077;
}
.TagClassName
{
border-color: #566077;
}
</style>