Shades of Windsor #402677
Tints of Windsor #402677
RGB
CMYK
RGB Variations
Color information
#402677 (or 0x402677) is known color: Windsor. HEX triplet: 40, 26 and 77. RGB value is (64,38,119). Sum of RGB (Red+Green+Blue) = 64+38+119=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #402677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402677 is #BFD988. Grayscale: #363636. Windows color (decimal): -12573065 or 7808576. OLE color: 7808576.
HSL color Cylindrical-coordinate representation of color #402677: hue angle of 259.26º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #402677 is Cyan = 0.46, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 38 | 119 | - |
| CMYK | 0.46 | 0.68 | 0 | 0.53 |
| HSL | 259.26º | 0.52% | 0.31% | - |
| HSV(B) | 259.26º | 0.68% | 0.47% | - |
| XYZ | 6.14 | 3.81 | 17.86 | - |
| YUV | 55.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 119 | 0.46 | 0.68 | 0 | 0.53 | 259.26 | 0.52 | 0.31 |
| Hex | 40 | 26 | 77 | 2E | 44 | 0 | 35 | 103 | 34 | 1F |
| Octal | 100 | 46 | 167 | 56 | 104 | 0 | 65 | 403 | 64 | 37 |
| Binary | 1000000 | 100110 | 1110111 | 101110 | 1000100 | 0 | 110101 | 100000011 | 110100 | 11111 |
Color Harmonies of #402677
Complementary color
Monochromatic Colors of #402677
Black with #402677
Text Example
Text Example
White with #402677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402677; }
p { color: rgb(64,38,119); }
H1.HeaderClassName
{
color: #402677;
}
.AnyTagClassName
{
color: #402677;
}
</style>
background-color css
<style>
a { background-color: #402677; }
a { background-color: rgb(64,38,119); }
div.DivClassName
{
background-color: #402677;
}
.BgClassName
{
background-color: #402677;
}
</style>
border-color css
<style>
span { border-color: #402677; }
span { border-color: rgb(64,38,119); }
td.TdClassName
{
border-color: #402677;
}
.TagClassName
{
border-color: #402677;
}
</style>