Shades of Windsor #432872
Tints of Windsor #432872
RGB
CMYK
RGB Variations
Color information
#432872 (or 0x432872) is known color: Windsor. HEX triplet: 43, 28 and 72. RGB value is (67,40,114). Sum of RGB (Red+Green+Blue) = 67+40+114=221 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.32% from 221); Green value is 40 (16.02% from 255 or 18.10% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #432872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432872 is #BCD78D. Grayscale: #383838. Windows color (decimal): -12375950 or 7481411. OLE color: 7481411.
HSL color Cylindrical-coordinate representation of color #432872: hue angle of 261.89º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #432872 is Cyan = 0.41, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 40 | 114 | - |
| CMYK | 0.41 | 0.65 | 0 | 0.55 |
| HSL | 261.89º | 0.48% | 0.3% | - |
| HSV(B) | 261.89º | 0.65% | 0.45% | - |
| XYZ | 6.11 | 3.93 | 16.36 | - |
| YUV | 56.51 | 160.45 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 114 | 0.41 | 0.65 | 0 | 0.55 | 261.89 | 0.48 | 0.3 |
| Hex | 43 | 28 | 72 | 29 | 41 | 0 | 37 | 106 | 30 | 1E |
| Octal | 103 | 50 | 162 | 51 | 101 | 0 | 67 | 406 | 60 | 36 |
| Binary | 1000011 | 101000 | 1110010 | 101001 | 1000001 | 0 | 110111 | 100000110 | 110000 | 11110 |
Color Harmonies of #432872
Complementary color
Monochromatic Colors of #432872
Black with #432872
Text Example
Text Example
White with #432872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432872; }
p { color: rgb(67,40,114); }
H1.HeaderClassName
{
color: #432872;
}
.AnyTagClassName
{
color: #432872;
}
</style>
background-color css
<style>
a { background-color: #432872; }
a { background-color: rgb(67,40,114); }
div.DivClassName
{
background-color: #432872;
}
.BgClassName
{
background-color: #432872;
}
</style>
border-color css
<style>
span { border-color: #432872; }
span { border-color: rgb(67,40,114); }
td.TdClassName
{
border-color: #432872;
}
.TagClassName
{
border-color: #432872;
}
</style>