Shades of Windsor #442087
Tints of Windsor #442087
RGB
CMYK
RGB Variations
Color information
#442087 (or 0x442087) is known color: Windsor. HEX triplet: 44, 20 and 87. RGB value is (68,32,135). Sum of RGB (Red+Green+Blue) = 68+32+135=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 32 (12.89% from 255 or 13.62% from 235); Blue value is 135 (53.12% from 255 or 57.45% from 235); Max value from RGB is 135 - color contains mainly: blue. Hex color #442087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442087 is #BBDF78. Grayscale: #363636. Windows color (decimal): -12312441 or 8855620. OLE color: 8855620.
HSL color Cylindrical-coordinate representation of color #442087: hue angle of 260.97º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #442087 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 32 | 135 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.47 |
| HSL | 260.97º | 0.62% | 0.33% | - |
| HSV(B) | 260.97º | 0.76% | 0.53% | - |
| XYZ | 7.27 | 4.01 | 23.31 | - |
| YUV | 54.51 | 173.43 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 32 | 135 | 0.50 | 0.76 | 0 | 0.47 | 260.97 | 0.62 | 0.33 |
| Hex | 44 | 20 | 87 | 32 | 4C | 0 | 2F | 105 | 3E | 21 |
| Octal | 104 | 40 | 207 | 62 | 114 | 0 | 57 | 405 | 76 | 41 |
| Binary | 1000100 | 100000 | 10000111 | 110010 | 1001100 | 0 | 101111 | 100000101 | 111110 | 100001 |
Color Harmonies of #442087
Complementary color
Monochromatic Colors of #442087
Black with #442087
Text Example
Text Example
White with #442087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442087; }
p { color: rgb(68,32,135); }
H1.HeaderClassName
{
color: #442087;
}
.AnyTagClassName
{
color: #442087;
}
</style>
background-color css
<style>
a { background-color: #442087; }
a { background-color: rgb(68,32,135); }
div.DivClassName
{
background-color: #442087;
}
.BgClassName
{
background-color: #442087;
}
</style>
border-color css
<style>
span { border-color: #442087; }
span { border-color: rgb(68,32,135); }
td.TdClassName
{
border-color: #442087;
}
.TagClassName
{
border-color: #442087;
}
</style>