Shades of Windsor #402279
Tints of Windsor #402279
RGB
CMYK
RGB Variations
Color information
#402279 (or 0x402279) is known color: Windsor. HEX triplet: 40, 22 and 79. RGB value is (64,34,121). Sum of RGB (Red+Green+Blue) = 64+34+121=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 34 (13.67% from 255 or 15.53% from 219); Blue value is 121 (47.66% from 255 or 55.25% from 219); Max value from RGB is 121 - color contains mainly: blue. Hex color #402279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402279 is #BFDD86. Grayscale: #343434. Windows color (decimal): -12574087 or 7938624. OLE color: 7938624.
HSL color Cylindrical-coordinate representation of color #402279: hue angle of 260.69º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #402279 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 34 | 121 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.53 |
| HSL | 260.69º | 0.56% | 0.3% | - |
| HSV(B) | 260.69º | 0.72% | 0.47% | - |
| XYZ | 6.14 | 3.61 | 18.46 | - |
| YUV | 52.89 | 166.44 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 121 | 0.47 | 0.72 | 0 | 0.53 | 260.69 | 0.56 | 0.3 |
| Hex | 40 | 22 | 79 | 2F | 48 | 0 | 35 | 105 | 38 | 1E |
| Octal | 100 | 42 | 171 | 57 | 110 | 0 | 65 | 405 | 70 | 36 |
| Binary | 1000000 | 100010 | 1111001 | 101111 | 1001000 | 0 | 110101 | 100000101 | 111000 | 11110 |
Color Harmonies of #402279
Complementary color
Monochromatic Colors of #402279
Black with #402279
Text Example
Text Example
White with #402279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402279; }
p { color: rgb(64,34,121); }
H1.HeaderClassName
{
color: #402279;
}
.AnyTagClassName
{
color: #402279;
}
</style>
background-color css
<style>
a { background-color: #402279; }
a { background-color: rgb(64,34,121); }
div.DivClassName
{
background-color: #402279;
}
.BgClassName
{
background-color: #402279;
}
</style>
border-color css
<style>
span { border-color: #402279; }
span { border-color: rgb(64,34,121); }
td.TdClassName
{
border-color: #402279;
}
.TagClassName
{
border-color: #402279;
}
</style>