Shades of Chambray #415672
Tints of Chambray #415672
RGB
CMYK
RGB Variations
Color information
#415672 (or 0x415672) is known color: Chambray. HEX triplet: 41, 56 and 72. RGB value is (65,86,114). Sum of RGB (Red+Green+Blue) = 65+86+114=265 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.53% from 265); Green value is 86 (33.98% from 255 or 32.45% from 265); Blue value is 114 (44.92% from 255 or 43.02% from 265); Max value from RGB is 114 - color contains mainly: blue. Hex color #415672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415672 is #BEA98D. Grayscale: #525252. Windows color (decimal): -12495246 or 7493185. OLE color: 7493185.
HSL color Cylindrical-coordinate representation of color #415672: hue angle of 214.29º degrees, saturation: 0.27, 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 #415672 is Cyan = 0.43, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 86 | 114 | - |
| CMYK | 0.43 | 0.25 | 0 | 0.55 |
| HSL | 214.29º | 0.27% | 0.35% | - |
| HSV(B) | 214.29º | 0.43% | 0.45% | - |
| XYZ | 8.55 | 8.99 | 17.21 | - |
| YUV | 82.91 | 145.54 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 114 | 0.43 | 0.25 | 0 | 0.55 | 214.29 | 0.27 | 0.35 |
| Hex | 41 | 56 | 72 | 2B | 19 | 0 | 37 | D6 | 1B | 23 |
| Octal | 101 | 126 | 162 | 53 | 31 | 0 | 67 | 326 | 33 | 43 |
| Binary | 1000001 | 1010110 | 1110010 | 101011 | 11001 | 0 | 110111 | 11010110 | 11011 | 100011 |
Color Harmonies of #415672
Complementary color
Monochromatic Colors of #415672
Black with #415672
Text Example
Text Example
White with #415672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415672; }
p { color: rgb(65,86,114); }
H1.HeaderClassName
{
color: #415672;
}
.AnyTagClassName
{
color: #415672;
}
</style>
background-color css
<style>
a { background-color: #415672; }
a { background-color: rgb(65,86,114); }
div.DivClassName
{
background-color: #415672;
}
.BgClassName
{
background-color: #415672;
}
</style>
border-color css
<style>
span { border-color: #415672; }
span { border-color: rgb(65,86,114); }
td.TdClassName
{
border-color: #415672;
}
.TagClassName
{
border-color: #415672;
}
</style>