Shades of Windsor #402789
Tints of Windsor #402789
RGB
CMYK
RGB Variations
Color information
#402789 (or 0x402789) is known color: Windsor. HEX triplet: 40, 27 and 89. RGB value is (64,39,137). Sum of RGB (Red+Green+Blue) = 64+39+137=240 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.67% from 240); Green value is 39 (15.62% from 255 or 16.25% from 240); Blue value is 137 (53.91% from 255 or 57.08% from 240); Max value from RGB is 137 - color contains mainly: blue. Hex color #402789 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402789 is #BFD876. Grayscale: #393939. Windows color (decimal): -12572791 or 8988480. OLE color: 8988480.
HSL color Cylindrical-coordinate representation of color #402789: hue angle of 255.31º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #402789 is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 39 | 137 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.46 |
| HSL | 255.31º | 0.56% | 0.35% | - |
| HSV(B) | 255.31º | 0.72% | 0.54% | - |
| XYZ | 7.36 | 4.35 | 24.12 | - |
| YUV | 57.65 | 172.78 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 137 | 0.53 | 0.72 | 0 | 0.46 | 255.31 | 0.56 | 0.35 |
| Hex | 40 | 27 | 89 | 35 | 48 | 0 | 2E | FF | 38 | 23 |
| Octal | 100 | 47 | 211 | 65 | 110 | 0 | 56 | 377 | 70 | 43 |
| Binary | 1000000 | 100111 | 10001001 | 110101 | 1001000 | 0 | 101110 | 11111111 | 111000 | 100011 |
Color Harmonies of #402789
Complementary color
Monochromatic Colors of #402789
Black with #402789
Text Example
Text Example
White with #402789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402789; }
p { color: rgb(64,39,137); }
H1.HeaderClassName
{
color: #402789;
}
.AnyTagClassName
{
color: #402789;
}
</style>
background-color css
<style>
a { background-color: #402789; }
a { background-color: rgb(64,39,137); }
div.DivClassName
{
background-color: #402789;
}
.BgClassName
{
background-color: #402789;
}
</style>
border-color css
<style>
span { border-color: #402789; }
span { border-color: rgb(64,39,137); }
td.TdClassName
{
border-color: #402789;
}
.TagClassName
{
border-color: #402789;
}
</style>