Shades of Windsor #432877
Tints of Windsor #432877
RGB
CMYK
RGB Variations
Color information
#432877 (or 0x432877) is known color: Windsor. HEX triplet: 43, 28 and 77. RGB value is (67,40,119). Sum of RGB (Red+Green+Blue) = 67+40+119=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #432877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432877 is #BCD788. Grayscale: #383838. Windows color (decimal): -12375945 or 7809091. OLE color: 7809091.
HSL color Cylindrical-coordinate representation of color #432877: hue angle of 260.51º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #432877 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 40 | 119 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.53 |
| HSL | 260.51º | 0.5% | 0.31% | - |
| HSV(B) | 260.51º | 0.66% | 0.47% | - |
| XYZ | 6.4 | 4.04 | 17.9 | - |
| YUV | 57.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 119 | 0.44 | 0.66 | 0 | 0.53 | 260.51 | 0.5 | 0.31 |
| Hex | 43 | 28 | 77 | 2C | 42 | 0 | 35 | 105 | 32 | 1F |
| Octal | 103 | 50 | 167 | 54 | 102 | 0 | 65 | 405 | 62 | 37 |
| Binary | 1000011 | 101000 | 1110111 | 101100 | 1000010 | 0 | 110101 | 100000101 | 110010 | 11111 |
Color Harmonies of #432877
Complementary color
Monochromatic Colors of #432877
Black with #432877
Text Example
Text Example
White with #432877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432877; }
p { color: rgb(67,40,119); }
H1.HeaderClassName
{
color: #432877;
}
.AnyTagClassName
{
color: #432877;
}
</style>
background-color css
<style>
a { background-color: #432877; }
a { background-color: rgb(67,40,119); }
div.DivClassName
{
background-color: #432877;
}
.BgClassName
{
background-color: #432877;
}
</style>
border-color css
<style>
span { border-color: #432877; }
span { border-color: rgb(67,40,119); }
td.TdClassName
{
border-color: #432877;
}
.TagClassName
{
border-color: #432877;
}
</style>