Shades of Chambray #415477
Tints of Chambray #415477
RGB
CMYK
RGB Variations
Color information
#415477 (or 0x415477) is known color: Chambray. HEX triplet: 41, 54 and 77. RGB value is (65,84,119). Sum of RGB (Red+Green+Blue) = 65+84+119=268 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.25% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 119 (46.88% from 255 or 44.40% from 268); Max value from RGB is 119 - color contains mainly: blue. Hex color #415477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415477 is #BEAB88. Grayscale: #525252. Windows color (decimal): -12495753 or 7820353. OLE color: 7820353.
HSL color Cylindrical-coordinate representation of color #415477: hue angle of 218.89º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #415477 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 84 | 119 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.53 |
| HSL | 218.89º | 0.29% | 0.36% | - |
| HSV(B) | 218.89º | 0.45% | 0.47% | - |
| XYZ | 8.68 | 8.8 | 18.69 | - |
| YUV | 82.31 | 148.71 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 119 | 0.45 | 0.29 | 0 | 0.53 | 218.89 | 0.29 | 0.36 |
| Hex | 41 | 54 | 77 | 2D | 1D | 0 | 35 | DB | 1D | 24 |
| Octal | 101 | 124 | 167 | 55 | 35 | 0 | 65 | 333 | 35 | 44 |
| Binary | 1000001 | 1010100 | 1110111 | 101101 | 11101 | 0 | 110101 | 11011011 | 11101 | 100100 |
Color Harmonies of #415477
Complementary color
Monochromatic Colors of #415477
Black with #415477
Text Example
Text Example
White with #415477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415477; }
p { color: rgb(65,84,119); }
H1.HeaderClassName
{
color: #415477;
}
.AnyTagClassName
{
color: #415477;
}
</style>
background-color css
<style>
a { background-color: #415477; }
a { background-color: rgb(65,84,119); }
div.DivClassName
{
background-color: #415477;
}
.BgClassName
{
background-color: #415477;
}
</style>
border-color css
<style>
span { border-color: #415477; }
span { border-color: rgb(65,84,119); }
td.TdClassName
{
border-color: #415477;
}
.TagClassName
{
border-color: #415477;
}
</style>