Shades of Windsor #432271
Tints of Windsor #432271
RGB
CMYK
RGB Variations
Color information
#432271 (or 0x432271) is known color: Windsor. HEX triplet: 43, 22 and 71. RGB value is (67,34,113). Sum of RGB (Red+Green+Blue) = 67+34+113=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 34 (13.67% from 255 or 15.89% from 214); Blue value is 113 (44.53% from 255 or 52.80% from 214); Max value from RGB is 113 - color contains mainly: blue. Hex color #432271 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432271 is #BCDD8E. Grayscale: #343434. Windows color (decimal): -12377487 or 7414339. OLE color: 7414339.
HSL color Cylindrical-coordinate representation of color #432271: hue angle of 265.06º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #432271 is Cyan = 0.41, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 34 | 113 | - |
| CMYK | 0.41 | 0.70 | 0 | 0.56 |
| HSL | 265.06º | 0.54% | 0.29% | - |
| HSV(B) | 265.06º | 0.7% | 0.44% | - |
| XYZ | 5.87 | 3.53 | 15.99 | - |
| YUV | 52.87 | 161.93 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 113 | 0.41 | 0.70 | 0 | 0.56 | 265.06 | 0.54 | 0.29 |
| Hex | 43 | 22 | 71 | 29 | 46 | 0 | 38 | 109 | 36 | 1D |
| Octal | 103 | 42 | 161 | 51 | 106 | 0 | 70 | 411 | 66 | 35 |
| Binary | 1000011 | 100010 | 1110001 | 101001 | 1000110 | 0 | 111000 | 100001001 | 110110 | 11101 |
Color Harmonies of #432271
Complementary color
Monochromatic Colors of #432271
Black with #432271
Text Example
Text Example
White with #432271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432271; }
p { color: rgb(67,34,113); }
H1.HeaderClassName
{
color: #432271;
}
.AnyTagClassName
{
color: #432271;
}
</style>
background-color css
<style>
a { background-color: #432271; }
a { background-color: rgb(67,34,113); }
div.DivClassName
{
background-color: #432271;
}
.BgClassName
{
background-color: #432271;
}
</style>
border-color css
<style>
span { border-color: #432271; }
span { border-color: rgb(67,34,113); }
td.TdClassName
{
border-color: #432271;
}
.TagClassName
{
border-color: #432271;
}
</style>