Shades of Windsor #432988
Tints of Windsor #432988
RGB
CMYK
RGB Variations
Color information
#432988 (or 0x432988) is known color: Windsor. HEX triplet: 43, 29 and 88. RGB value is (67,41,136). Sum of RGB (Red+Green+Blue) = 67+41+136=244 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.46% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 136 (53.52% from 255 or 55.74% from 244); Max value from RGB is 136 - color contains mainly: blue. Hex color #432988 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432988 is #BCD677. Grayscale: #3B3B3B. Windows color (decimal): -12375672 or 8923459. OLE color: 8923459.
HSL color Cylindrical-coordinate representation of color #432988: hue angle of 256.42º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #432988 is Cyan = 0.51, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 41 | 136 | - |
| CMYK | 0.51 | 0.70 | 0 | 0.47 |
| HSL | 256.42º | 0.54% | 0.35% | - |
| HSV(B) | 256.42º | 0.7% | 0.53% | - |
| XYZ | 7.55 | 4.56 | 23.77 | - |
| YUV | 59.6 | 171.11 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 136 | 0.51 | 0.70 | 0 | 0.47 | 256.42 | 0.54 | 0.35 |
| Hex | 43 | 29 | 88 | 33 | 46 | 0 | 2F | 100 | 36 | 23 |
| Octal | 103 | 51 | 210 | 63 | 106 | 0 | 57 | 400 | 66 | 43 |
| Binary | 1000011 | 101001 | 10001000 | 110011 | 1000110 | 0 | 101111 | 100000000 | 110110 | 100011 |
Color Harmonies of #432988
Complementary color
Monochromatic Colors of #432988
Black with #432988
Text Example
Text Example
White with #432988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432988; }
p { color: rgb(67,41,136); }
H1.HeaderClassName
{
color: #432988;
}
.AnyTagClassName
{
color: #432988;
}
</style>
background-color css
<style>
a { background-color: #432988; }
a { background-color: rgb(67,41,136); }
div.DivClassName
{
background-color: #432988;
}
.BgClassName
{
background-color: #432988;
}
</style>
border-color css
<style>
span { border-color: #432988; }
span { border-color: rgb(67,41,136); }
td.TdClassName
{
border-color: #432988;
}
.TagClassName
{
border-color: #432988;
}
</style>