Shades of Windsor #442689
Tints of Windsor #442689
RGB
CMYK
RGB Variations
Color information
#442689 (or 0x442689) is known color: Windsor. HEX triplet: 44, 26 and 89. RGB value is (68,38,137). Sum of RGB (Red+Green+Blue) = 68+38+137=243 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.98% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 137 (53.91% from 255 or 56.38% from 243); Max value from RGB is 137 - color contains mainly: blue. Hex color #442689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442689 is #BBD976. Grayscale: #393939. Windows color (decimal): -12310903 or 8988228. OLE color: 8988228.
HSL color Cylindrical-coordinate representation of color #442689: hue angle of 258.18º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #442689 is Cyan = 0.50, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 38 | 137 | - |
| CMYK | 0.50 | 0.72 | 0 | 0.46 |
| HSL | 258.18º | 0.57% | 0.34% | - |
| HSV(B) | 258.18º | 0.72% | 0.54% | - |
| XYZ | 7.59 | 4.42 | 24.12 | - |
| YUV | 58.26 | 172.44 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 137 | 0.50 | 0.72 | 0 | 0.46 | 258.18 | 0.57 | 0.34 |
| Hex | 44 | 26 | 89 | 32 | 48 | 0 | 2E | 102 | 39 | 22 |
| Octal | 104 | 46 | 211 | 62 | 110 | 0 | 56 | 402 | 71 | 42 |
| Binary | 1000100 | 100110 | 10001001 | 110010 | 1001000 | 0 | 101110 | 100000010 | 111001 | 100010 |
Color Harmonies of #442689
Complementary color
Monochromatic Colors of #442689
Black with #442689
Text Example
Text Example
White with #442689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442689; }
p { color: rgb(68,38,137); }
H1.HeaderClassName
{
color: #442689;
}
.AnyTagClassName
{
color: #442689;
}
</style>
background-color css
<style>
a { background-color: #442689; }
a { background-color: rgb(68,38,137); }
div.DivClassName
{
background-color: #442689;
}
.BgClassName
{
background-color: #442689;
}
</style>
border-color css
<style>
span { border-color: #442689; }
span { border-color: rgb(68,38,137); }
td.TdClassName
{
border-color: #442689;
}
.TagClassName
{
border-color: #442689;
}
</style>