Shades of Windsor #432390
Tints of Windsor #432390
RGB
CMYK
RGB Variations
Color information
#432390 (or 0x432390) is known color: Windsor. HEX triplet: 43, 23 and 90. RGB value is (67,35,144). Sum of RGB (Red+Green+Blue) = 67+35+144=246 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.24% from 246); Green value is 35 (14.06% from 255 or 14.23% from 246); Blue value is 144 (56.64% from 255 or 58.54% from 246); Max value from RGB is 144 - color contains mainly: blue. Hex color #432390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432390 is #BCDC6F. Grayscale: #383838. Windows color (decimal): -12377200 or 9446211. OLE color: 9446211.
HSL color Cylindrical-coordinate representation of color #432390: hue angle of 257.61º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #432390 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 35 | 144 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.44 |
| HSL | 257.61º | 0.61% | 0.35% | - |
| HSV(B) | 257.61º | 0.76% | 0.56% | - |
| XYZ | 7.95 | 4.41 | 26.82 | - |
| YUV | 56.99 | 177.1 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 35 | 144 | 0.53 | 0.76 | 0 | 0.44 | 257.61 | 0.61 | 0.35 |
| Hex | 43 | 23 | 90 | 35 | 4C | 0 | 2C | 102 | 3D | 23 |
| Octal | 103 | 43 | 220 | 65 | 114 | 0 | 54 | 402 | 75 | 43 |
| Binary | 1000011 | 100011 | 10010000 | 110101 | 1001100 | 0 | 101100 | 100000010 | 111101 | 100011 |
Color Harmonies of #432390
Complementary color
Monochromatic Colors of #432390
Black with #432390
Text Example
Text Example
White with #432390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432390; }
p { color: rgb(67,35,144); }
H1.HeaderClassName
{
color: #432390;
}
.AnyTagClassName
{
color: #432390;
}
</style>
background-color css
<style>
a { background-color: #432390; }
a { background-color: rgb(67,35,144); }
div.DivClassName
{
background-color: #432390;
}
.BgClassName
{
background-color: #432390;
}
</style>
border-color css
<style>
span { border-color: #432390; }
span { border-color: rgb(67,35,144); }
td.TdClassName
{
border-color: #432390;
}
.TagClassName
{
border-color: #432390;
}
</style>