Shades of Windsor #432772
Tints of Windsor #432772
RGB
CMYK
RGB Variations
Color information
#432772 (or 0x432772) is known color: Windsor. HEX triplet: 43, 27 and 72. RGB value is (67,39,114). Sum of RGB (Red+Green+Blue) = 67+39+114=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 39 (15.62% from 255 or 17.73% from 220); Blue value is 114 (44.92% from 255 or 51.82% from 220); Max value from RGB is 114 - color contains mainly: blue. Hex color #432772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432772 is #BCD88D. Grayscale: #373737. Windows color (decimal): -12376206 or 7481155. OLE color: 7481155.
HSL color Cylindrical-coordinate representation of color #432772: hue angle of 262.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #432772 is Cyan = 0.41, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 39 | 114 | - |
| CMYK | 0.41 | 0.66 | 0 | 0.55 |
| HSL | 262.4º | 0.49% | 0.3% | - |
| HSV(B) | 262.4º | 0.66% | 0.45% | - |
| XYZ | 6.08 | 3.86 | 16.34 | - |
| YUV | 55.92 | 160.78 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 114 | 0.41 | 0.66 | 0 | 0.55 | 262.4 | 0.49 | 0.3 |
| Hex | 43 | 27 | 72 | 29 | 42 | 0 | 37 | 106 | 31 | 1E |
| Octal | 103 | 47 | 162 | 51 | 102 | 0 | 67 | 406 | 61 | 36 |
| Binary | 1000011 | 100111 | 1110010 | 101001 | 1000010 | 0 | 110111 | 100000110 | 110001 | 11110 |
Color Harmonies of #432772
Complementary color
Monochromatic Colors of #432772
Black with #432772
Text Example
Text Example
White with #432772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432772; }
p { color: rgb(67,39,114); }
H1.HeaderClassName
{
color: #432772;
}
.AnyTagClassName
{
color: #432772;
}
</style>
background-color css
<style>
a { background-color: #432772; }
a { background-color: rgb(67,39,114); }
div.DivClassName
{
background-color: #432772;
}
.BgClassName
{
background-color: #432772;
}
</style>
border-color css
<style>
span { border-color: #432772; }
span { border-color: rgb(67,39,114); }
td.TdClassName
{
border-color: #432772;
}
.TagClassName
{
border-color: #432772;
}
</style>