Shades of Chambray #405771
Tints of Chambray #405771
RGB
CMYK
RGB Variations
Color information
#405771 (or 0x405771) is known color: Chambray. HEX triplet: 40, 57 and 71. RGB value is (64,87,113). Sum of RGB (Red+Green+Blue) = 64+87+113=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 87 (34.38% from 255 or 32.95% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 113 - color contains mainly: blue. Hex color #405771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405771 is #BFA88E. Grayscale: #525252. Windows color (decimal): -12560527 or 7427904. OLE color: 7427904.
HSL color Cylindrical-coordinate representation of color #405771: hue angle of 211.84º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #405771 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 87 | 113 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.56 |
| HSL | 211.84º | 0.28% | 0.35% | - |
| HSV(B) | 211.84º | 0.43% | 0.44% | - |
| XYZ | 8.5 | 9.1 | 16.93 | - |
| YUV | 83.09 | 144.88 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 113 | 0.43 | 0.23 | 0 | 0.56 | 211.84 | 0.28 | 0.35 |
| Hex | 40 | 57 | 71 | 2B | 17 | 0 | 38 | D4 | 1C | 23 |
| Octal | 100 | 127 | 161 | 53 | 27 | 0 | 70 | 324 | 34 | 43 |
| Binary | 1000000 | 1010111 | 1110001 | 101011 | 10111 | 0 | 111000 | 11010100 | 11100 | 100011 |
Color Harmonies of #405771
Complementary color
Monochromatic Colors of #405771
Black with #405771
Text Example
Text Example
White with #405771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405771; }
p { color: rgb(64,87,113); }
H1.HeaderClassName
{
color: #405771;
}
.AnyTagClassName
{
color: #405771;
}
</style>
background-color css
<style>
a { background-color: #405771; }
a { background-color: rgb(64,87,113); }
div.DivClassName
{
background-color: #405771;
}
.BgClassName
{
background-color: #405771;
}
</style>
border-color css
<style>
span { border-color: #405771; }
span { border-color: rgb(64,87,113); }
td.TdClassName
{
border-color: #405771;
}
.TagClassName
{
border-color: #405771;
}
</style>