Shades of Windsor #413075
Tints of Windsor #413075
RGB
CMYK
RGB Variations
Color information
#413075 (or 0x413075) is known color: Windsor. HEX triplet: 41, 30 and 75. RGB value is (65,48,117). Sum of RGB (Red+Green+Blue) = 65+48+117=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 48 (19.14% from 255 or 20.87% from 230); Blue value is 117 (46.09% from 255 or 50.87% from 230); Max value from RGB is 117 - color contains mainly: blue. Hex color #413075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413075 is #BECF8A. Grayscale: #3C3C3C. Windows color (decimal): -12504971 or 7680065. OLE color: 7680065.
HSL color Cylindrical-coordinate representation of color #413075: hue angle of 254.78º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #413075 is Cyan = 0.44, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 48 | 117 | - |
| CMYK | 0.44 | 0.59 | 0 | 0.54 |
| HSL | 254.78º | 0.42% | 0.32% | - |
| HSV(B) | 254.78º | 0.59% | 0.46% | - |
| XYZ | 6.45 | 4.52 | 17.36 | - |
| YUV | 60.95 | 159.63 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 117 | 0.44 | 0.59 | 0 | 0.54 | 254.78 | 0.42 | 0.32 |
| Hex | 41 | 30 | 75 | 2C | 3B | 0 | 36 | FF | 2A | 20 |
| Octal | 101 | 60 | 165 | 54 | 73 | 0 | 66 | 377 | 52 | 40 |
| Binary | 1000001 | 110000 | 1110101 | 101100 | 111011 | 0 | 110110 | 11111111 | 101010 | 100000 |
Color Harmonies of #413075
Complementary color
Monochromatic Colors of #413075
Black with #413075
Text Example
Text Example
White with #413075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413075; }
p { color: rgb(65,48,117); }
H1.HeaderClassName
{
color: #413075;
}
.AnyTagClassName
{
color: #413075;
}
</style>
background-color css
<style>
a { background-color: #413075; }
a { background-color: rgb(65,48,117); }
div.DivClassName
{
background-color: #413075;
}
.BgClassName
{
background-color: #413075;
}
</style>
border-color css
<style>
span { border-color: #413075; }
span { border-color: rgb(65,48,117); }
td.TdClassName
{
border-color: #413075;
}
.TagClassName
{
border-color: #413075;
}
</style>