Shades of Windsor #413376
Tints of Windsor #413376
RGB
CMYK
RGB Variations
Color information
#413376 (or 0x413376) is known color: Windsor. HEX triplet: 41, 33 and 76. RGB value is (65,51,118). Sum of RGB (Red+Green+Blue) = 65+51+118=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 51 (20.31% from 255 or 21.79% from 234); Blue value is 118 (46.48% from 255 or 50.43% from 234); Max value from RGB is 118 - color contains mainly: blue. Hex color #413376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413376 is #BECC89. Grayscale: #3E3E3E. Windows color (decimal): -12504202 or 7746369. OLE color: 7746369.
HSL color Cylindrical-coordinate representation of color #413376: hue angle of 252.54º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #413376 is Cyan = 0.45, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 51 | 118 | - |
| CMYK | 0.45 | 0.57 | 0 | 0.54 |
| HSL | 252.54º | 0.4% | 0.33% | - |
| HSV(B) | 252.54º | 0.57% | 0.46% | - |
| XYZ | 6.63 | 4.8 | 17.72 | - |
| YUV | 62.82 | 159.14 | 129.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 51 | 118 | 0.45 | 0.57 | 0 | 0.54 | 252.54 | 0.4 | 0.33 |
| Hex | 41 | 33 | 76 | 2D | 39 | 0 | 36 | FD | 28 | 21 |
| Octal | 101 | 63 | 166 | 55 | 71 | 0 | 66 | 375 | 50 | 41 |
| Binary | 1000001 | 110011 | 1110110 | 101101 | 111001 | 0 | 110110 | 11111101 | 101000 | 100001 |
Color Harmonies of #413376
Complementary color
Monochromatic Colors of #413376
Black with #413376
Text Example
Text Example
White with #413376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413376; }
p { color: rgb(65,51,118); }
H1.HeaderClassName
{
color: #413376;
}
.AnyTagClassName
{
color: #413376;
}
</style>
background-color css
<style>
a { background-color: #413376; }
a { background-color: rgb(65,51,118); }
div.DivClassName
{
background-color: #413376;
}
.BgClassName
{
background-color: #413376;
}
</style>
border-color css
<style>
span { border-color: #413376; }
span { border-color: rgb(65,51,118); }
td.TdClassName
{
border-color: #413376;
}
.TagClassName
{
border-color: #413376;
}
</style>