Shades of Windsor #432471
Tints of Windsor #432471
RGB
CMYK
RGB Variations
Color information
#432471 (or 0x432471) is known color: Windsor. HEX triplet: 43, 24 and 71. RGB value is (67,36,113). Sum of RGB (Red+Green+Blue) = 67+36+113=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #432471 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432471 is #BCDB8E. Grayscale: #353535. Windows color (decimal): -12376975 or 7414851. OLE color: 7414851.
HSL color Cylindrical-coordinate representation of color #432471: hue angle of 264.16º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #432471 is Cyan = 0.41, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 36 | 113 | - |
| CMYK | 0.41 | 0.68 | 0 | 0.56 |
| HSL | 264.16º | 0.52% | 0.29% | - |
| HSV(B) | 264.16º | 0.68% | 0.44% | - |
| XYZ | 5.93 | 3.65 | 16.01 | - |
| YUV | 54.05 | 161.27 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 113 | 0.41 | 0.68 | 0 | 0.56 | 264.16 | 0.52 | 0.29 |
| Hex | 43 | 24 | 71 | 29 | 44 | 0 | 38 | 108 | 34 | 1D |
| Octal | 103 | 44 | 161 | 51 | 104 | 0 | 70 | 410 | 64 | 35 |
| Binary | 1000011 | 100100 | 1110001 | 101001 | 1000100 | 0 | 111000 | 100001000 | 110100 | 11101 |
Color Harmonies of #432471
Complementary color
Monochromatic Colors of #432471
Black with #432471
Text Example
Text Example
White with #432471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432471; }
p { color: rgb(67,36,113); }
H1.HeaderClassName
{
color: #432471;
}
.AnyTagClassName
{
color: #432471;
}
</style>
background-color css
<style>
a { background-color: #432471; }
a { background-color: rgb(67,36,113); }
div.DivClassName
{
background-color: #432471;
}
.BgClassName
{
background-color: #432471;
}
</style>
border-color css
<style>
span { border-color: #432471; }
span { border-color: rgb(67,36,113); }
td.TdClassName
{
border-color: #432471;
}
.TagClassName
{
border-color: #432471;
}
</style>