Shades of Windsor #432078
Tints of Windsor #432078
RGB
CMYK
RGB Variations
Color information
#432078 (or 0x432078) is known color: Windsor. HEX triplet: 43, 20 and 78. RGB value is (67,32,120). Sum of RGB (Red+Green+Blue) = 67+32+120=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 120 (47.27% from 255 or 54.79% from 219); Max value from RGB is 120 - color contains mainly: blue. Hex color #432078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432078 is #BCDF87. Grayscale: #343434. Windows color (decimal): -12377992 or 7872579. OLE color: 7872579.
HSL color Cylindrical-coordinate representation of color #432078: hue angle of 263.86º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #432078 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 32 | 120 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.53 |
| HSL | 263.86º | 0.58% | 0.3% | - |
| HSV(B) | 263.86º | 0.73% | 0.47% | - |
| XYZ | 6.22 | 3.58 | 18.13 | - |
| YUV | 52.5 | 166.1 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 120 | 0.44 | 0.73 | 0 | 0.53 | 263.86 | 0.58 | 0.3 |
| Hex | 43 | 20 | 78 | 2C | 49 | 0 | 35 | 108 | 3A | 1E |
| Octal | 103 | 40 | 170 | 54 | 111 | 0 | 65 | 410 | 72 | 36 |
| Binary | 1000011 | 100000 | 1111000 | 101100 | 1001001 | 0 | 110101 | 100001000 | 111010 | 11110 |
Color Harmonies of #432078
Complementary color
Monochromatic Colors of #432078
Black with #432078
Text Example
Text Example
White with #432078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432078; }
p { color: rgb(67,32,120); }
H1.HeaderClassName
{
color: #432078;
}
.AnyTagClassName
{
color: #432078;
}
</style>
background-color css
<style>
a { background-color: #432078; }
a { background-color: rgb(67,32,120); }
div.DivClassName
{
background-color: #432078;
}
.BgClassName
{
background-color: #432078;
}
</style>
border-color css
<style>
span { border-color: #432078; }
span { border-color: rgb(67,32,120); }
td.TdClassName
{
border-color: #432078;
}
.TagClassName
{
border-color: #432078;
}
</style>