Shades of Windsor #402189
Tints of Windsor #402189
RGB
CMYK
RGB Variations
Color information
#402189 (or 0x402189) is known color: Windsor. HEX triplet: 40, 21 and 89. RGB value is (64,33,137). Sum of RGB (Red+Green+Blue) = 64+33+137=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 33 (13.28% from 255 or 14.10% from 234); Blue value is 137 (53.91% from 255 or 58.55% from 234); Max value from RGB is 137 - color contains mainly: blue. Hex color #402189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402189 is #BFDE76. Grayscale: #353535. Windows color (decimal): -12574327 or 8986944. OLE color: 8986944.
HSL color Cylindrical-coordinate representation of color #402189: hue angle of 257.88º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #402189 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 33 | 137 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.46 |
| HSL | 257.88º | 0.61% | 0.33% | - |
| HSV(B) | 257.88º | 0.76% | 0.54% | - |
| XYZ | 7.17 | 3.98 | 24.06 | - |
| YUV | 54.13 | 174.77 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 33 | 137 | 0.53 | 0.76 | 0 | 0.46 | 257.88 | 0.61 | 0.33 |
| Hex | 40 | 21 | 89 | 35 | 4C | 0 | 2E | 102 | 3D | 21 |
| Octal | 100 | 41 | 211 | 65 | 114 | 0 | 56 | 402 | 75 | 41 |
| Binary | 1000000 | 100001 | 10001001 | 110101 | 1001100 | 0 | 101110 | 100000010 | 111101 | 100001 |
Color Harmonies of #402189
Complementary color
Monochromatic Colors of #402189
Black with #402189
Text Example
Text Example
White with #402189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402189; }
p { color: rgb(64,33,137); }
H1.HeaderClassName
{
color: #402189;
}
.AnyTagClassName
{
color: #402189;
}
</style>
background-color css
<style>
a { background-color: #402189; }
a { background-color: rgb(64,33,137); }
div.DivClassName
{
background-color: #402189;
}
.BgClassName
{
background-color: #402189;
}
</style>
border-color css
<style>
span { border-color: #402189; }
span { border-color: rgb(64,33,137); }
td.TdClassName
{
border-color: #402189;
}
.TagClassName
{
border-color: #402189;
}
</style>