Shades of Chambray #556072
Tints of Chambray #556072
RGB
CMYK
RGB Variations
Color information
#556072 (or 0x556072) is known color: Chambray. HEX triplet: 55, 60 and 72. RGB value is (85,96,114). Sum of RGB (Red+Green+Blue) = 85+96+114=295 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.81% from 295); Green value is 96 (37.89% from 255 or 32.54% from 295); Blue value is 114 (44.92% from 255 or 38.64% from 295); Max value from RGB is 114 - color contains mainly: blue. Hex color #556072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556072 is #AA9F8D. Grayscale: #5E5E5E. Windows color (decimal): -11181966 or 7495765. OLE color: 7495765.
HSL color Cylindrical-coordinate representation of color #556072: hue angle of 217.24º degrees, saturation: 0.15, 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 #556072 is Cyan = 0.25, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 96 | 114 | - |
| CMYK | 0.25 | 0.16 | 0 | 0.55 |
| HSL | 217.24º | 0.15% | 0.39% | - |
| HSV(B) | 217.24º | 0.25% | 0.45% | - |
| XYZ | 10.97 | 11.51 | 17.56 | - |
| YUV | 94.76 | 138.86 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 96 | 114 | 0.25 | 0.16 | 0 | 0.55 | 217.24 | 0.15 | 0.39 |
| Hex | 55 | 60 | 72 | 19 | 10 | 0 | 37 | D9 | F | 27 |
| Octal | 125 | 140 | 162 | 31 | 20 | 0 | 67 | 331 | 17 | 47 |
| Binary | 1010101 | 1100000 | 1110010 | 11001 | 10000 | 0 | 110111 | 11011001 | 1111 | 100111 |
Color Harmonies of #556072
Complementary color
Monochromatic Colors of #556072
Black with #556072
Text Example
Text Example
White with #556072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556072; }
p { color: rgb(85,96,114); }
H1.HeaderClassName
{
color: #556072;
}
.AnyTagClassName
{
color: #556072;
}
</style>
background-color css
<style>
a { background-color: #556072; }
a { background-color: rgb(85,96,114); }
div.DivClassName
{
background-color: #556072;
}
.BgClassName
{
background-color: #556072;
}
</style>
border-color css
<style>
span { border-color: #556072; }
span { border-color: rgb(85,96,114); }
td.TdClassName
{
border-color: #556072;
}
.TagClassName
{
border-color: #556072;
}
</style>