Shades of Windsor #432286
Tints of Windsor #432286
RGB
CMYK
RGB Variations
Color information
#432286 (or 0x432286) is known color: Windsor. HEX triplet: 43, 22 and 86. RGB value is (67,34,134). Sum of RGB (Red+Green+Blue) = 67+34+134=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 134 (52.73% from 255 or 57.02% from 235); Max value from RGB is 134 - color contains mainly: blue. Hex color #432286 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432286 is #BCDD79. Grayscale: #363636. Windows color (decimal): -12377466 or 8790595. OLE color: 8790595.
HSL color Cylindrical-coordinate representation of color #432286: hue angle of 259.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #432286 is Cyan = 0.5, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 34 | 134 | - |
| CMYK | 0.5 | 0.75 | 0 | 0.47 |
| HSL | 259.8º | 0.6% | 0.33% | - |
| HSV(B) | 259.8º | 0.75% | 0.53% | - |
| XYZ | 7.19 | 4.06 | 22.96 | - |
| YUV | 55.27 | 172.43 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 134 | 0.5 | 0.75 | 0 | 0.47 | 259.8 | 0.6 | 0.33 |
| Hex | 43 | 22 | 86 | 32 | 4B | 0 | 2F | 104 | 3C | 21 |
| Octal | 103 | 42 | 206 | 62 | 113 | 0 | 57 | 404 | 74 | 41 |
| Binary | 1000011 | 100010 | 10000110 | 110010 | 1001011 | 0 | 101111 | 100000100 | 111100 | 100001 |
Color Harmonies of #432286
Complementary color
Monochromatic Colors of #432286
Black with #432286
Text Example
Text Example
White with #432286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432286; }
p { color: rgb(67,34,134); }
H1.HeaderClassName
{
color: #432286;
}
.AnyTagClassName
{
color: #432286;
}
</style>
background-color css
<style>
a { background-color: #432286; }
a { background-color: rgb(67,34,134); }
div.DivClassName
{
background-color: #432286;
}
.BgClassName
{
background-color: #432286;
}
</style>
border-color css
<style>
span { border-color: #432286; }
span { border-color: rgb(67,34,134); }
td.TdClassName
{
border-color: #432286;
}
.TagClassName
{
border-color: #432286;
}
</style>