Shades of Windsor #432177
Tints of Windsor #432177
RGB
CMYK
RGB Variations
Color information
#432177 (or 0x432177) is known color: Windsor. HEX triplet: 43, 21 and 77. RGB value is (67,33,119). Sum of RGB (Red+Green+Blue) = 67+33+119=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 119 (46.88% from 255 or 54.34% from 219); Max value from RGB is 119 - color contains mainly: blue. Hex color #432177 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432177 is #BCDE88. Grayscale: #343434. Windows color (decimal): -12377737 or 7807299. OLE color: 7807299.
HSL color Cylindrical-coordinate representation of color #432177: hue angle of 263.72º degrees, saturation: 0.57, 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 #432177 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 33 | 119 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.53 |
| HSL | 263.72º | 0.57% | 0.3% | - |
| HSV(B) | 263.72º | 0.72% | 0.47% | - |
| XYZ | 6.19 | 3.61 | 17.82 | - |
| YUV | 52.97 | 165.26 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 33 | 119 | 0.44 | 0.72 | 0 | 0.53 | 263.72 | 0.57 | 0.3 |
| Hex | 43 | 21 | 77 | 2C | 48 | 0 | 35 | 108 | 39 | 1E |
| Octal | 103 | 41 | 167 | 54 | 110 | 0 | 65 | 410 | 71 | 36 |
| Binary | 1000011 | 100001 | 1110111 | 101100 | 1001000 | 0 | 110101 | 100001000 | 111001 | 11110 |
Color Harmonies of #432177
Complementary color
Monochromatic Colors of #432177
Black with #432177
Text Example
Text Example
White with #432177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432177; }
p { color: rgb(67,33,119); }
H1.HeaderClassName
{
color: #432177;
}
.AnyTagClassName
{
color: #432177;
}
</style>
background-color css
<style>
a { background-color: #432177; }
a { background-color: rgb(67,33,119); }
div.DivClassName
{
background-color: #432177;
}
.BgClassName
{
background-color: #432177;
}
</style>
border-color css
<style>
span { border-color: #432177; }
span { border-color: rgb(67,33,119); }
td.TdClassName
{
border-color: #432177;
}
.TagClassName
{
border-color: #432177;
}
</style>