Shades of Windsor #413579
Tints of Windsor #413579
RGB
CMYK
RGB Variations
Color information
#413579 (or 0x413579) is known color: Windsor. HEX triplet: 41, 35 and 79. RGB value is (65,53,121). Sum of RGB (Red+Green+Blue) = 65+53+121=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 53 (21.09% from 255 or 22.18% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #413579 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413579 is #BECA86. Grayscale: #404040. Windows color (decimal): -12503687 or 7943489. OLE color: 7943489.
HSL color Cylindrical-coordinate representation of color #413579: hue angle of 250.59º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #413579 is Cyan = 0.46, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 53 | 121 | - |
| CMYK | 0.46 | 0.56 | 0 | 0.53 |
| HSL | 250.59º | 0.39% | 0.34% | - |
| HSV(B) | 250.59º | 0.56% | 0.47% | - |
| XYZ | 6.9 | 5.05 | 18.7 | - |
| YUV | 64.34 | 159.98 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 121 | 0.46 | 0.56 | 0 | 0.53 | 250.59 | 0.39 | 0.34 |
| Hex | 41 | 35 | 79 | 2E | 38 | 0 | 35 | FB | 27 | 22 |
| Octal | 101 | 65 | 171 | 56 | 70 | 0 | 65 | 373 | 47 | 42 |
| Binary | 1000001 | 110101 | 1111001 | 101110 | 111000 | 0 | 110101 | 11111011 | 100111 | 100010 |
Color Harmonies of #413579
Complementary color
Monochromatic Colors of #413579
Black with #413579
Text Example
Text Example
White with #413579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413579; }
p { color: rgb(65,53,121); }
H1.HeaderClassName
{
color: #413579;
}
.AnyTagClassName
{
color: #413579;
}
</style>
background-color css
<style>
a { background-color: #413579; }
a { background-color: rgb(65,53,121); }
div.DivClassName
{
background-color: #413579;
}
.BgClassName
{
background-color: #413579;
}
</style>
border-color css
<style>
span { border-color: #413579; }
span { border-color: rgb(65,53,121); }
td.TdClassName
{
border-color: #413579;
}
.TagClassName
{
border-color: #413579;
}
</style>