Shades of Chambray #415777
Tints of Chambray #415777
RGB
CMYK
RGB Variations
Color information
#415777 (or 0x415777) is known color: Chambray. HEX triplet: 41, 57 and 77. RGB value is (65,87,119). Sum of RGB (Red+Green+Blue) = 65+87+119=271 (35% of max value = 765). Red value is 65 (25.78% from 255 or 23.99% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 119 (46.88% from 255 or 43.91% from 271); Max value from RGB is 119 - color contains mainly: blue. Hex color #415777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415777 is #BEA888. Grayscale: #535353. Windows color (decimal): -12494985 or 7821121. OLE color: 7821121.
HSL color Cylindrical-coordinate representation of color #415777: hue angle of 215.56º 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 #415777 is Cyan = 0.45, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 87 | 119 | - |
| CMYK | 0.45 | 0.27 | 0 | 0.53 |
| HSL | 215.56º | 0.29% | 0.36% | - |
| HSV(B) | 215.56º | 0.45% | 0.47% | - |
| XYZ | 8.92 | 9.27 | 18.77 | - |
| YUV | 84.07 | 147.71 | 114.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 119 | 0.45 | 0.27 | 0 | 0.53 | 215.56 | 0.29 | 0.36 |
| Hex | 41 | 57 | 77 | 2D | 1B | 0 | 35 | D8 | 1D | 24 |
| Octal | 101 | 127 | 167 | 55 | 33 | 0 | 65 | 330 | 35 | 44 |
| Binary | 1000001 | 1010111 | 1110111 | 101101 | 11011 | 0 | 110101 | 11011000 | 11101 | 100100 |
Color Harmonies of #415777
Complementary color
Monochromatic Colors of #415777
Black with #415777
Text Example
Text Example
White with #415777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415777; }
p { color: rgb(65,87,119); }
H1.HeaderClassName
{
color: #415777;
}
.AnyTagClassName
{
color: #415777;
}
</style>
background-color css
<style>
a { background-color: #415777; }
a { background-color: rgb(65,87,119); }
div.DivClassName
{
background-color: #415777;
}
.BgClassName
{
background-color: #415777;
}
</style>
border-color css
<style>
span { border-color: #415777; }
span { border-color: rgb(65,87,119); }
td.TdClassName
{
border-color: #415777;
}
.TagClassName
{
border-color: #415777;
}
</style>