Shades of Windsor #432279
Tints of Windsor #432279
RGB
CMYK
RGB Variations
Color information
#432279 (or 0x432279) is known color: Windsor. HEX triplet: 43, 22 and 79. RGB value is (67,34,121). Sum of RGB (Red+Green+Blue) = 67+34+121=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 34 (13.67% from 255 or 15.32% from 222); Blue value is 121 (47.66% from 255 or 54.50% from 222); Max value from RGB is 121 - color contains mainly: blue. Hex color #432279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432279 is #BCDD86. Grayscale: #353535. Windows color (decimal): -12377479 or 7938627. OLE color: 7938627.
HSL color Cylindrical-coordinate representation of color #432279: hue angle of 262.76º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #432279 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 34 | 121 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.53 |
| HSL | 262.76º | 0.56% | 0.3% | - |
| HSV(B) | 262.76º | 0.72% | 0.47% | - |
| XYZ | 6.34 | 3.72 | 18.47 | - |
| YUV | 53.79 | 165.93 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 121 | 0.45 | 0.72 | 0 | 0.53 | 262.76 | 0.56 | 0.3 |
| Hex | 43 | 22 | 79 | 2D | 48 | 0 | 35 | 107 | 38 | 1E |
| Octal | 103 | 42 | 171 | 55 | 110 | 0 | 65 | 407 | 70 | 36 |
| Binary | 1000011 | 100010 | 1111001 | 101101 | 1001000 | 0 | 110101 | 100000111 | 111000 | 11110 |
Color Harmonies of #432279
Complementary color
Monochromatic Colors of #432279
Black with #432279
Text Example
Text Example
White with #432279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432279; }
p { color: rgb(67,34,121); }
H1.HeaderClassName
{
color: #432279;
}
.AnyTagClassName
{
color: #432279;
}
</style>
background-color css
<style>
a { background-color: #432279; }
a { background-color: rgb(67,34,121); }
div.DivClassName
{
background-color: #432279;
}
.BgClassName
{
background-color: #432279;
}
</style>
border-color css
<style>
span { border-color: #432279; }
span { border-color: rgb(67,34,121); }
td.TdClassName
{
border-color: #432279;
}
.TagClassName
{
border-color: #432279;
}
</style>