Shades of Chambray #405677
Tints of Chambray #405677
RGB
CMYK
RGB Variations
Color information
#405677 (or 0x405677) is known color: Chambray. HEX triplet: 40, 56 and 77. RGB value is (64,86,119). Sum of RGB (Red+Green+Blue) = 64+86+119=269 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.79% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 119 (46.88% from 255 or 44.24% from 269); Max value from RGB is 119 - color contains mainly: blue. Hex color #405677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405677 is #BFA988. Grayscale: #535353. Windows color (decimal): -12560777 or 7820864. OLE color: 7820864.
HSL color Cylindrical-coordinate representation of color #405677: hue angle of 216º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #405677 is Cyan = 0.46, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 86 | 119 | - |
| CMYK | 0.46 | 0.28 | 0 | 0.53 |
| HSL | 216º | 0.3% | 0.36% | - |
| HSV(B) | 216º | 0.46% | 0.47% | - |
| XYZ | 8.77 | 9.08 | 18.74 | - |
| YUV | 83.18 | 148.21 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 86 | 119 | 0.46 | 0.28 | 0 | 0.53 | 216 | 0.3 | 0.36 |
| Hex | 40 | 56 | 77 | 2E | 1C | 0 | 35 | D8 | 1E | 24 |
| Octal | 100 | 126 | 167 | 56 | 34 | 0 | 65 | 330 | 36 | 44 |
| Binary | 1000000 | 1010110 | 1110111 | 101110 | 11100 | 0 | 110101 | 11011000 | 11110 | 100100 |
Color Harmonies of #405677
Complementary color
Monochromatic Colors of #405677
Black with #405677
Text Example
Text Example
White with #405677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405677; }
p { color: rgb(64,86,119); }
H1.HeaderClassName
{
color: #405677;
}
.AnyTagClassName
{
color: #405677;
}
</style>
background-color css
<style>
a { background-color: #405677; }
a { background-color: rgb(64,86,119); }
div.DivClassName
{
background-color: #405677;
}
.BgClassName
{
background-color: #405677;
}
</style>
border-color css
<style>
span { border-color: #405677; }
span { border-color: rgb(64,86,119); }
td.TdClassName
{
border-color: #405677;
}
.TagClassName
{
border-color: #405677;
}
</style>