Shades of Windsor #432686
Tints of Windsor #432686
RGB
CMYK
RGB Variations
Color information
#432686 (or 0x432686) is known color: Windsor. HEX triplet: 43, 26 and 86. RGB value is (67,38,134). Sum of RGB (Red+Green+Blue) = 67+38+134=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 38 (15.23% from 255 or 15.90% from 239); Blue value is 134 (52.73% from 255 or 56.07% from 239); Max value from RGB is 134 - color contains mainly: blue. Hex color #432686 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432686 is #BCD979. Grayscale: #393939. Windows color (decimal): -12376442 or 8791619. OLE color: 8791619.
HSL color Cylindrical-coordinate representation of color #432686: hue angle of 258.12º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432686 is Cyan = 0.5, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 38 | 134 | - |
| CMYK | 0.5 | 0.72 | 0 | 0.47 |
| HSL | 258.13º | 0.56% | 0.34% | - |
| HSV(B) | 258.13º | 0.72% | 0.53% | - |
| XYZ | 7.31 | 4.3 | 23 | - |
| YUV | 57.62 | 171.11 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 134 | 0.5 | 0.72 | 0 | 0.47 | 258.13 | 0.56 | 0.34 |
| Hex | 43 | 26 | 86 | 32 | 48 | 0 | 2F | 102 | 38 | 22 |
| Octal | 103 | 46 | 206 | 62 | 110 | 0 | 57 | 402 | 70 | 42 |
| Binary | 1000011 | 100110 | 10000110 | 110010 | 1001000 | 0 | 101111 | 100000010 | 111000 | 100010 |
Color Harmonies of #432686
Complementary color
Monochromatic Colors of #432686
Black with #432686
Text Example
Text Example
White with #432686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432686; }
p { color: rgb(67,38,134); }
H1.HeaderClassName
{
color: #432686;
}
.AnyTagClassName
{
color: #432686;
}
</style>
background-color css
<style>
a { background-color: #432686; }
a { background-color: rgb(67,38,134); }
div.DivClassName
{
background-color: #432686;
}
.BgClassName
{
background-color: #432686;
}
</style>
border-color css
<style>
span { border-color: #432686; }
span { border-color: rgb(67,38,134); }
td.TdClassName
{
border-color: #432686;
}
.TagClassName
{
border-color: #432686;
}
</style>