Shades of Windsor #412779
Tints of Windsor #412779
RGB
CMYK
RGB Variations
Color information
#412779 (or 0x412779) is known color: Windsor. HEX triplet: 41, 27 and 79. RGB value is (65,39,121). Sum of RGB (Red+Green+Blue) = 65+39+121=225 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.89% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 121 (47.66% from 255 or 53.78% from 225); Max value from RGB is 121 - color contains mainly: blue. Hex color #412779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412779 is #BED886. Grayscale: #373737. Windows color (decimal): -12507271 or 7939905. OLE color: 7939905.
HSL color Cylindrical-coordinate representation of color #412779: hue angle of 259.02º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #412779 is Cyan = 0.46, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 39 | 121 | - |
| CMYK | 0.46 | 0.68 | 0 | 0.53 |
| HSL | 259.02º | 0.51% | 0.31% | - |
| HSV(B) | 259.02º | 0.68% | 0.47% | - |
| XYZ | 6.36 | 3.96 | 18.52 | - |
| YUV | 56.12 | 164.61 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 121 | 0.46 | 0.68 | 0 | 0.53 | 259.02 | 0.51 | 0.31 |
| Hex | 41 | 27 | 79 | 2E | 44 | 0 | 35 | 103 | 33 | 1F |
| Octal | 101 | 47 | 171 | 56 | 104 | 0 | 65 | 403 | 63 | 37 |
| Binary | 1000001 | 100111 | 1111001 | 101110 | 1000100 | 0 | 110101 | 100000011 | 110011 | 11111 |
Color Harmonies of #412779
Complementary color
Monochromatic Colors of #412779
Black with #412779
Text Example
Text Example
White with #412779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412779; }
p { color: rgb(65,39,121); }
H1.HeaderClassName
{
color: #412779;
}
.AnyTagClassName
{
color: #412779;
}
</style>
background-color css
<style>
a { background-color: #412779; }
a { background-color: rgb(65,39,121); }
div.DivClassName
{
background-color: #412779;
}
.BgClassName
{
background-color: #412779;
}
</style>
border-color css
<style>
span { border-color: #412779; }
span { border-color: rgb(65,39,121); }
td.TdClassName
{
border-color: #412779;
}
.TagClassName
{
border-color: #412779;
}
</style>