Shades of Windsor #432487
Tints of Windsor #432487
RGB
CMYK
RGB Variations
Color information
#432487 (or 0x432487) is known color: Windsor. HEX triplet: 43, 24 and 87. RGB value is (67,36,135). Sum of RGB (Red+Green+Blue) = 67+36+135=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 36 (14.45% from 255 or 15.13% from 238); Blue value is 135 (53.12% from 255 or 56.72% from 238); Max value from RGB is 135 - color contains mainly: blue. Hex color #432487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432487 is #BCDB78. Grayscale: #383838. Windows color (decimal): -12376953 or 8856643. OLE color: 8856643.
HSL color Cylindrical-coordinate representation of color #432487: hue angle of 258.79º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #432487 is Cyan = 0.50, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 36 | 135 | - |
| CMYK | 0.50 | 0.73 | 0 | 0.47 |
| HSL | 258.79º | 0.58% | 0.34% | - |
| HSV(B) | 258.79º | 0.73% | 0.53% | - |
| XYZ | 7.32 | 4.2 | 23.35 | - |
| YUV | 56.56 | 172.27 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 135 | 0.50 | 0.73 | 0 | 0.47 | 258.79 | 0.58 | 0.34 |
| Hex | 43 | 24 | 87 | 32 | 49 | 0 | 2F | 103 | 3A | 22 |
| Octal | 103 | 44 | 207 | 62 | 111 | 0 | 57 | 403 | 72 | 42 |
| Binary | 1000011 | 100100 | 10000111 | 110010 | 1001001 | 0 | 101111 | 100000011 | 111010 | 100010 |
Color Harmonies of #432487
Complementary color
Monochromatic Colors of #432487
Black with #432487
Text Example
Text Example
White with #432487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432487; }
p { color: rgb(67,36,135); }
H1.HeaderClassName
{
color: #432487;
}
.AnyTagClassName
{
color: #432487;
}
</style>
background-color css
<style>
a { background-color: #432487; }
a { background-color: rgb(67,36,135); }
div.DivClassName
{
background-color: #432487;
}
.BgClassName
{
background-color: #432487;
}
</style>
border-color css
<style>
span { border-color: #432487; }
span { border-color: rgb(67,36,135); }
td.TdClassName
{
border-color: #432487;
}
.TagClassName
{
border-color: #432487;
}
</style>