Shades of Windsor #402479
Tints of Windsor #402479
RGB
CMYK
RGB Variations
Color information
#402479 (or 0x402479) is known color: Windsor. HEX triplet: 40, 24 and 79. RGB value is (64,36,121). Sum of RGB (Red+Green+Blue) = 64+36+121=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 121 (47.66% from 255 or 54.75% from 221); Max value from RGB is 121 - color contains mainly: blue. Hex color #402479 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402479 is #BFDB86. Grayscale: #353535. Windows color (decimal): -12573575 or 7939136. OLE color: 7939136.
HSL color Cylindrical-coordinate representation of color #402479: hue angle of 259.76º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #402479 is Cyan = 0.47, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 36 | 121 | - |
| CMYK | 0.47 | 0.70 | 0 | 0.53 |
| HSL | 259.76º | 0.54% | 0.31% | - |
| HSV(B) | 259.76º | 0.7% | 0.47% | - |
| XYZ | 6.2 | 3.73 | 18.48 | - |
| YUV | 54.06 | 165.78 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 121 | 0.47 | 0.70 | 0 | 0.53 | 259.76 | 0.54 | 0.31 |
| Hex | 40 | 24 | 79 | 2F | 46 | 0 | 35 | 104 | 36 | 1F |
| Octal | 100 | 44 | 171 | 57 | 106 | 0 | 65 | 404 | 66 | 37 |
| Binary | 1000000 | 100100 | 1111001 | 101111 | 1000110 | 0 | 110101 | 100000100 | 110110 | 11111 |
Color Harmonies of #402479
Complementary color
Monochromatic Colors of #402479
Black with #402479
Text Example
Text Example
White with #402479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402479; }
p { color: rgb(64,36,121); }
H1.HeaderClassName
{
color: #402479;
}
.AnyTagClassName
{
color: #402479;
}
</style>
background-color css
<style>
a { background-color: #402479; }
a { background-color: rgb(64,36,121); }
div.DivClassName
{
background-color: #402479;
}
.BgClassName
{
background-color: #402479;
}
</style>
border-color css
<style>
span { border-color: #402479; }
span { border-color: rgb(64,36,121); }
td.TdClassName
{
border-color: #402479;
}
.TagClassName
{
border-color: #402479;
}
</style>