Shades of Windsor #402781
Tints of Windsor #402781
RGB
CMYK
RGB Variations
Color information
#402781 (or 0x402781) is known color: Windsor. HEX triplet: 40, 27 and 81. RGB value is (64,39,129). Sum of RGB (Red+Green+Blue) = 64+39+129=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 39 (15.62% from 255 or 16.81% from 232); Blue value is 129 (50.78% from 255 or 55.60% from 232); Max value from RGB is 129 - color contains mainly: blue. Hex color #402781 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402781 is #BFD87E. Grayscale: #383838. Windows color (decimal): -12572799 or 8464192. OLE color: 8464192.
HSL color Cylindrical-coordinate representation of color #402781: hue angle of 256.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #402781 is Cyan = 0.50, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 39 | 129 | - |
| CMYK | 0.50 | 0.70 | 0 | 0.49 |
| HSL | 256.67º | 0.54% | 0.33% | - |
| HSV(B) | 256.67º | 0.7% | 0.51% | - |
| XYZ | 6.8 | 4.13 | 21.21 | - |
| YUV | 56.74 | 168.78 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 129 | 0.50 | 0.70 | 0 | 0.49 | 256.67 | 0.54 | 0.33 |
| Hex | 40 | 27 | 81 | 32 | 46 | 0 | 31 | 101 | 36 | 21 |
| Octal | 100 | 47 | 201 | 62 | 106 | 0 | 61 | 401 | 66 | 41 |
| Binary | 1000000 | 100111 | 10000001 | 110010 | 1000110 | 0 | 110001 | 100000001 | 110110 | 100001 |
Color Harmonies of #402781
Complementary color
Monochromatic Colors of #402781
Black with #402781
Text Example
Text Example
White with #402781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402781; }
p { color: rgb(64,39,129); }
H1.HeaderClassName
{
color: #402781;
}
.AnyTagClassName
{
color: #402781;
}
</style>
background-color css
<style>
a { background-color: #402781; }
a { background-color: rgb(64,39,129); }
div.DivClassName
{
background-color: #402781;
}
.BgClassName
{
background-color: #402781;
}
</style>
border-color css
<style>
span { border-color: #402781; }
span { border-color: rgb(64,39,129); }
td.TdClassName
{
border-color: #402781;
}
.TagClassName
{
border-color: #402781;
}
</style>