Shades of Windsor #432176
Tints of Windsor #432176
RGB
CMYK
RGB Variations
Color information
#432176 (or 0x432176) is known color: Windsor. HEX triplet: 43, 21 and 76. RGB value is (67,33,118). Sum of RGB (Red+Green+Blue) = 67+33+118=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 118 (46.48% from 255 or 54.13% from 218); Max value from RGB is 118 - color contains mainly: blue. Hex color #432176 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432176 is #BCDE89. Grayscale: #343434. Windows color (decimal): -12377738 or 7741763. OLE color: 7741763.
HSL color Cylindrical-coordinate representation of color #432176: hue angle of 264º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432176 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 33 | 118 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.54 |
| HSL | 264º | 0.56% | 0.3% | - |
| HSV(B) | 264º | 0.72% | 0.46% | - |
| XYZ | 6.13 | 3.59 | 17.51 | - |
| YUV | 52.86 | 164.76 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 33 | 118 | 0.43 | 0.72 | 0 | 0.54 | 264 | 0.56 | 0.3 |
| Hex | 43 | 21 | 76 | 2B | 48 | 0 | 36 | 108 | 38 | 1E |
| Octal | 103 | 41 | 166 | 53 | 110 | 0 | 66 | 410 | 70 | 36 |
| Binary | 1000011 | 100001 | 1110110 | 101011 | 1001000 | 0 | 110110 | 100001000 | 111000 | 11110 |
Color Harmonies of #432176
Complementary color
Monochromatic Colors of #432176
Black with #432176
Text Example
Text Example
White with #432176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432176; }
p { color: rgb(67,33,118); }
H1.HeaderClassName
{
color: #432176;
}
.AnyTagClassName
{
color: #432176;
}
</style>
background-color css
<style>
a { background-color: #432176; }
a { background-color: rgb(67,33,118); }
div.DivClassName
{
background-color: #432176;
}
.BgClassName
{
background-color: #432176;
}
</style>
border-color css
<style>
span { border-color: #432176; }
span { border-color: rgb(67,33,118); }
td.TdClassName
{
border-color: #432176;
}
.TagClassName
{
border-color: #432176;
}
</style>