Shades of Windsor #442588
Tints of Windsor #442588
RGB
CMYK
RGB Variations
Color information
#442588 (or 0x442588) is known color: Windsor. HEX triplet: 44, 25 and 88. RGB value is (68,37,136). Sum of RGB (Red+Green+Blue) = 68+37+136=241 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.22% from 241); Green value is 37 (14.84% from 255 or 15.35% from 241); Blue value is 136 (53.52% from 255 or 56.43% from 241); Max value from RGB is 136 - color contains mainly: blue. Hex color #442588 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442588 is #BBDA77. Grayscale: #393939. Windows color (decimal): -12311160 or 8922436. OLE color: 8922436.
HSL color Cylindrical-coordinate representation of color #442588: hue angle of 258.79º 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 #442588 is Cyan = 0.50, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 37 | 136 | - |
| CMYK | 0.50 | 0.73 | 0 | 0.47 |
| HSL | 258.79º | 0.57% | 0.34% | - |
| HSV(B) | 258.79º | 0.73% | 0.53% | - |
| XYZ | 7.49 | 4.33 | 23.73 | - |
| YUV | 57.56 | 172.27 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 136 | 0.50 | 0.73 | 0 | 0.47 | 258.79 | 0.57 | 0.34 |
| Hex | 44 | 25 | 88 | 32 | 49 | 0 | 2F | 103 | 39 | 22 |
| Octal | 104 | 45 | 210 | 62 | 111 | 0 | 57 | 403 | 71 | 42 |
| Binary | 1000100 | 100101 | 10001000 | 110010 | 1001001 | 0 | 101111 | 100000011 | 111001 | 100010 |
Color Harmonies of #442588
Complementary color
Monochromatic Colors of #442588
Black with #442588
Text Example
Text Example
White with #442588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442588; }
p { color: rgb(68,37,136); }
H1.HeaderClassName
{
color: #442588;
}
.AnyTagClassName
{
color: #442588;
}
</style>
background-color css
<style>
a { background-color: #442588; }
a { background-color: rgb(68,37,136); }
div.DivClassName
{
background-color: #442588;
}
.BgClassName
{
background-color: #442588;
}
</style>
border-color css
<style>
span { border-color: #442588; }
span { border-color: rgb(68,37,136); }
td.TdClassName
{
border-color: #442588;
}
.TagClassName
{
border-color: #442588;
}
</style>