Shades of Windsor #412978
Tints of Windsor #412978
RGB
CMYK
RGB Variations
Color information
#412978 (or 0x412978) is known color: Windsor. HEX triplet: 41, 29 and 78. RGB value is (65,41,120). Sum of RGB (Red+Green+Blue) = 65+41+120=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 120 (47.27% from 255 or 53.10% from 226); Max value from RGB is 120 - color contains mainly: blue. Hex color #412978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412978 is #BED687. Grayscale: #383838. Windows color (decimal): -12506760 or 7874881. OLE color: 7874881.
HSL color Cylindrical-coordinate representation of color #412978: hue angle of 258.23º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #412978 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 41 | 120 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.53 |
| HSL | 258.23º | 0.49% | 0.32% | - |
| HSV(B) | 258.23º | 0.66% | 0.47% | - |
| XYZ | 6.36 | 4.07 | 18.22 | - |
| YUV | 57.18 | 163.45 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 120 | 0.46 | 0.66 | 0 | 0.53 | 258.23 | 0.49 | 0.32 |
| Hex | 41 | 29 | 78 | 2E | 42 | 0 | 35 | 102 | 31 | 20 |
| Octal | 101 | 51 | 170 | 56 | 102 | 0 | 65 | 402 | 61 | 40 |
| Binary | 1000001 | 101001 | 1111000 | 101110 | 1000010 | 0 | 110101 | 100000010 | 110001 | 100000 |
Color Harmonies of #412978
Complementary color
Monochromatic Colors of #412978
Black with #412978
Text Example
Text Example
White with #412978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412978; }
p { color: rgb(65,41,120); }
H1.HeaderClassName
{
color: #412978;
}
.AnyTagClassName
{
color: #412978;
}
</style>
background-color css
<style>
a { background-color: #412978; }
a { background-color: rgb(65,41,120); }
div.DivClassName
{
background-color: #412978;
}
.BgClassName
{
background-color: #412978;
}
</style>
border-color css
<style>
span { border-color: #412978; }
span { border-color: rgb(65,41,120); }
td.TdClassName
{
border-color: #412978;
}
.TagClassName
{
border-color: #412978;
}
</style>