Shades of Windsor #432085
Tints of Windsor #432085
RGB
CMYK
RGB Variations
Color information
#432085 (or 0x432085) is known color: Windsor. HEX triplet: 43, 20 and 85. RGB value is (67,32,133). Sum of RGB (Red+Green+Blue) = 67+32+133=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 133 (52.34% from 255 or 57.33% from 232); Max value from RGB is 133 - color contains mainly: blue. Hex color #432085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432085 is #BCDF7A. Grayscale: #353535. Windows color (decimal): -12377979 or 8724547. OLE color: 8724547.
HSL color Cylindrical-coordinate representation of color #432085: hue angle of 260.79º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #432085 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 32 | 133 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.48 |
| HSL | 260.79º | 0.61% | 0.32% | - |
| HSV(B) | 260.79º | 0.76% | 0.52% | - |
| XYZ | 7.06 | 3.92 | 22.57 | - |
| YUV | 53.98 | 172.6 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 133 | 0.50 | 0.76 | 0 | 0.48 | 260.79 | 0.61 | 0.32 |
| Hex | 43 | 20 | 85 | 32 | 4C | 0 | 30 | 105 | 3D | 20 |
| Octal | 103 | 40 | 205 | 62 | 114 | 0 | 60 | 405 | 75 | 40 |
| Binary | 1000011 | 100000 | 10000101 | 110010 | 1001100 | 0 | 110000 | 100000101 | 111101 | 100000 |
Color Harmonies of #432085
Complementary color
Monochromatic Colors of #432085
Black with #432085
Text Example
Text Example
White with #432085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432085; }
p { color: rgb(67,32,133); }
H1.HeaderClassName
{
color: #432085;
}
.AnyTagClassName
{
color: #432085;
}
</style>
background-color css
<style>
a { background-color: #432085; }
a { background-color: rgb(67,32,133); }
div.DivClassName
{
background-color: #432085;
}
.BgClassName
{
background-color: #432085;
}
</style>
border-color css
<style>
span { border-color: #432085; }
span { border-color: rgb(67,32,133); }
td.TdClassName
{
border-color: #432085;
}
.TagClassName
{
border-color: #432085;
}
</style>