Shades of Windsor #412785
Tints of Windsor #412785
RGB
CMYK
RGB Variations
Color information
#412785 (or 0x412785) is known color: Windsor. HEX triplet: 41, 27 and 85. RGB value is (65,39,133). Sum of RGB (Red+Green+Blue) = 65+39+133=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 39 (15.62% from 255 or 16.46% from 237); Blue value is 133 (52.34% from 255 or 56.12% from 237); Max value from RGB is 133 - color contains mainly: blue. Hex color #412785 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412785 is #BED87A. Grayscale: #393939. Windows color (decimal): -12507259 or 8726337. OLE color: 8726337.
HSL color Cylindrical-coordinate representation of color #412785: hue angle of 256.6º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #412785 is Cyan = 0.51, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 39 | 133 | - |
| CMYK | 0.51 | 0.71 | 0 | 0.48 |
| HSL | 256.6º | 0.55% | 0.34% | - |
| HSV(B) | 256.6º | 0.71% | 0.52% | - |
| XYZ | 7.14 | 4.27 | 22.64 | - |
| YUV | 57.49 | 170.61 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 133 | 0.51 | 0.71 | 0 | 0.48 | 256.6 | 0.55 | 0.34 |
| Hex | 41 | 27 | 85 | 33 | 47 | 0 | 30 | 101 | 37 | 22 |
| Octal | 101 | 47 | 205 | 63 | 107 | 0 | 60 | 401 | 67 | 42 |
| Binary | 1000001 | 100111 | 10000101 | 110011 | 1000111 | 0 | 110000 | 100000001 | 110111 | 100010 |
Color Harmonies of #412785
Complementary color
Monochromatic Colors of #412785
Black with #412785
Text Example
Text Example
White with #412785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412785; }
p { color: rgb(65,39,133); }
H1.HeaderClassName
{
color: #412785;
}
.AnyTagClassName
{
color: #412785;
}
</style>
background-color css
<style>
a { background-color: #412785; }
a { background-color: rgb(65,39,133); }
div.DivClassName
{
background-color: #412785;
}
.BgClassName
{
background-color: #412785;
}
</style>
border-color css
<style>
span { border-color: #412785; }
span { border-color: rgb(65,39,133); }
td.TdClassName
{
border-color: #412785;
}
.TagClassName
{
border-color: #412785;
}
</style>