Shades of Windsor #432974
Tints of Windsor #432974
RGB
CMYK
RGB Variations
Color information
#432974 (or 0x432974) is known color: Windsor. HEX triplet: 43, 29 and 74. RGB value is (67,41,116). Sum of RGB (Red+Green+Blue) = 67+41+116=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 116 (45.70% from 255 or 51.79% from 224); Max value from RGB is 116 - color contains mainly: blue. Hex color #432974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432974 is #BCD68B. Grayscale: #393939. Windows color (decimal): -12375692 or 7612739. OLE color: 7612739.
HSL color Cylindrical-coordinate representation of color #432974: hue angle of 260.8º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #432974 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 41 | 116 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.55 |
| HSL | 260.8º | 0.48% | 0.31% | - |
| HSV(B) | 260.8º | 0.65% | 0.45% | - |
| XYZ | 6.26 | 4.04 | 16.97 | - |
| YUV | 57.32 | 161.11 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 116 | 0.42 | 0.65 | 0 | 0.55 | 260.8 | 0.48 | 0.31 |
| Hex | 43 | 29 | 74 | 2A | 41 | 0 | 37 | 105 | 30 | 1F |
| Octal | 103 | 51 | 164 | 52 | 101 | 0 | 67 | 405 | 60 | 37 |
| Binary | 1000011 | 101001 | 1110100 | 101010 | 1000001 | 0 | 110111 | 100000101 | 110000 | 11111 |
Color Harmonies of #432974
Complementary color
Monochromatic Colors of #432974
Black with #432974
Text Example
Text Example
White with #432974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432974; }
p { color: rgb(67,41,116); }
H1.HeaderClassName
{
color: #432974;
}
.AnyTagClassName
{
color: #432974;
}
</style>
background-color css
<style>
a { background-color: #432974; }
a { background-color: rgb(67,41,116); }
div.DivClassName
{
background-color: #432974;
}
.BgClassName
{
background-color: #432974;
}
</style>
border-color css
<style>
span { border-color: #432974; }
span { border-color: rgb(67,41,116); }
td.TdClassName
{
border-color: #432974;
}
.TagClassName
{
border-color: #432974;
}
</style>