Shades of Windsor #432474
Tints of Windsor #432474
RGB
CMYK
RGB Variations
Color information
#432474 (or 0x432474) is known color: Windsor. HEX triplet: 43, 24 and 74. RGB value is (67,36,116). Sum of RGB (Red+Green+Blue) = 67+36+116=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 116 (45.70% from 255 or 52.97% from 219); Max value from RGB is 116 - color contains mainly: blue. Hex color #432474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432474 is #BCDB8B. Grayscale: #363636. Windows color (decimal): -12376972 or 7611459. OLE color: 7611459.
HSL color Cylindrical-coordinate representation of color #432474: hue angle of 263.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #432474 is Cyan = 0.42, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 36 | 116 | - |
| CMYK | 0.42 | 0.69 | 0 | 0.55 |
| HSL | 263.25º | 0.53% | 0.3% | - |
| HSV(B) | 263.25º | 0.69% | 0.45% | - |
| XYZ | 6.1 | 3.72 | 16.92 | - |
| YUV | 54.39 | 162.77 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 116 | 0.42 | 0.69 | 0 | 0.55 | 263.25 | 0.53 | 0.3 |
| Hex | 43 | 24 | 74 | 2A | 45 | 0 | 37 | 107 | 35 | 1E |
| Octal | 103 | 44 | 164 | 52 | 105 | 0 | 67 | 407 | 65 | 36 |
| Binary | 1000011 | 100100 | 1110100 | 101010 | 1000101 | 0 | 110111 | 100000111 | 110101 | 11110 |
Color Harmonies of #432474
Complementary color
Monochromatic Colors of #432474
Black with #432474
Text Example
Text Example
White with #432474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432474; }
p { color: rgb(67,36,116); }
H1.HeaderClassName
{
color: #432474;
}
.AnyTagClassName
{
color: #432474;
}
</style>
background-color css
<style>
a { background-color: #432474; }
a { background-color: rgb(67,36,116); }
div.DivClassName
{
background-color: #432474;
}
.BgClassName
{
background-color: #432474;
}
</style>
border-color css
<style>
span { border-color: #432474; }
span { border-color: rgb(67,36,116); }
td.TdClassName
{
border-color: #432474;
}
.TagClassName
{
border-color: #432474;
}
</style>