Shades of Windsor #432984
Tints of Windsor #432984
RGB
CMYK
RGB Variations
Color information
#432984 (or 0x432984) is known color: Windsor. HEX triplet: 43, 29 and 84. RGB value is (67,41,132). Sum of RGB (Red+Green+Blue) = 67+41+132=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 41 (16.41% from 255 or 17.08% from 240); Blue value is 132 (51.95% from 255 or 55% from 240); Max value from RGB is 132 - color contains mainly: blue. Hex color #432984 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432984 is #BCD67B. Grayscale: #3A3A3A. Windows color (decimal): -12375676 or 8661315. OLE color: 8661315.
HSL color Cylindrical-coordinate representation of color #432984: hue angle of 257.14º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #432984 is Cyan = 0.49, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 41 | 132 | - |
| CMYK | 0.49 | 0.69 | 0 | 0.48 |
| HSL | 257.14º | 0.53% | 0.34% | - |
| HSV(B) | 257.14º | 0.69% | 0.52% | - |
| XYZ | 7.27 | 4.45 | 22.3 | - |
| YUV | 59.15 | 169.11 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 132 | 0.49 | 0.69 | 0 | 0.48 | 257.14 | 0.53 | 0.34 |
| Hex | 43 | 29 | 84 | 31 | 45 | 0 | 30 | 101 | 35 | 22 |
| Octal | 103 | 51 | 204 | 61 | 105 | 0 | 60 | 401 | 65 | 42 |
| Binary | 1000011 | 101001 | 10000100 | 110001 | 1000101 | 0 | 110000 | 100000001 | 110101 | 100010 |
Color Harmonies of #432984
Complementary color
Monochromatic Colors of #432984
Black with #432984
Text Example
Text Example
White with #432984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432984; }
p { color: rgb(67,41,132); }
H1.HeaderClassName
{
color: #432984;
}
.AnyTagClassName
{
color: #432984;
}
</style>
background-color css
<style>
a { background-color: #432984; }
a { background-color: rgb(67,41,132); }
div.DivClassName
{
background-color: #432984;
}
.BgClassName
{
background-color: #432984;
}
</style>
border-color css
<style>
span { border-color: #432984; }
span { border-color: rgb(67,41,132); }
td.TdClassName
{
border-color: #432984;
}
.TagClassName
{
border-color: #432984;
}
</style>