Shades of Windsor #402870
Tints of Windsor #402870
RGB
CMYK
RGB Variations
Color information
#402870 (or 0x402870) is known color: Windsor. HEX triplet: 40, 28 and 70. RGB value is (64,40,112). Sum of RGB (Red+Green+Blue) = 64+40+112=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #402870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402870 is #BFD78F. Grayscale: #373737. Windows color (decimal): -12572560 or 7350336. OLE color: 7350336.
HSL color Cylindrical-coordinate representation of color #402870: hue angle of 260º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #402870 is Cyan = 0.43, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 40 | 112 | - |
| CMYK | 0.43 | 0.64 | 0 | 0.56 |
| HSL | 260º | 0.47% | 0.3% | - |
| HSV(B) | 260º | 0.64% | 0.44% | - |
| XYZ | 5.8 | 3.78 | 15.75 | - |
| YUV | 55.38 | 159.95 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 112 | 0.43 | 0.64 | 0 | 0.56 | 260 | 0.47 | 0.3 |
| Hex | 40 | 28 | 70 | 2B | 40 | 0 | 38 | 104 | 2F | 1E |
| Octal | 100 | 50 | 160 | 53 | 100 | 0 | 70 | 404 | 57 | 36 |
| Binary | 1000000 | 101000 | 1110000 | 101011 | 1000000 | 0 | 111000 | 100000100 | 101111 | 11110 |
Color Harmonies of #402870
Complementary color
Monochromatic Colors of #402870
Black with #402870
Text Example
Text Example
White with #402870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402870; }
p { color: rgb(64,40,112); }
H1.HeaderClassName
{
color: #402870;
}
.AnyTagClassName
{
color: #402870;
}
</style>
background-color css
<style>
a { background-color: #402870; }
a { background-color: rgb(64,40,112); }
div.DivClassName
{
background-color: #402870;
}
.BgClassName
{
background-color: #402870;
}
</style>
border-color css
<style>
span { border-color: #402870; }
span { border-color: rgb(64,40,112); }
td.TdClassName
{
border-color: #402870;
}
.TagClassName
{
border-color: #402870;
}
</style>