Shades of Windsor #432986
Tints of Windsor #432986
RGB
CMYK
RGB Variations
Color information
#432986 (or 0x432986) is known color: Windsor. HEX triplet: 43, 29 and 86. RGB value is (67,41,134). Sum of RGB (Red+Green+Blue) = 67+41+134=242 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.69% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 134 (52.73% from 255 or 55.37% from 242); Max value from RGB is 134 - color contains mainly: blue. Hex color #432986 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432986 is #BCD679. Grayscale: #3B3B3B. Windows color (decimal): -12375674 or 8792387. OLE color: 8792387.
HSL color Cylindrical-coordinate representation of color #432986: hue angle of 256.77º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #432986 is Cyan = 0.5, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 41 | 134 | - |
| CMYK | 0.5 | 0.69 | 0 | 0.47 |
| HSL | 256.77º | 0.53% | 0.34% | - |
| HSV(B) | 256.77º | 0.69% | 0.53% | - |
| XYZ | 7.41 | 4.5 | 23.03 | - |
| YUV | 59.38 | 170.11 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 134 | 0.5 | 0.69 | 0 | 0.47 | 256.77 | 0.53 | 0.34 |
| Hex | 43 | 29 | 86 | 32 | 45 | 0 | 2F | 101 | 35 | 22 |
| Octal | 103 | 51 | 206 | 62 | 105 | 0 | 57 | 401 | 65 | 42 |
| Binary | 1000011 | 101001 | 10000110 | 110010 | 1000101 | 0 | 101111 | 100000001 | 110101 | 100010 |
Color Harmonies of #432986
Complementary color
Monochromatic Colors of #432986
Black with #432986
Text Example
Text Example
White with #432986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432986; }
p { color: rgb(67,41,134); }
H1.HeaderClassName
{
color: #432986;
}
.AnyTagClassName
{
color: #432986;
}
</style>
background-color css
<style>
a { background-color: #432986; }
a { background-color: rgb(67,41,134); }
div.DivClassName
{
background-color: #432986;
}
.BgClassName
{
background-color: #432986;
}
</style>
border-color css
<style>
span { border-color: #432986; }
span { border-color: rgb(67,41,134); }
td.TdClassName
{
border-color: #432986;
}
.TagClassName
{
border-color: #432986;
}
</style>