Shades of Windsor #432388
Tints of Windsor #432388
RGB
CMYK
RGB Variations
Color information
#432388 (or 0x432388) is known color: Windsor. HEX triplet: 43, 23 and 88. RGB value is (67,35,136). Sum of RGB (Red+Green+Blue) = 67+35+136=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 35 (14.06% from 255 or 14.71% from 238); Blue value is 136 (53.52% from 255 or 57.14% from 238); Max value from RGB is 136 - color contains mainly: blue. Hex color #432388 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432388 is #BCDC77. Grayscale: #373737. Windows color (decimal): -12377208 or 8921923. OLE color: 8921923.
HSL color Cylindrical-coordinate representation of color #432388: hue angle of 259.01º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #432388 is Cyan = 0.51, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 35 | 136 | - |
| CMYK | 0.51 | 0.74 | 0 | 0.47 |
| HSL | 259.01º | 0.59% | 0.34% | - |
| HSV(B) | 259.01º | 0.74% | 0.53% | - |
| XYZ | 7.36 | 4.17 | 23.71 | - |
| YUV | 56.08 | 173.1 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 35 | 136 | 0.51 | 0.74 | 0 | 0.47 | 259.01 | 0.59 | 0.34 |
| Hex | 43 | 23 | 88 | 33 | 4A | 0 | 2F | 103 | 3B | 22 |
| Octal | 103 | 43 | 210 | 63 | 112 | 0 | 57 | 403 | 73 | 42 |
| Binary | 1000011 | 100011 | 10001000 | 110011 | 1001010 | 0 | 101111 | 100000011 | 111011 | 100010 |
Color Harmonies of #432388
Complementary color
Monochromatic Colors of #432388
Black with #432388
Text Example
Text Example
White with #432388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432388; }
p { color: rgb(67,35,136); }
H1.HeaderClassName
{
color: #432388;
}
.AnyTagClassName
{
color: #432388;
}
</style>
background-color css
<style>
a { background-color: #432388; }
a { background-color: rgb(67,35,136); }
div.DivClassName
{
background-color: #432388;
}
.BgClassName
{
background-color: #432388;
}
</style>
border-color css
<style>
span { border-color: #432388; }
span { border-color: rgb(67,35,136); }
td.TdClassName
{
border-color: #432388;
}
.TagClassName
{
border-color: #432388;
}
</style>