Shades of Windsor #432073
Tints of Windsor #432073
RGB
CMYK
RGB Variations
Color information
#432073 (or 0x432073) is known color: Windsor. HEX triplet: 43, 20 and 73. RGB value is (67,32,115). Sum of RGB (Red+Green+Blue) = 67+32+115=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 115 (45.31% from 255 or 53.74% from 214); Max value from RGB is 115 - color contains mainly: blue. Hex color #432073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432073 is #BCDF8C. Grayscale: #333333. Windows color (decimal): -12377997 or 7544899. OLE color: 7544899.
HSL color Cylindrical-coordinate representation of color #432073: hue angle of 265.3º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432073 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 32 | 115 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.55 |
| HSL | 265.3º | 0.56% | 0.29% | - |
| HSV(B) | 265.3º | 0.72% | 0.45% | - |
| XYZ | 5.93 | 3.46 | 16.58 | - |
| YUV | 51.93 | 163.6 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 115 | 0.42 | 0.72 | 0 | 0.55 | 265.3 | 0.56 | 0.29 |
| Hex | 43 | 20 | 73 | 2A | 48 | 0 | 37 | 109 | 38 | 1D |
| Octal | 103 | 40 | 163 | 52 | 110 | 0 | 67 | 411 | 70 | 35 |
| Binary | 1000011 | 100000 | 1110011 | 101010 | 1001000 | 0 | 110111 | 100001001 | 111000 | 11101 |
Color Harmonies of #432073
Complementary color
Monochromatic Colors of #432073
Black with #432073
Text Example
Text Example
White with #432073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432073; }
p { color: rgb(67,32,115); }
H1.HeaderClassName
{
color: #432073;
}
.AnyTagClassName
{
color: #432073;
}
</style>
background-color css
<style>
a { background-color: #432073; }
a { background-color: rgb(67,32,115); }
div.DivClassName
{
background-color: #432073;
}
.BgClassName
{
background-color: #432073;
}
</style>
border-color css
<style>
span { border-color: #432073; }
span { border-color: rgb(67,32,115); }
td.TdClassName
{
border-color: #432073;
}
.TagClassName
{
border-color: #432073;
}
</style>