Shades of Chambray #566072
Tints of Chambray #566072
RGB
CMYK
RGB Variations
Color information
#566072 (or 0x566072) is known color: Chambray. HEX triplet: 56, 60 and 72. RGB value is (86,96,114). Sum of RGB (Red+Green+Blue) = 86+96+114=296 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.05% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 114 - color contains mainly: blue. Hex color #566072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566072 is #A99F8D. Grayscale: #5E5E5E. Windows color (decimal): -11116430 or 7495766. OLE color: 7495766.
HSL color Cylindrical-coordinate representation of color #566072: hue angle of 218.57º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #566072 is Cyan = 0.25, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 96 | 114 | - |
| CMYK | 0.25 | 0.16 | 0 | 0.55 |
| HSL | 218.57º | 0.14% | 0.39% | - |
| HSV(B) | 218.57º | 0.25% | 0.45% | - |
| XYZ | 11.06 | 11.56 | 17.57 | - |
| YUV | 95.06 | 138.69 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 114 | 0.25 | 0.16 | 0 | 0.55 | 218.57 | 0.14 | 0.39 |
| Hex | 56 | 60 | 72 | 19 | 10 | 0 | 37 | DB | E | 27 |
| Octal | 126 | 140 | 162 | 31 | 20 | 0 | 67 | 333 | 16 | 47 |
| Binary | 1010110 | 1100000 | 1110010 | 11001 | 10000 | 0 | 110111 | 11011011 | 1110 | 100111 |
Color Harmonies of #566072
Complementary color
Monochromatic Colors of #566072
Black with #566072
Text Example
Text Example
White with #566072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566072; }
p { color: rgb(86,96,114); }
H1.HeaderClassName
{
color: #566072;
}
.AnyTagClassName
{
color: #566072;
}
</style>
background-color css
<style>
a { background-color: #566072; }
a { background-color: rgb(86,96,114); }
div.DivClassName
{
background-color: #566072;
}
.BgClassName
{
background-color: #566072;
}
</style>
border-color css
<style>
span { border-color: #566072; }
span { border-color: rgb(86,96,114); }
td.TdClassName
{
border-color: #566072;
}
.TagClassName
{
border-color: #566072;
}
</style>