Shades of Chambray #566278
Tints of Chambray #566278
RGB
CMYK
RGB Variations
Color information
#566278 (or 0x566278) is known color: Chambray. HEX triplet: 56, 62 and 78. RGB value is (86,98,120). Sum of RGB (Red+Green+Blue) = 86+98+120=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #566278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566278 is #A99D87. Grayscale: #606060. Windows color (decimal): -11115912 or 7889494. OLE color: 7889494.
HSL color Cylindrical-coordinate representation of color #566278: hue angle of 218.82º degrees, saturation: 0.17, 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 #566278 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 98 | 120 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.53 |
| HSL | 218.82º | 0.17% | 0.4% | - |
| HSV(B) | 218.82º | 0.28% | 0.47% | - |
| XYZ | 11.6 | 12.07 | 19.49 | - |
| YUV | 96.92 | 141.02 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 120 | 0.28 | 0.18 | 0 | 0.53 | 218.82 | 0.17 | 0.4 |
| Hex | 56 | 62 | 78 | 1C | 12 | 0 | 35 | DB | 11 | 28 |
| Octal | 126 | 142 | 170 | 34 | 22 | 0 | 65 | 333 | 21 | 50 |
| Binary | 1010110 | 1100010 | 1111000 | 11100 | 10010 | 0 | 110101 | 11011011 | 10001 | 101000 |
Color Harmonies of #566278
Complementary color
Monochromatic Colors of #566278
Black with #566278
Text Example
Text Example
White with #566278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566278; }
p { color: rgb(86,98,120); }
H1.HeaderClassName
{
color: #566278;
}
.AnyTagClassName
{
color: #566278;
}
</style>
background-color css
<style>
a { background-color: #566278; }
a { background-color: rgb(86,98,120); }
div.DivClassName
{
background-color: #566278;
}
.BgClassName
{
background-color: #566278;
}
</style>
border-color css
<style>
span { border-color: #566278; }
span { border-color: rgb(86,98,120); }
td.TdClassName
{
border-color: #566278;
}
.TagClassName
{
border-color: #566278;
}
</style>