Shades of Windsor #412587
Tints of Windsor #412587
RGB
CMYK
RGB Variations
Color information
#412587 (or 0x412587) is known color: Windsor. HEX triplet: 41, 25 and 87. RGB value is (65,37,135). Sum of RGB (Red+Green+Blue) = 65+37+135=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 135 (53.12% from 255 or 56.96% from 237); Max value from RGB is 135 - color contains mainly: blue. Hex color #412587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412587 is #BEDA78. Grayscale: #383838. Windows color (decimal): -12507769 or 8856897. OLE color: 8856897.
HSL color Cylindrical-coordinate representation of color #412587: hue angle of 257.14º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #412587 is Cyan = 0.52, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 37 | 135 | - |
| CMYK | 0.52 | 0.73 | 0 | 0.47 |
| HSL | 257.14º | 0.57% | 0.34% | - |
| HSV(B) | 257.14º | 0.73% | 0.53% | - |
| XYZ | 7.21 | 4.2 | 23.35 | - |
| YUV | 56.54 | 172.28 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 135 | 0.52 | 0.73 | 0 | 0.47 | 257.14 | 0.57 | 0.34 |
| Hex | 41 | 25 | 87 | 34 | 49 | 0 | 2F | 101 | 39 | 22 |
| Octal | 101 | 45 | 207 | 64 | 111 | 0 | 57 | 401 | 71 | 42 |
| Binary | 1000001 | 100101 | 10000111 | 110100 | 1001001 | 0 | 101111 | 100000001 | 111001 | 100010 |
Color Harmonies of #412587
Complementary color
Monochromatic Colors of #412587
Black with #412587
Text Example
Text Example
White with #412587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412587; }
p { color: rgb(65,37,135); }
H1.HeaderClassName
{
color: #412587;
}
.AnyTagClassName
{
color: #412587;
}
</style>
background-color css
<style>
a { background-color: #412587; }
a { background-color: rgb(65,37,135); }
div.DivClassName
{
background-color: #412587;
}
.BgClassName
{
background-color: #412587;
}
</style>
border-color css
<style>
span { border-color: #412587; }
span { border-color: rgb(65,37,135); }
td.TdClassName
{
border-color: #412587;
}
.TagClassName
{
border-color: #412587;
}
</style>