Shades of Windsor #413079
Tints of Windsor #413079
RGB
CMYK
RGB Variations
Color information
#413079 (or 0x413079) is known color: Windsor. HEX triplet: 41, 30 and 79. RGB value is (65,48,121). Sum of RGB (Red+Green+Blue) = 65+48+121=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 121 (47.66% from 255 or 51.71% from 234); Max value from RGB is 121 - color contains mainly: blue. Hex color #413079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413079 is #BECF86. Grayscale: #3D3D3D. Windows color (decimal): -12504967 or 7942209. OLE color: 7942209.
HSL color Cylindrical-coordinate representation of color #413079: hue angle of 253.97º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #413079 is Cyan = 0.46, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 48 | 121 | - |
| CMYK | 0.46 | 0.60 | 0 | 0.53 |
| HSL | 253.97º | 0.43% | 0.33% | - |
| HSV(B) | 253.97º | 0.6% | 0.47% | - |
| XYZ | 6.69 | 4.62 | 18.63 | - |
| YUV | 61.41 | 161.63 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 121 | 0.46 | 0.60 | 0 | 0.53 | 253.97 | 0.43 | 0.33 |
| Hex | 41 | 30 | 79 | 2E | 3C | 0 | 35 | FE | 2B | 21 |
| Octal | 101 | 60 | 171 | 56 | 74 | 0 | 65 | 376 | 53 | 41 |
| Binary | 1000001 | 110000 | 1111001 | 101110 | 111100 | 0 | 110101 | 11111110 | 101011 | 100001 |
Color Harmonies of #413079
Complementary color
Monochromatic Colors of #413079
Black with #413079
Text Example
Text Example
White with #413079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413079; }
p { color: rgb(65,48,121); }
H1.HeaderClassName
{
color: #413079;
}
.AnyTagClassName
{
color: #413079;
}
</style>
background-color css
<style>
a { background-color: #413079; }
a { background-color: rgb(65,48,121); }
div.DivClassName
{
background-color: #413079;
}
.BgClassName
{
background-color: #413079;
}
</style>
border-color css
<style>
span { border-color: #413079; }
span { border-color: rgb(65,48,121); }
td.TdClassName
{
border-color: #413079;
}
.TagClassName
{
border-color: #413079;
}
</style>