Shades of Windsor #413279
Tints of Windsor #413279
RGB
CMYK
RGB Variations
Color information
#413279 (or 0x413279) is known color: Windsor. HEX triplet: 41, 32 and 79. RGB value is (65,50,121). Sum of RGB (Red+Green+Blue) = 65+50+121=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 121 (47.66% from 255 or 51.27% from 236); Max value from RGB is 121 - color contains mainly: blue. Hex color #413279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413279 is #BECD86. Grayscale: #3E3E3E. Windows color (decimal): -12504455 or 7942721. OLE color: 7942721.
HSL color Cylindrical-coordinate representation of color #413279: hue angle of 252.68º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #413279 is Cyan = 0.46, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 50 | 121 | - |
| CMYK | 0.46 | 0.59 | 0 | 0.53 |
| HSL | 252.68º | 0.42% | 0.34% | - |
| HSV(B) | 252.68º | 0.59% | 0.47% | - |
| XYZ | 6.77 | 4.79 | 18.66 | - |
| YUV | 62.58 | 160.97 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 121 | 0.46 | 0.59 | 0 | 0.53 | 252.68 | 0.42 | 0.34 |
| Hex | 41 | 32 | 79 | 2E | 3B | 0 | 35 | FD | 2A | 22 |
| Octal | 101 | 62 | 171 | 56 | 73 | 0 | 65 | 375 | 52 | 42 |
| Binary | 1000001 | 110010 | 1111001 | 101110 | 111011 | 0 | 110101 | 11111101 | 101010 | 100010 |
Color Harmonies of #413279
Complementary color
Monochromatic Colors of #413279
Black with #413279
Text Example
Text Example
White with #413279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413279; }
p { color: rgb(65,50,121); }
H1.HeaderClassName
{
color: #413279;
}
.AnyTagClassName
{
color: #413279;
}
</style>
background-color css
<style>
a { background-color: #413279; }
a { background-color: rgb(65,50,121); }
div.DivClassName
{
background-color: #413279;
}
.BgClassName
{
background-color: #413279;
}
</style>
border-color css
<style>
span { border-color: #413279; }
span { border-color: rgb(65,50,121); }
td.TdClassName
{
border-color: #413279;
}
.TagClassName
{
border-color: #413279;
}
</style>