Shades of Windsor #402673
Tints of Windsor #402673
RGB
CMYK
RGB Variations
Color information
#402673 (or 0x402673) is known color: Windsor. HEX triplet: 40, 26 and 73. RGB value is (64,38,115). Sum of RGB (Red+Green+Blue) = 64+38+115=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 38 (15.23% from 255 or 17.51% from 217); Blue value is 115 (45.31% from 255 or 53.00% from 217); Max value from RGB is 115 - color contains mainly: blue. Hex color #402673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402673 is #BFD98C. Grayscale: #363636. Windows color (decimal): -12573069 or 7546432. OLE color: 7546432.
HSL color Cylindrical-coordinate representation of color #402673: hue angle of 260.26º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #402673 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 38 | 115 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.55 |
| HSL | 260.26º | 0.5% | 0.3% | - |
| HSV(B) | 260.26º | 0.67% | 0.45% | - |
| XYZ | 5.9 | 3.71 | 16.63 | - |
| YUV | 54.55 | 162.11 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 115 | 0.44 | 0.67 | 0 | 0.55 | 260.26 | 0.5 | 0.3 |
| Hex | 40 | 26 | 73 | 2C | 43 | 0 | 37 | 104 | 32 | 1E |
| Octal | 100 | 46 | 163 | 54 | 103 | 0 | 67 | 404 | 62 | 36 |
| Binary | 1000000 | 100110 | 1110011 | 101100 | 1000011 | 0 | 110111 | 100000100 | 110010 | 11110 |
Color Harmonies of #402673
Complementary color
Monochromatic Colors of #402673
Black with #402673
Text Example
Text Example
White with #402673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402673; }
p { color: rgb(64,38,115); }
H1.HeaderClassName
{
color: #402673;
}
.AnyTagClassName
{
color: #402673;
}
</style>
background-color css
<style>
a { background-color: #402673; }
a { background-color: rgb(64,38,115); }
div.DivClassName
{
background-color: #402673;
}
.BgClassName
{
background-color: #402673;
}
</style>
border-color css
<style>
span { border-color: #402673; }
span { border-color: rgb(64,38,115); }
td.TdClassName
{
border-color: #402673;
}
.TagClassName
{
border-color: #402673;
}
</style>