Shades of Chambray #415971
Tints of Chambray #415971
RGB
CMYK
RGB Variations
Color information
#415971 (or 0x415971) is known color: Chambray. HEX triplet: 41, 59 and 71. RGB value is (65,89,113). Sum of RGB (Red+Green+Blue) = 65+89+113=267 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.34% from 267); Green value is 89 (35.16% from 255 or 33.33% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 113 - color contains mainly: blue. Hex color #415971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415971 is #BEA68E. Grayscale: #545454. Windows color (decimal): -12494479 or 7428417. OLE color: 7428417.
HSL color Cylindrical-coordinate representation of color #415971: hue angle of 210º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #415971 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 89 | 113 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.56 |
| HSL | 210º | 0.27% | 0.35% | - |
| HSV(B) | 210º | 0.42% | 0.44% | - |
| XYZ | 8.73 | 9.46 | 16.99 | - |
| YUV | 84.56 | 144.05 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 113 | 0.42 | 0.21 | 0 | 0.56 | 210 | 0.27 | 0.35 |
| Hex | 41 | 59 | 71 | 2A | 15 | 0 | 38 | D2 | 1B | 23 |
| Octal | 101 | 131 | 161 | 52 | 25 | 0 | 70 | 322 | 33 | 43 |
| Binary | 1000001 | 1011001 | 1110001 | 101010 | 10101 | 0 | 111000 | 11010010 | 11011 | 100011 |
Color Harmonies of #415971
Complementary color
Monochromatic Colors of #415971
Black with #415971
Text Example
Text Example
White with #415971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415971; }
p { color: rgb(65,89,113); }
H1.HeaderClassName
{
color: #415971;
}
.AnyTagClassName
{
color: #415971;
}
</style>
background-color css
<style>
a { background-color: #415971; }
a { background-color: rgb(65,89,113); }
div.DivClassName
{
background-color: #415971;
}
.BgClassName
{
background-color: #415971;
}
</style>
border-color css
<style>
span { border-color: #415971; }
span { border-color: rgb(65,89,113); }
td.TdClassName
{
border-color: #415971;
}
.TagClassName
{
border-color: #415971;
}
</style>