Shades of Windsor #402978
Tints of Windsor #402978
RGB
CMYK
RGB Variations
Color information
#402978 (or 0x402978) is known color: Windsor. HEX triplet: 40, 29 and 78. RGB value is (64,41,120). Sum of RGB (Red+Green+Blue) = 64+41+120=225 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.44% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 120 (47.27% from 255 or 53.33% from 225); Max value from RGB is 120 - color contains mainly: blue. Hex color #402978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402978 is #BFD687. Grayscale: #383838. Windows color (decimal): -12572296 or 7874880. OLE color: 7874880.
HSL color Cylindrical-coordinate representation of color #402978: hue angle of 257.47º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #402978 is Cyan = 0.47, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 41 | 120 | - |
| CMYK | 0.47 | 0.66 | 0 | 0.53 |
| HSL | 257.47º | 0.49% | 0.32% | - |
| HSV(B) | 257.47º | 0.66% | 0.47% | - |
| XYZ | 6.3 | 4.03 | 18.22 | - |
| YUV | 56.88 | 163.62 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 120 | 0.47 | 0.66 | 0 | 0.53 | 257.47 | 0.49 | 0.32 |
| Hex | 40 | 29 | 78 | 2F | 42 | 0 | 35 | 101 | 31 | 20 |
| Octal | 100 | 51 | 170 | 57 | 102 | 0 | 65 | 401 | 61 | 40 |
| Binary | 1000000 | 101001 | 1111000 | 101111 | 1000010 | 0 | 110101 | 100000001 | 110001 | 100000 |
Color Harmonies of #402978
Complementary color
Monochromatic Colors of #402978
Black with #402978
Text Example
Text Example
White with #402978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402978; }
p { color: rgb(64,41,120); }
H1.HeaderClassName
{
color: #402978;
}
.AnyTagClassName
{
color: #402978;
}
</style>
background-color css
<style>
a { background-color: #402978; }
a { background-color: rgb(64,41,120); }
div.DivClassName
{
background-color: #402978;
}
.BgClassName
{
background-color: #402978;
}
</style>
border-color css
<style>
span { border-color: #402978; }
span { border-color: rgb(64,41,120); }
td.TdClassName
{
border-color: #402978;
}
.TagClassName
{
border-color: #402978;
}
</style>