Shades of Windsor #412789
Tints of Windsor #412789
RGB
CMYK
RGB Variations
Color information
#412789 (or 0x412789) is known color: Windsor. HEX triplet: 41, 27 and 89. RGB value is (65,39,137). Sum of RGB (Red+Green+Blue) = 65+39+137=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 137 (53.91% from 255 or 56.85% from 241); Max value from RGB is 137 - color contains mainly: blue. Hex color #412789 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412789 is #BED876. Grayscale: #393939. Windows color (decimal): -12507255 or 8988481. OLE color: 8988481.
HSL color Cylindrical-coordinate representation of color #412789: hue angle of 255.92º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #412789 is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 39 | 137 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.46 |
| HSL | 255.92º | 0.56% | 0.35% | - |
| HSV(B) | 255.92º | 0.72% | 0.54% | - |
| XYZ | 7.42 | 4.38 | 24.12 | - |
| YUV | 57.95 | 172.61 | 133.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 137 | 0.53 | 0.72 | 0 | 0.46 | 255.92 | 0.56 | 0.35 |
| Hex | 41 | 27 | 89 | 35 | 48 | 0 | 2E | 100 | 38 | 23 |
| Octal | 101 | 47 | 211 | 65 | 110 | 0 | 56 | 400 | 70 | 43 |
| Binary | 1000001 | 100111 | 10001001 | 110101 | 1001000 | 0 | 101110 | 100000000 | 111000 | 100011 |
Color Harmonies of #412789
Complementary color
Monochromatic Colors of #412789
Black with #412789
Text Example
Text Example
White with #412789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412789; }
p { color: rgb(65,39,137); }
H1.HeaderClassName
{
color: #412789;
}
.AnyTagClassName
{
color: #412789;
}
</style>
background-color css
<style>
a { background-color: #412789; }
a { background-color: rgb(65,39,137); }
div.DivClassName
{
background-color: #412789;
}
.BgClassName
{
background-color: #412789;
}
</style>
border-color css
<style>
span { border-color: #412789; }
span { border-color: rgb(65,39,137); }
td.TdClassName
{
border-color: #412789;
}
.TagClassName
{
border-color: #412789;
}
</style>