Shades of Windsor #432588
Tints of Windsor #432588
RGB
CMYK
RGB Variations
Color information
#432588 (or 0x432588) is known color: Windsor. HEX triplet: 43, 25 and 88. RGB value is (67,37,136). Sum of RGB (Red+Green+Blue) = 67+37+136=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 136 (53.52% from 255 or 56.67% from 240); Max value from RGB is 136 - color contains mainly: blue. Hex color #432588 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432588 is #BCDA77. Grayscale: #383838. Windows color (decimal): -12376696 or 8922435. OLE color: 8922435.
HSL color Cylindrical-coordinate representation of color #432588: hue angle of 258.18º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #432588 is Cyan = 0.51, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 37 | 136 | - |
| CMYK | 0.51 | 0.73 | 0 | 0.47 |
| HSL | 258.18º | 0.57% | 0.34% | - |
| HSV(B) | 258.18º | 0.73% | 0.53% | - |
| XYZ | 7.42 | 4.29 | 23.73 | - |
| YUV | 57.26 | 172.44 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 136 | 0.51 | 0.73 | 0 | 0.47 | 258.18 | 0.57 | 0.34 |
| Hex | 43 | 25 | 88 | 33 | 49 | 0 | 2F | 102 | 39 | 22 |
| Octal | 103 | 45 | 210 | 63 | 111 | 0 | 57 | 402 | 71 | 42 |
| Binary | 1000011 | 100101 | 10001000 | 110011 | 1001001 | 0 | 101111 | 100000010 | 111001 | 100010 |
Color Harmonies of #432588
Complementary color
Monochromatic Colors of #432588
Black with #432588
Text Example
Text Example
White with #432588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432588; }
p { color: rgb(67,37,136); }
H1.HeaderClassName
{
color: #432588;
}
.AnyTagClassName
{
color: #432588;
}
</style>
background-color css
<style>
a { background-color: #432588; }
a { background-color: rgb(67,37,136); }
div.DivClassName
{
background-color: #432588;
}
.BgClassName
{
background-color: #432588;
}
</style>
border-color css
<style>
span { border-color: #432588; }
span { border-color: rgb(67,37,136); }
td.TdClassName
{
border-color: #432588;
}
.TagClassName
{
border-color: #432588;
}
</style>