Shades of Chambray #405478
Tints of Chambray #405478
RGB
CMYK
RGB Variations
Color information
#405478 (or 0x405478) is known color: Chambray. HEX triplet: 40, 54 and 78. RGB value is (64,84,120). Sum of RGB (Red+Green+Blue) = 64+84+120=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 120 (47.27% from 255 or 44.78% from 268); Max value from RGB is 120 - color contains mainly: blue. Hex color #405478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405478 is #BFAB87. Grayscale: #515151. Windows color (decimal): -12561288 or 7885888. OLE color: 7885888.
HSL color Cylindrical-coordinate representation of color #405478: hue angle of 218.57º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #405478 is Cyan = 0.47, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 84 | 120 | - |
| CMYK | 0.47 | 0.3 | 0 | 0.53 |
| HSL | 218.57º | 0.3% | 0.36% | - |
| HSV(B) | 218.57º | 0.47% | 0.47% | - |
| XYZ | 8.67 | 8.79 | 19.01 | - |
| YUV | 82.12 | 149.37 | 115.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 120 | 0.47 | 0.3 | 0 | 0.53 | 218.57 | 0.3 | 0.36 |
| Hex | 40 | 54 | 78 | 2F | 1E | 0 | 35 | DB | 1E | 24 |
| Octal | 100 | 124 | 170 | 57 | 36 | 0 | 65 | 333 | 36 | 44 |
| Binary | 1000000 | 1010100 | 1111000 | 101111 | 11110 | 0 | 110101 | 11011011 | 11110 | 100100 |
Color Harmonies of #405478
Complementary color
Monochromatic Colors of #405478
Black with #405478
Text Example
Text Example
White with #405478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405478; }
p { color: rgb(64,84,120); }
H1.HeaderClassName
{
color: #405478;
}
.AnyTagClassName
{
color: #405478;
}
</style>
background-color css
<style>
a { background-color: #405478; }
a { background-color: rgb(64,84,120); }
div.DivClassName
{
background-color: #405478;
}
.BgClassName
{
background-color: #405478;
}
</style>
border-color css
<style>
span { border-color: #405478; }
span { border-color: rgb(64,84,120); }
td.TdClassName
{
border-color: #405478;
}
.TagClassName
{
border-color: #405478;
}
</style>