Shades of Chambray #415973
Tints of Chambray #415973
RGB
CMYK
RGB Variations
Color information
#415973 (or 0x415973) is known color: Chambray. HEX triplet: 41, 59 and 73. RGB value is (65,89,115). Sum of RGB (Red+Green+Blue) = 65+89+115=269 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.16% from 269); Green value is 89 (35.16% from 255 or 33.09% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #415973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415973 is #BEA68C. Grayscale: #545454. Windows color (decimal): -12494477 or 7559489. OLE color: 7559489.
HSL color Cylindrical-coordinate representation of color #415973: hue angle of 211.2º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #415973 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 89 | 115 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.55 |
| HSL | 211.2º | 0.28% | 0.35% | - |
| HSV(B) | 211.2º | 0.43% | 0.45% | - |
| XYZ | 8.85 | 9.51 | 17.59 | - |
| YUV | 84.79 | 145.05 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 115 | 0.43 | 0.23 | 0 | 0.55 | 211.2 | 0.28 | 0.35 |
| Hex | 41 | 59 | 73 | 2B | 17 | 0 | 37 | D3 | 1C | 23 |
| Octal | 101 | 131 | 163 | 53 | 27 | 0 | 67 | 323 | 34 | 43 |
| Binary | 1000001 | 1011001 | 1110011 | 101011 | 10111 | 0 | 110111 | 11010011 | 11100 | 100011 |
Color Harmonies of #415973
Complementary color
Monochromatic Colors of #415973
Black with #415973
Text Example
Text Example
White with #415973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415973; }
p { color: rgb(65,89,115); }
H1.HeaderClassName
{
color: #415973;
}
.AnyTagClassName
{
color: #415973;
}
</style>
background-color css
<style>
a { background-color: #415973; }
a { background-color: rgb(65,89,115); }
div.DivClassName
{
background-color: #415973;
}
.BgClassName
{
background-color: #415973;
}
</style>
border-color css
<style>
span { border-color: #415973; }
span { border-color: rgb(65,89,115); }
td.TdClassName
{
border-color: #415973;
}
.TagClassName
{
border-color: #415973;
}
</style>