Shades of Windsor #432278
Tints of Windsor #432278
RGB
CMYK
RGB Variations
Color information
#432278 (or 0x432278) is known color: Windsor. HEX triplet: 43, 22 and 78. RGB value is (67,34,120). Sum of RGB (Red+Green+Blue) = 67+34+120=221 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.32% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 120 (47.27% from 255 or 54.30% from 221); Max value from RGB is 120 - color contains mainly: blue. Hex color #432278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432278 is #BCDD87. Grayscale: #353535. Windows color (decimal): -12377480 or 7873091. OLE color: 7873091.
HSL color Cylindrical-coordinate representation of color #432278: hue angle of 263.02º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432278 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 34 | 120 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.53 |
| HSL | 263.02º | 0.56% | 0.3% | - |
| HSV(B) | 263.02º | 0.72% | 0.47% | - |
| XYZ | 6.28 | 3.69 | 18.15 | - |
| YUV | 53.67 | 165.43 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 120 | 0.44 | 0.72 | 0 | 0.53 | 263.02 | 0.56 | 0.3 |
| Hex | 43 | 22 | 78 | 2C | 48 | 0 | 35 | 107 | 38 | 1E |
| Octal | 103 | 42 | 170 | 54 | 110 | 0 | 65 | 407 | 70 | 36 |
| Binary | 1000011 | 100010 | 1111000 | 101100 | 1001000 | 0 | 110101 | 100000111 | 111000 | 11110 |
Color Harmonies of #432278
Complementary color
Monochromatic Colors of #432278
Black with #432278
Text Example
Text Example
White with #432278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432278; }
p { color: rgb(67,34,120); }
H1.HeaderClassName
{
color: #432278;
}
.AnyTagClassName
{
color: #432278;
}
</style>
background-color css
<style>
a { background-color: #432278; }
a { background-color: rgb(67,34,120); }
div.DivClassName
{
background-color: #432278;
}
.BgClassName
{
background-color: #432278;
}
</style>
border-color css
<style>
span { border-color: #432278; }
span { border-color: rgb(67,34,120); }
td.TdClassName
{
border-color: #432278;
}
.TagClassName
{
border-color: #432278;
}
</style>