Shades of Windsor #432770
Tints of Windsor #432770
RGB
CMYK
RGB Variations
Color information
#432770 (or 0x432770) is known color: Windsor. HEX triplet: 43, 27 and 70. RGB value is (67,39,112). Sum of RGB (Red+Green+Blue) = 67+39+112=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 39 (15.62% from 255 or 17.89% from 218); Blue value is 112 (44.14% from 255 or 51.38% from 218); Max value from RGB is 112 - color contains mainly: blue. Hex color #432770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432770 is #BCD88F. Grayscale: #373737. Windows color (decimal): -12376208 or 7350083. OLE color: 7350083.
HSL color Cylindrical-coordinate representation of color #432770: hue angle of 263.01º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #432770 is Cyan = 0.40, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 39 | 112 | - |
| CMYK | 0.40 | 0.65 | 0 | 0.56 |
| HSL | 263.01º | 0.48% | 0.3% | - |
| HSV(B) | 263.01º | 0.65% | 0.44% | - |
| XYZ | 5.96 | 3.81 | 15.75 | - |
| YUV | 55.69 | 159.78 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 112 | 0.40 | 0.65 | 0 | 0.56 | 263.01 | 0.48 | 0.3 |
| Hex | 43 | 27 | 70 | 28 | 41 | 0 | 38 | 107 | 30 | 1E |
| Octal | 103 | 47 | 160 | 50 | 101 | 0 | 70 | 407 | 60 | 36 |
| Binary | 1000011 | 100111 | 1110000 | 101000 | 1000001 | 0 | 111000 | 100000111 | 110000 | 11110 |
Color Harmonies of #432770
Complementary color
Monochromatic Colors of #432770
Black with #432770
Text Example
Text Example
White with #432770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432770; }
p { color: rgb(67,39,112); }
H1.HeaderClassName
{
color: #432770;
}
.AnyTagClassName
{
color: #432770;
}
</style>
background-color css
<style>
a { background-color: #432770; }
a { background-color: rgb(67,39,112); }
div.DivClassName
{
background-color: #432770;
}
.BgClassName
{
background-color: #432770;
}
</style>
border-color css
<style>
span { border-color: #432770; }
span { border-color: rgb(67,39,112); }
td.TdClassName
{
border-color: #432770;
}
.TagClassName
{
border-color: #432770;
}
</style>