Shades of Chambray #405874
Tints of Chambray #405874
RGB
CMYK
RGB Variations
Color information
#405874 (or 0x405874) is known color: Chambray. HEX triplet: 40, 58 and 74. RGB value is (64,88,116). Sum of RGB (Red+Green+Blue) = 64+88+116=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 88 (34.77% from 255 or 32.84% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #405874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405874 is #BFA78B. Grayscale: #535353. Windows color (decimal): -12560268 or 7624768. OLE color: 7624768.
HSL color Cylindrical-coordinate representation of color #405874: hue angle of 212.31º 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 #405874 is Cyan = 0.45, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 88 | 116 | - |
| CMYK | 0.45 | 0.24 | 0 | 0.55 |
| HSL | 212.31º | 0.29% | 0.35% | - |
| HSV(B) | 212.31º | 0.45% | 0.45% | - |
| XYZ | 8.76 | 9.33 | 17.86 | - |
| YUV | 84.02 | 146.05 | 113.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 116 | 0.45 | 0.24 | 0 | 0.55 | 212.31 | 0.29 | 0.35 |
| Hex | 40 | 58 | 74 | 2D | 18 | 0 | 37 | D4 | 1D | 23 |
| Octal | 100 | 130 | 164 | 55 | 30 | 0 | 67 | 324 | 35 | 43 |
| Binary | 1000000 | 1011000 | 1110100 | 101101 | 11000 | 0 | 110111 | 11010100 | 11101 | 100011 |
Color Harmonies of #405874
Complementary color
Monochromatic Colors of #405874
Black with #405874
Text Example
Text Example
White with #405874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405874; }
p { color: rgb(64,88,116); }
H1.HeaderClassName
{
color: #405874;
}
.AnyTagClassName
{
color: #405874;
}
</style>
background-color css
<style>
a { background-color: #405874; }
a { background-color: rgb(64,88,116); }
div.DivClassName
{
background-color: #405874;
}
.BgClassName
{
background-color: #405874;
}
</style>
border-color css
<style>
span { border-color: #405874; }
span { border-color: rgb(64,88,116); }
td.TdClassName
{
border-color: #405874;
}
.TagClassName
{
border-color: #405874;
}
</style>