Shades of Windsor #413478
Tints of Windsor #413478
RGB
CMYK
RGB Variations
Color information
#413478 (or 0x413478) is known color: Windsor. HEX triplet: 41, 34 and 78. RGB value is (65,52,120). Sum of RGB (Red+Green+Blue) = 65+52+120=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 120 (47.27% from 255 or 50.63% from 237); Max value from RGB is 120 - color contains mainly: blue. Hex color #413478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413478 is #BECB87. Grayscale: #3F3F3F. Windows color (decimal): -12503944 or 7877697. OLE color: 7877697.
HSL color Cylindrical-coordinate representation of color #413478: hue angle of 251.47º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #413478 is Cyan = 0.46, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 52 | 120 | - |
| CMYK | 0.46 | 0.57 | 0 | 0.53 |
| HSL | 251.47º | 0.4% | 0.34% | - |
| HSV(B) | 251.47º | 0.57% | 0.47% | - |
| XYZ | 6.8 | 4.94 | 18.36 | - |
| YUV | 63.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 120 | 0.46 | 0.57 | 0 | 0.53 | 251.47 | 0.4 | 0.34 |
| Hex | 41 | 34 | 78 | 2E | 39 | 0 | 35 | FB | 28 | 22 |
| Octal | 101 | 64 | 170 | 56 | 71 | 0 | 65 | 373 | 50 | 42 |
| Binary | 1000001 | 110100 | 1111000 | 101110 | 111001 | 0 | 110101 | 11111011 | 101000 | 100010 |
Color Harmonies of #413478
Complementary color
Monochromatic Colors of #413478
Black with #413478
Text Example
Text Example
White with #413478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413478; }
p { color: rgb(65,52,120); }
H1.HeaderClassName
{
color: #413478;
}
.AnyTagClassName
{
color: #413478;
}
</style>
background-color css
<style>
a { background-color: #413478; }
a { background-color: rgb(65,52,120); }
div.DivClassName
{
background-color: #413478;
}
.BgClassName
{
background-color: #413478;
}
</style>
border-color css
<style>
span { border-color: #413478; }
span { border-color: rgb(65,52,120); }
td.TdClassName
{
border-color: #413478;
}
.TagClassName
{
border-color: #413478;
}
</style>