Shades of Windsor #402278
Tints of Windsor #402278
RGB
CMYK
RGB Variations
Color information
#402278 (or 0x402278) is known color: Windsor. HEX triplet: 40, 22 and 78. RGB value is (64,34,120). Sum of RGB (Red+Green+Blue) = 64+34+120=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 34 (13.67% from 255 or 15.60% from 218); Blue value is 120 (47.27% from 255 or 55.05% from 218); Max value from RGB is 120 - color contains mainly: blue. Hex color #402278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402278 is #BFDD87. Grayscale: #343434. Windows color (decimal): -12574088 or 7873088. OLE color: 7873088.
HSL color Cylindrical-coordinate representation of color #402278: hue angle of 260.93º 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 #402278 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 34 | 120 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.53 |
| HSL | 260.93º | 0.56% | 0.3% | - |
| HSV(B) | 260.93º | 0.72% | 0.47% | - |
| XYZ | 6.08 | 3.59 | 18.14 | - |
| YUV | 52.77 | 165.94 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 120 | 0.47 | 0.72 | 0 | 0.53 | 260.93 | 0.56 | 0.3 |
| Hex | 40 | 22 | 78 | 2F | 48 | 0 | 35 | 105 | 38 | 1E |
| Octal | 100 | 42 | 170 | 57 | 110 | 0 | 65 | 405 | 70 | 36 |
| Binary | 1000000 | 100010 | 1111000 | 101111 | 1001000 | 0 | 110101 | 100000101 | 111000 | 11110 |
Color Harmonies of #402278
Complementary color
Monochromatic Colors of #402278
Black with #402278
Text Example
Text Example
White with #402278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402278; }
p { color: rgb(64,34,120); }
H1.HeaderClassName
{
color: #402278;
}
.AnyTagClassName
{
color: #402278;
}
</style>
background-color css
<style>
a { background-color: #402278; }
a { background-color: rgb(64,34,120); }
div.DivClassName
{
background-color: #402278;
}
.BgClassName
{
background-color: #402278;
}
</style>
border-color css
<style>
span { border-color: #402278; }
span { border-color: rgb(64,34,120); }
td.TdClassName
{
border-color: #402278;
}
.TagClassName
{
border-color: #402278;
}
</style>