Shades of Windsor #432189
Tints of Windsor #432189
RGB
CMYK
RGB Variations
Color information
#432189 (or 0x432189) is known color: Windsor. HEX triplet: 43, 21 and 89. RGB value is (67,33,137). Sum of RGB (Red+Green+Blue) = 67+33+137=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 137 (53.91% from 255 or 57.81% from 237); Max value from RGB is 137 - color contains mainly: blue. Hex color #432189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432189 is #BCDE76. Grayscale: #363636. Windows color (decimal): -12377719 or 8986947. OLE color: 8986947.
HSL color Cylindrical-coordinate representation of color #432189: hue angle of 259.62º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #432189 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 67 | 33 | 137 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.46 |
| HSL | 259.62º | 0.61% | 0.33% | - |
| HSV(B) | 259.62º | 0.76% | 0.54% | - |
| XYZ | 7.37 | 4.09 | 24.07 | - |
| YUV | 55.02 | 174.26 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 33 | 137 | 0.51 | 0.76 | 0 | 0.46 | 259.62 | 0.61 | 0.33 |
| Hex | 43 | 21 | 89 | 33 | 4C | 0 | 2E | 104 | 3D | 21 |
| Octal | 103 | 41 | 211 | 63 | 114 | 0 | 56 | 404 | 75 | 41 |
| Binary | 1000011 | 100001 | 10001001 | 110011 | 1001100 | 0 | 101110 | 100000100 | 111101 | 100001 |
Color Harmonies of #432189
Complementary color
Monochromatic Colors of #432189
Black with #432189
Text Example
Text Example
White with #432189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432189; }
p { color: rgb(67,33,137); }
H1.HeaderClassName
{
color: #432189;
}
.AnyTagClassName
{
color: #432189;
}
</style>
background-color css
<style>
a { background-color: #432189; }
a { background-color: rgb(67,33,137); }
div.DivClassName
{
background-color: #432189;
}
.BgClassName
{
background-color: #432189;
}
</style>
border-color css
<style>
span { border-color: #432189; }
span { border-color: rgb(67,33,137); }
td.TdClassName
{
border-color: #432189;
}
.TagClassName
{
border-color: #432189;
}
</style>