Shades of Windsor #442587
Tints of Windsor #442587
RGB
CMYK
RGB Variations
Color information
#442587 (or 0x442587) is known color: Windsor. HEX triplet: 44, 25 and 87. RGB value is (68,37,135). Sum of RGB (Red+Green+Blue) = 68+37+135=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 135 (53.12% from 255 or 56.25% from 240); Max value from RGB is 135 - color contains mainly: blue. Hex color #442587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442587 is #BBDA78. Grayscale: #393939. Windows color (decimal): -12311161 or 8856900. OLE color: 8856900.
HSL color Cylindrical-coordinate representation of color #442587: hue angle of 258.98º 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 #442587 is Cyan = 0.50, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 37 | 135 | - |
| CMYK | 0.50 | 0.73 | 0 | 0.47 |
| HSL | 258.98º | 0.57% | 0.34% | - |
| HSV(B) | 258.98º | 0.73% | 0.53% | - |
| XYZ | 7.42 | 4.3 | 23.36 | - |
| YUV | 57.44 | 171.77 | 135.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 135 | 0.50 | 0.73 | 0 | 0.47 | 258.98 | 0.57 | 0.34 |
| Hex | 44 | 25 | 87 | 32 | 49 | 0 | 2F | 103 | 39 | 22 |
| Octal | 104 | 45 | 207 | 62 | 111 | 0 | 57 | 403 | 71 | 42 |
| Binary | 1000100 | 100101 | 10000111 | 110010 | 1001001 | 0 | 101111 | 100000011 | 111001 | 100010 |
Color Harmonies of #442587
Complementary color
Monochromatic Colors of #442587
Black with #442587
Text Example
Text Example
White with #442587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442587; }
p { color: rgb(68,37,135); }
H1.HeaderClassName
{
color: #442587;
}
.AnyTagClassName
{
color: #442587;
}
</style>
background-color css
<style>
a { background-color: #442587; }
a { background-color: rgb(68,37,135); }
div.DivClassName
{
background-color: #442587;
}
.BgClassName
{
background-color: #442587;
}
</style>
border-color css
<style>
span { border-color: #442587; }
span { border-color: rgb(68,37,135); }
td.TdClassName
{
border-color: #442587;
}
.TagClassName
{
border-color: #442587;
}
</style>