Shades of Windsor #432175
Tints of Windsor #432175
RGB
CMYK
RGB Variations
Color information
#432175 (or 0x432175) is known color: Windsor. HEX triplet: 43, 21 and 75. RGB value is (67,33,117). Sum of RGB (Red+Green+Blue) = 67+33+117=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 33 (13.28% from 255 or 15.21% from 217); Blue value is 117 (46.09% from 255 or 53.92% from 217); Max value from RGB is 117 - color contains mainly: blue. Hex color #432175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432175 is #BCDE8A. Grayscale: #343434. Windows color (decimal): -12377739 or 7676227. OLE color: 7676227.
HSL color Cylindrical-coordinate representation of color #432175: hue angle of 264.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432175 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 33 | 117 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.54 |
| HSL | 264.29º | 0.56% | 0.29% | - |
| HSV(B) | 264.29º | 0.72% | 0.46% | - |
| XYZ | 6.07 | 3.57 | 17.2 | - |
| YUV | 52.74 | 164.26 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 33 | 117 | 0.43 | 0.72 | 0 | 0.54 | 264.29 | 0.56 | 0.29 |
| Hex | 43 | 21 | 75 | 2B | 48 | 0 | 36 | 108 | 38 | 1D |
| Octal | 103 | 41 | 165 | 53 | 110 | 0 | 66 | 410 | 70 | 35 |
| Binary | 1000011 | 100001 | 1110101 | 101011 | 1001000 | 0 | 110110 | 100001000 | 111000 | 11101 |
Color Harmonies of #432175
Complementary color
Monochromatic Colors of #432175
Black with #432175
Text Example
Text Example
White with #432175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432175; }
p { color: rgb(67,33,117); }
H1.HeaderClassName
{
color: #432175;
}
.AnyTagClassName
{
color: #432175;
}
</style>
background-color css
<style>
a { background-color: #432175; }
a { background-color: rgb(67,33,117); }
div.DivClassName
{
background-color: #432175;
}
.BgClassName
{
background-color: #432175;
}
</style>
border-color css
<style>
span { border-color: #432175; }
span { border-color: rgb(67,33,117); }
td.TdClassName
{
border-color: #432175;
}
.TagClassName
{
border-color: #432175;
}
</style>