Shades of Windsor #412688
Tints of Windsor #412688
RGB
CMYK
RGB Variations
Color information
#412688 (or 0x412688) is known color: Windsor. HEX triplet: 41, 26 and 88. RGB value is (65,38,136). Sum of RGB (Red+Green+Blue) = 65+38+136=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 38 (15.23% from 255 or 15.90% from 239); Blue value is 136 (53.52% from 255 or 56.90% from 239); Max value from RGB is 136 - color contains mainly: blue. Hex color #412688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #412688 is #BED977. Grayscale: #383838. Windows color (decimal): -12507512 or 8922689. OLE color: 8922689.
HSL color Cylindrical-coordinate representation of color #412688: hue angle of 256.53º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #412688 is Cyan = 0.52, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 38 | 136 | - |
| CMYK | 0.52 | 0.72 | 0 | 0.47 |
| HSL | 256.53º | 0.56% | 0.34% | - |
| HSV(B) | 256.53º | 0.72% | 0.53% | - |
| XYZ | 7.32 | 4.29 | 23.73 | - |
| YUV | 57.25 | 172.45 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 136 | 0.52 | 0.72 | 0 | 0.47 | 256.53 | 0.56 | 0.34 |
| Hex | 41 | 26 | 88 | 34 | 48 | 0 | 2F | 101 | 38 | 22 |
| Octal | 101 | 46 | 210 | 64 | 110 | 0 | 57 | 401 | 70 | 42 |
| Binary | 1000001 | 100110 | 10001000 | 110100 | 1001000 | 0 | 101111 | 100000001 | 111000 | 100010 |
Color Harmonies of #412688
Complementary color
Monochromatic Colors of #412688
Black with #412688
Text Example
Text Example
White with #412688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412688; }
p { color: rgb(65,38,136); }
H1.HeaderClassName
{
color: #412688;
}
.AnyTagClassName
{
color: #412688;
}
</style>
background-color css
<style>
a { background-color: #412688; }
a { background-color: rgb(65,38,136); }
div.DivClassName
{
background-color: #412688;
}
.BgClassName
{
background-color: #412688;
}
</style>
border-color css
<style>
span { border-color: #412688; }
span { border-color: rgb(65,38,136); }
td.TdClassName
{
border-color: #412688;
}
.TagClassName
{
border-color: #412688;
}
</style>