Shades of Chambray #405774
Tints of Chambray #405774
RGB
CMYK
RGB Variations
Color information
#405774 (or 0x405774) is known color: Chambray. HEX triplet: 40, 57 and 74. RGB value is (64,87,116). Sum of RGB (Red+Green+Blue) = 64+87+116=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 87 (34.38% from 255 or 32.58% from 267); Blue value is 116 (45.70% from 255 or 43.45% from 267); Max value from RGB is 116 - color contains mainly: blue. Hex color #405774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405774 is #BFA88B. Grayscale: #535353. Windows color (decimal): -12560524 or 7624512. OLE color: 7624512.
HSL color Cylindrical-coordinate representation of color #405774: hue angle of 213.46º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #405774 is Cyan = 0.45, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 87 | 116 | - |
| CMYK | 0.45 | 0.25 | 0 | 0.55 |
| HSL | 213.46º | 0.29% | 0.35% | - |
| HSV(B) | 213.46º | 0.45% | 0.45% | - |
| XYZ | 8.67 | 9.17 | 17.84 | - |
| YUV | 83.43 | 146.38 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 116 | 0.45 | 0.25 | 0 | 0.55 | 213.46 | 0.29 | 0.35 |
| Hex | 40 | 57 | 74 | 2D | 19 | 0 | 37 | D5 | 1D | 23 |
| Octal | 100 | 127 | 164 | 55 | 31 | 0 | 67 | 325 | 35 | 43 |
| Binary | 1000000 | 1010111 | 1110100 | 101101 | 11001 | 0 | 110111 | 11010101 | 11101 | 100011 |
Color Harmonies of #405774
Complementary color
Monochromatic Colors of #405774
Black with #405774
Text Example
Text Example
White with #405774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405774; }
p { color: rgb(64,87,116); }
H1.HeaderClassName
{
color: #405774;
}
.AnyTagClassName
{
color: #405774;
}
</style>
background-color css
<style>
a { background-color: #405774; }
a { background-color: rgb(64,87,116); }
div.DivClassName
{
background-color: #405774;
}
.BgClassName
{
background-color: #405774;
}
</style>
border-color css
<style>
span { border-color: #405774; }
span { border-color: rgb(64,87,116); }
td.TdClassName
{
border-color: #405774;
}
.TagClassName
{
border-color: #405774;
}
</style>