Shades of Chambray #405873
Tints of Chambray #405873
RGB
CMYK
RGB Variations
Color information
#405873 (or 0x405873) is known color: Chambray. HEX triplet: 40, 58 and 73. RGB value is (64,88,115). Sum of RGB (Red+Green+Blue) = 64+88+115=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 88 (34.77% from 255 or 32.96% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 115 - color contains mainly: blue. Hex color #405873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405873 is #BFA78C. Grayscale: #535353. Windows color (decimal): -12560269 or 7559232. OLE color: 7559232.
HSL color Cylindrical-coordinate representation of color #405873: hue angle of 211.76º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #405873 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 88 | 115 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.55 |
| HSL | 211.76º | 0.28% | 0.35% | - |
| HSV(B) | 211.76º | 0.44% | 0.45% | - |
| XYZ | 8.7 | 9.31 | 17.56 | - |
| YUV | 83.9 | 145.55 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 115 | 0.44 | 0.23 | 0 | 0.55 | 211.76 | 0.28 | 0.35 |
| Hex | 40 | 58 | 73 | 2C | 17 | 0 | 37 | D4 | 1C | 23 |
| Octal | 100 | 130 | 163 | 54 | 27 | 0 | 67 | 324 | 34 | 43 |
| Binary | 1000000 | 1011000 | 1110011 | 101100 | 10111 | 0 | 110111 | 11010100 | 11100 | 100011 |
Color Harmonies of #405873
Complementary color
Monochromatic Colors of #405873
Black with #405873
Text Example
Text Example
White with #405873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405873; }
p { color: rgb(64,88,115); }
H1.HeaderClassName
{
color: #405873;
}
.AnyTagClassName
{
color: #405873;
}
</style>
background-color css
<style>
a { background-color: #405873; }
a { background-color: rgb(64,88,115); }
div.DivClassName
{
background-color: #405873;
}
.BgClassName
{
background-color: #405873;
}
</style>
border-color css
<style>
span { border-color: #405873; }
span { border-color: rgb(64,88,115); }
td.TdClassName
{
border-color: #405873;
}
.TagClassName
{
border-color: #405873;
}
</style>