Shades of Windsor #442889
Tints of Windsor #442889
RGB
CMYK
RGB Variations
Color information
#442889 (or 0x442889) is known color: Windsor. HEX triplet: 44, 28 and 89. RGB value is (68,40,137). Sum of RGB (Red+Green+Blue) = 68+40+137=245 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.76% from 245); Green value is 40 (16.02% from 255 or 16.33% from 245); Blue value is 137 (53.91% from 255 or 55.92% from 245); Max value from RGB is 137 - color contains mainly: blue. Hex color #442889 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442889 is #BBD776. Grayscale: #3B3B3B. Windows color (decimal): -12310391 or 8988740. OLE color: 8988740.
HSL color Cylindrical-coordinate representation of color #442889: hue angle of 257.32º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #442889 is Cyan = 0.50, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 40 | 137 | - |
| CMYK | 0.50 | 0.71 | 0 | 0.46 |
| HSL | 257.32º | 0.55% | 0.35% | - |
| HSV(B) | 257.32º | 0.71% | 0.54% | - |
| XYZ | 7.66 | 4.55 | 24.14 | - |
| YUV | 59.43 | 171.78 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 137 | 0.50 | 0.71 | 0 | 0.46 | 257.32 | 0.55 | 0.35 |
| Hex | 44 | 28 | 89 | 32 | 47 | 0 | 2E | 101 | 37 | 23 |
| Octal | 104 | 50 | 211 | 62 | 107 | 0 | 56 | 401 | 67 | 43 |
| Binary | 1000100 | 101000 | 10001001 | 110010 | 1000111 | 0 | 101110 | 100000001 | 110111 | 100011 |
Color Harmonies of #442889
Complementary color
Monochromatic Colors of #442889
Black with #442889
Text Example
Text Example
White with #442889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442889; }
p { color: rgb(68,40,137); }
H1.HeaderClassName
{
color: #442889;
}
.AnyTagClassName
{
color: #442889;
}
</style>
background-color css
<style>
a { background-color: #442889; }
a { background-color: rgb(68,40,137); }
div.DivClassName
{
background-color: #442889;
}
.BgClassName
{
background-color: #442889;
}
</style>
border-color css
<style>
span { border-color: #442889; }
span { border-color: rgb(68,40,137); }
td.TdClassName
{
border-color: #442889;
}
.TagClassName
{
border-color: #442889;
}
</style>