Shades of Windsor #402972
Tints of Windsor #402972
RGB
CMYK
RGB Variations
Color information
#402972 (or 0x402972) is known color: Windsor. HEX triplet: 40, 29 and 72. RGB value is (64,41,114). Sum of RGB (Red+Green+Blue) = 64+41+114=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 41 (16.41% from 255 or 18.72% from 219); Blue value is 114 (44.92% from 255 or 52.05% from 219); Max value from RGB is 114 - color contains mainly: blue. Hex color #402972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402972 is #BFD68D. Grayscale: #373737. Windows color (decimal): -12572302 or 7481664. OLE color: 7481664.
HSL color Cylindrical-coordinate representation of color #402972: hue angle of 258.9º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #402972 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 41 | 114 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.55 |
| HSL | 258.9º | 0.47% | 0.3% | - |
| HSV(B) | 258.9º | 0.64% | 0.45% | - |
| XYZ | 5.94 | 3.89 | 16.36 | - |
| YUV | 56.2 | 160.62 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 114 | 0.44 | 0.64 | 0 | 0.55 | 258.9 | 0.47 | 0.3 |
| Hex | 40 | 29 | 72 | 2C | 40 | 0 | 37 | 103 | 2F | 1E |
| Octal | 100 | 51 | 162 | 54 | 100 | 0 | 67 | 403 | 57 | 36 |
| Binary | 1000000 | 101001 | 1110010 | 101100 | 1000000 | 0 | 110111 | 100000011 | 101111 | 11110 |
Color Harmonies of #402972
Complementary color
Monochromatic Colors of #402972
Black with #402972
Text Example
Text Example
White with #402972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402972; }
p { color: rgb(64,41,114); }
H1.HeaderClassName
{
color: #402972;
}
.AnyTagClassName
{
color: #402972;
}
</style>
background-color css
<style>
a { background-color: #402972; }
a { background-color: rgb(64,41,114); }
div.DivClassName
{
background-color: #402972;
}
.BgClassName
{
background-color: #402972;
}
</style>
border-color css
<style>
span { border-color: #402972; }
span { border-color: rgb(64,41,114); }
td.TdClassName
{
border-color: #402972;
}
.TagClassName
{
border-color: #402972;
}
</style>