Shades of Windsor #432086
Tints of Windsor #432086
RGB
CMYK
RGB Variations
Color information
#432086 (or 0x432086) is known color: Windsor. HEX triplet: 43, 20 and 86. RGB value is (67,32,134). Sum of RGB (Red+Green+Blue) = 67+32+134=233 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.76% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 134 (52.73% from 255 or 57.51% from 233); Max value from RGB is 134 - color contains mainly: blue. Hex color #432086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432086 is #BCDF79. Grayscale: #353535. Windows color (decimal): -12377978 or 8790083. OLE color: 8790083.
HSL color Cylindrical-coordinate representation of color #432086: hue angle of 260.59º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #432086 is Cyan = 0.5, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 32 | 134 | - |
| CMYK | 0.5 | 0.76 | 0 | 0.47 |
| HSL | 260.59º | 0.61% | 0.33% | - |
| HSV(B) | 260.59º | 0.76% | 0.53% | - |
| XYZ | 7.13 | 3.95 | 22.94 | - |
| YUV | 54.09 | 173.1 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 134 | 0.5 | 0.76 | 0 | 0.47 | 260.59 | 0.61 | 0.33 |
| Hex | 43 | 20 | 86 | 32 | 4C | 0 | 2F | 105 | 3D | 21 |
| Octal | 103 | 40 | 206 | 62 | 114 | 0 | 57 | 405 | 75 | 41 |
| Binary | 1000011 | 100000 | 10000110 | 110010 | 1001100 | 0 | 101111 | 100000101 | 111101 | 100001 |
Color Harmonies of #432086
Complementary color
Monochromatic Colors of #432086
Black with #432086
Text Example
Text Example
White with #432086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432086; }
p { color: rgb(67,32,134); }
H1.HeaderClassName
{
color: #432086;
}
.AnyTagClassName
{
color: #432086;
}
</style>
background-color css
<style>
a { background-color: #432086; }
a { background-color: rgb(67,32,134); }
div.DivClassName
{
background-color: #432086;
}
.BgClassName
{
background-color: #432086;
}
</style>
border-color css
<style>
span { border-color: #432086; }
span { border-color: rgb(67,32,134); }
td.TdClassName
{
border-color: #432086;
}
.TagClassName
{
border-color: #432086;
}
</style>