Shades of Windsor #442589
Tints of Windsor #442589
RGB
CMYK
RGB Variations
Color information
#442589 (or 0x442589) is known color: Windsor. HEX triplet: 44, 25 and 89. RGB value is (68,37,137). Sum of RGB (Red+Green+Blue) = 68+37+137=242 (32% of max value = 765). Red value is 68 (26.95% from 255 or 28.10% from 242); Green value is 37 (14.84% from 255 or 15.29% from 242); Blue value is 137 (53.91% from 255 or 56.61% from 242); Max value from RGB is 137 - color contains mainly: blue. Hex color #442589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442589 is #BBDA76. Grayscale: #393939. Windows color (decimal): -12311159 or 8987972. OLE color: 8987972.
HSL color Cylindrical-coordinate representation of color #442589: hue angle of 258.6º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #442589 is Cyan = 0.50, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 37 | 137 | - |
| CMYK | 0.50 | 0.73 | 0 | 0.46 |
| HSL | 258.6º | 0.57% | 0.34% | - |
| HSV(B) | 258.6º | 0.73% | 0.54% | - |
| XYZ | 7.56 | 4.36 | 24.11 | - |
| YUV | 57.67 | 172.77 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 137 | 0.50 | 0.73 | 0 | 0.46 | 258.6 | 0.57 | 0.34 |
| Hex | 44 | 25 | 89 | 32 | 49 | 0 | 2E | 103 | 39 | 22 |
| Octal | 104 | 45 | 211 | 62 | 111 | 0 | 56 | 403 | 71 | 42 |
| Binary | 1000100 | 100101 | 10001001 | 110010 | 1001001 | 0 | 101110 | 100000011 | 111001 | 100010 |
Color Harmonies of #442589
Complementary color
Monochromatic Colors of #442589
Black with #442589
Text Example
Text Example
White with #442589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442589; }
p { color: rgb(68,37,137); }
H1.HeaderClassName
{
color: #442589;
}
.AnyTagClassName
{
color: #442589;
}
</style>
background-color css
<style>
a { background-color: #442589; }
a { background-color: rgb(68,37,137); }
div.DivClassName
{
background-color: #442589;
}
.BgClassName
{
background-color: #442589;
}
</style>
border-color css
<style>
span { border-color: #442589; }
span { border-color: rgb(68,37,137); }
td.TdClassName
{
border-color: #442589;
}
.TagClassName
{
border-color: #442589;
}
</style>