Shades of Windsor #432886
Tints of Windsor #432886
RGB
CMYK
RGB Variations
Color information
#432886 (or 0x432886) is known color: Windsor. HEX triplet: 43, 28 and 86. RGB value is (67,40,134). Sum of RGB (Red+Green+Blue) = 67+40+134=241 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.80% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 134 (52.73% from 255 or 55.60% from 241); Max value from RGB is 134 - color contains mainly: blue. Hex color #432886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432886 is #BCD779. Grayscale: #3A3A3A. Windows color (decimal): -12375930 or 8792131. OLE color: 8792131.
HSL color Cylindrical-coordinate representation of color #432886: hue angle of 257.23º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #432886 is Cyan = 0.5, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 40 | 134 | - |
| CMYK | 0.5 | 0.70 | 0 | 0.47 |
| HSL | 257.23º | 0.54% | 0.34% | - |
| HSV(B) | 257.23º | 0.7% | 0.53% | - |
| XYZ | 7.38 | 4.43 | 23.02 | - |
| YUV | 58.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 134 | 0.5 | 0.70 | 0 | 0.47 | 257.23 | 0.54 | 0.34 |
| Hex | 43 | 28 | 86 | 32 | 46 | 0 | 2F | 101 | 36 | 22 |
| Octal | 103 | 50 | 206 | 62 | 106 | 0 | 57 | 401 | 66 | 42 |
| Binary | 1000011 | 101000 | 10000110 | 110010 | 1000110 | 0 | 101111 | 100000001 | 110110 | 100010 |
Color Harmonies of #432886
Complementary color
Monochromatic Colors of #432886
Black with #432886
Text Example
Text Example
White with #432886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432886; }
p { color: rgb(67,40,134); }
H1.HeaderClassName
{
color: #432886;
}
.AnyTagClassName
{
color: #432886;
}
</style>
background-color css
<style>
a { background-color: #432886; }
a { background-color: rgb(67,40,134); }
div.DivClassName
{
background-color: #432886;
}
.BgClassName
{
background-color: #432886;
}
</style>
border-color css
<style>
span { border-color: #432886; }
span { border-color: rgb(67,40,134); }
td.TdClassName
{
border-color: #432886;
}
.TagClassName
{
border-color: #432886;
}
</style>