Shades of Chambray #405477
Tints of Chambray #405477
RGB
CMYK
RGB Variations
Color information
#405477 (or 0x405477) is known color: Chambray. HEX triplet: 40, 54 and 77. RGB value is (64,84,119). Sum of RGB (Red+Green+Blue) = 64+84+119=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 119 (46.88% from 255 or 44.57% from 267); Max value from RGB is 119 - color contains mainly: blue. Hex color #405477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405477 is #BFAB88. Grayscale: #515151. Windows color (decimal): -12561289 or 7820352. OLE color: 7820352.
HSL color Cylindrical-coordinate representation of color #405477: hue angle of 218.18º 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 #405477 is Cyan = 0.46, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 84 | 119 | - |
| CMYK | 0.46 | 0.29 | 0 | 0.53 |
| HSL | 218.18º | 0.3% | 0.36% | - |
| HSV(B) | 218.18º | 0.46% | 0.47% | - |
| XYZ | 8.61 | 8.76 | 18.69 | - |
| YUV | 82.01 | 148.87 | 115.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 119 | 0.46 | 0.29 | 0 | 0.53 | 218.18 | 0.3 | 0.36 |
| Hex | 40 | 54 | 77 | 2E | 1D | 0 | 35 | DA | 1E | 24 |
| Octal | 100 | 124 | 167 | 56 | 35 | 0 | 65 | 332 | 36 | 44 |
| Binary | 1000000 | 1010100 | 1110111 | 101110 | 11101 | 0 | 110101 | 11011010 | 11110 | 100100 |
Color Harmonies of #405477
Complementary color
Monochromatic Colors of #405477
Black with #405477
Text Example
Text Example
White with #405477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405477; }
p { color: rgb(64,84,119); }
H1.HeaderClassName
{
color: #405477;
}
.AnyTagClassName
{
color: #405477;
}
</style>
background-color css
<style>
a { background-color: #405477; }
a { background-color: rgb(64,84,119); }
div.DivClassName
{
background-color: #405477;
}
.BgClassName
{
background-color: #405477;
}
</style>
border-color css
<style>
span { border-color: #405477; }
span { border-color: rgb(64,84,119); }
td.TdClassName
{
border-color: #405477;
}
.TagClassName
{
border-color: #405477;
}
</style>