Shades of Windsor #432973
Tints of Windsor #432973
RGB
CMYK
RGB Variations
Color information
#432973 (or 0x432973) is known color: Windsor. HEX triplet: 43, 29 and 73. RGB value is (67,41,115). Sum of RGB (Red+Green+Blue) = 67+41+115=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 41 (16.41% from 255 or 18.39% from 223); Blue value is 115 (45.31% from 255 or 51.57% from 223); Max value from RGB is 115 - color contains mainly: blue. Hex color #432973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432973 is #BCD68C. Grayscale: #383838. Windows color (decimal): -12375693 or 7547203. OLE color: 7547203.
HSL color Cylindrical-coordinate representation of color #432973: hue angle of 261.08º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #432973 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 41 | 115 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.55 |
| HSL | 261.08º | 0.47% | 0.31% | - |
| HSV(B) | 261.08º | 0.64% | 0.45% | - |
| XYZ | 6.2 | 4.02 | 16.67 | - |
| YUV | 57.21 | 160.61 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 115 | 0.42 | 0.64 | 0 | 0.55 | 261.08 | 0.47 | 0.31 |
| Hex | 43 | 29 | 73 | 2A | 40 | 0 | 37 | 105 | 2F | 1F |
| Octal | 103 | 51 | 163 | 52 | 100 | 0 | 67 | 405 | 57 | 37 |
| Binary | 1000011 | 101001 | 1110011 | 101010 | 1000000 | 0 | 110111 | 100000101 | 101111 | 11111 |
Color Harmonies of #432973
Complementary color
Monochromatic Colors of #432973
Black with #432973
Text Example
Text Example
White with #432973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432973; }
p { color: rgb(67,41,115); }
H1.HeaderClassName
{
color: #432973;
}
.AnyTagClassName
{
color: #432973;
}
</style>
background-color css
<style>
a { background-color: #432973; }
a { background-color: rgb(67,41,115); }
div.DivClassName
{
background-color: #432973;
}
.BgClassName
{
background-color: #432973;
}
</style>
border-color css
<style>
span { border-color: #432973; }
span { border-color: rgb(67,41,115); }
td.TdClassName
{
border-color: #432973;
}
.TagClassName
{
border-color: #432973;
}
</style>