Shades of Chambray #415983
Tints of Chambray #415983
RGB
CMYK
RGB Variations
Color information
#415983 (or 0x415983) is known color: Chambray. HEX triplet: 41, 59 and 83. RGB value is (65,89,131). Sum of RGB (Red+Green+Blue) = 65+89+131=285 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.81% from 285); Green value is 89 (35.16% from 255 or 31.23% from 285); Blue value is 131 (51.56% from 255 or 45.96% from 285); Max value from RGB is 131 - color contains mainly: blue. Hex color #415983 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415983 is #BEA67C. Grayscale: #565656. Windows color (decimal): -12494461 or 8608065. OLE color: 8608065.
HSL color Cylindrical-coordinate representation of color #415983: hue angle of 218.18º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #415983 is Cyan = 0.50, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 89 | 131 | - |
| CMYK | 0.50 | 0.32 | 0 | 0.49 |
| HSL | 218.18º | 0.34% | 0.38% | - |
| HSV(B) | 218.18º | 0.5% | 0.51% | - |
| XYZ | 9.85 | 9.91 | 22.87 | - |
| YUV | 86.61 | 153.05 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 131 | 0.50 | 0.32 | 0 | 0.49 | 218.18 | 0.34 | 0.38 |
| Hex | 41 | 59 | 83 | 32 | 20 | 0 | 31 | DA | 22 | 26 |
| Octal | 101 | 131 | 203 | 62 | 40 | 0 | 61 | 332 | 42 | 46 |
| Binary | 1000001 | 1011001 | 10000011 | 110010 | 100000 | 0 | 110001 | 11011010 | 100010 | 100110 |
Color Harmonies of #415983
Complementary color
Monochromatic Colors of #415983
Black with #415983
Text Example
Text Example
White with #415983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415983; }
p { color: rgb(65,89,131); }
H1.HeaderClassName
{
color: #415983;
}
.AnyTagClassName
{
color: #415983;
}
</style>
background-color css
<style>
a { background-color: #415983; }
a { background-color: rgb(65,89,131); }
div.DivClassName
{
background-color: #415983;
}
.BgClassName
{
background-color: #415983;
}
</style>
border-color css
<style>
span { border-color: #415983; }
span { border-color: rgb(65,89,131); }
td.TdClassName
{
border-color: #415983;
}
.TagClassName
{
border-color: #415983;
}
</style>