Shades of Windsor #402772
Tints of Windsor #402772
RGB
CMYK
RGB Variations
Color information
#402772 (or 0x402772) is known color: Windsor. HEX triplet: 40, 27 and 72. RGB value is (64,39,114). Sum of RGB (Red+Green+Blue) = 64+39+114=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 39 (15.62% from 255 or 17.97% from 217); Blue value is 114 (44.92% from 255 or 52.53% from 217); Max value from RGB is 114 - color contains mainly: blue. Hex color #402772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402772 is #BFD88D. Grayscale: #363636. Windows color (decimal): -12572814 or 7481152. OLE color: 7481152.
HSL color Cylindrical-coordinate representation of color #402772: hue angle of 260º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #402772 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 39 | 114 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.55 |
| HSL | 260º | 0.49% | 0.3% | - |
| HSV(B) | 260º | 0.66% | 0.45% | - |
| XYZ | 5.88 | 3.76 | 16.33 | - |
| YUV | 55.03 | 161.28 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 114 | 0.44 | 0.66 | 0 | 0.55 | 260 | 0.49 | 0.3 |
| Hex | 40 | 27 | 72 | 2C | 42 | 0 | 37 | 104 | 31 | 1E |
| Octal | 100 | 47 | 162 | 54 | 102 | 0 | 67 | 404 | 61 | 36 |
| Binary | 1000000 | 100111 | 1110010 | 101100 | 1000010 | 0 | 110111 | 100000100 | 110001 | 11110 |
Color Harmonies of #402772
Complementary color
Monochromatic Colors of #402772
Black with #402772
Text Example
Text Example
White with #402772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402772; }
p { color: rgb(64,39,114); }
H1.HeaderClassName
{
color: #402772;
}
.AnyTagClassName
{
color: #402772;
}
</style>
background-color css
<style>
a { background-color: #402772; }
a { background-color: rgb(64,39,114); }
div.DivClassName
{
background-color: #402772;
}
.BgClassName
{
background-color: #402772;
}
</style>
border-color css
<style>
span { border-color: #402772; }
span { border-color: rgb(64,39,114); }
td.TdClassName
{
border-color: #402772;
}
.TagClassName
{
border-color: #402772;
}
</style>