Shades of Windsor #442976
Tints of Windsor #442976
RGB
CMYK
RGB Variations
Color information
#442976 (or 0x442976) is known color: Windsor. HEX triplet: 44, 29 and 76. RGB value is (68,41,118). Sum of RGB (Red+Green+Blue) = 68+41+118=227 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.96% from 227); Green value is 41 (16.41% from 255 or 18.06% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #442976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442976 is #BBD689. Grayscale: #393939. Windows color (decimal): -12310154 or 7743812. OLE color: 7743812.
HSL color Cylindrical-coordinate representation of color #442976: hue angle of 261.04º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #442976 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 41 | 118 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.54 |
| HSL | 261.04º | 0.48% | 0.31% | - |
| HSV(B) | 261.04º | 0.65% | 0.46% | - |
| XYZ | 6.45 | 4.12 | 17.6 | - |
| YUV | 57.85 | 161.95 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 118 | 0.42 | 0.65 | 0 | 0.54 | 261.04 | 0.48 | 0.31 |
| Hex | 44 | 29 | 76 | 2A | 41 | 0 | 36 | 105 | 30 | 1F |
| Octal | 104 | 51 | 166 | 52 | 101 | 0 | 66 | 405 | 60 | 37 |
| Binary | 1000100 | 101001 | 1110110 | 101010 | 1000001 | 0 | 110110 | 100000101 | 110000 | 11111 |
Color Harmonies of #442976
Complementary color
Monochromatic Colors of #442976
Black with #442976
Text Example
Text Example
White with #442976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442976; }
p { color: rgb(68,41,118); }
H1.HeaderClassName
{
color: #442976;
}
.AnyTagClassName
{
color: #442976;
}
</style>
background-color css
<style>
a { background-color: #442976; }
a { background-color: rgb(68,41,118); }
div.DivClassName
{
background-color: #442976;
}
.BgClassName
{
background-color: #442976;
}
</style>
border-color css
<style>
span { border-color: #442976; }
span { border-color: rgb(68,41,118); }
td.TdClassName
{
border-color: #442976;
}
.TagClassName
{
border-color: #442976;
}
</style>