Shades of Windsor #402186
Tints of Windsor #402186
RGB
CMYK
RGB Variations
Color information
#402186 (or 0x402186) is known color: Windsor. HEX triplet: 40, 21 and 86. RGB value is (64,33,134). Sum of RGB (Red+Green+Blue) = 64+33+134=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 33 (13.28% from 255 or 14.29% from 231); Blue value is 134 (52.73% from 255 or 58.01% from 231); Max value from RGB is 134 - color contains mainly: blue. Hex color #402186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402186 is #BFDE79. Grayscale: #353535. Windows color (decimal): -12574330 or 8790336. OLE color: 8790336.
HSL color Cylindrical-coordinate representation of color #402186: hue angle of 258.42º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #402186 is Cyan = 0.52, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 33 | 134 | - |
| CMYK | 0.52 | 0.75 | 0 | 0.47 |
| HSL | 258.42º | 0.6% | 0.33% | - |
| HSV(B) | 258.42º | 0.75% | 0.53% | - |
| XYZ | 6.96 | 3.9 | 22.94 | - |
| YUV | 53.78 | 173.27 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 33 | 134 | 0.52 | 0.75 | 0 | 0.47 | 258.42 | 0.6 | 0.33 |
| Hex | 40 | 21 | 86 | 34 | 4B | 0 | 2F | 102 | 3C | 21 |
| Octal | 100 | 41 | 206 | 64 | 113 | 0 | 57 | 402 | 74 | 41 |
| Binary | 1000000 | 100001 | 10000110 | 110100 | 1001011 | 0 | 101111 | 100000010 | 111100 | 100001 |
Color Harmonies of #402186
Complementary color
Monochromatic Colors of #402186
Black with #402186
Text Example
Text Example
White with #402186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402186; }
p { color: rgb(64,33,134); }
H1.HeaderClassName
{
color: #402186;
}
.AnyTagClassName
{
color: #402186;
}
</style>
background-color css
<style>
a { background-color: #402186; }
a { background-color: rgb(64,33,134); }
div.DivClassName
{
background-color: #402186;
}
.BgClassName
{
background-color: #402186;
}
</style>
border-color css
<style>
span { border-color: #402186; }
span { border-color: rgb(64,33,134); }
td.TdClassName
{
border-color: #402186;
}
.TagClassName
{
border-color: #402186;
}
</style>