Shades of Windsor #442970
Tints of Windsor #442970
RGB
CMYK
RGB Variations
Color information
#442970 (or 0x442970) is known color: Windsor. HEX triplet: 44, 29 and 70. RGB value is (68,41,112). Sum of RGB (Red+Green+Blue) = 68+41+112=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 41 (16.41% from 255 or 18.55% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #442970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442970 is #BBD68F. Grayscale: #383838. Windows color (decimal): -12310160 or 7350596. OLE color: 7350596.
HSL color Cylindrical-coordinate representation of color #442970: hue angle of 262.82º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #442970 is Cyan = 0.39, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 41 | 112 | - |
| CMYK | 0.39 | 0.63 | 0 | 0.56 |
| HSL | 262.82º | 0.46% | 0.3% | - |
| HSV(B) | 262.82º | 0.63% | 0.44% | - |
| XYZ | 6.1 | 3.98 | 15.78 | - |
| YUV | 57.17 | 158.95 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 112 | 0.39 | 0.63 | 0 | 0.56 | 262.82 | 0.46 | 0.3 |
| Hex | 44 | 29 | 70 | 27 | 3F | 0 | 38 | 107 | 2E | 1E |
| Octal | 104 | 51 | 160 | 47 | 77 | 0 | 70 | 407 | 56 | 36 |
| Binary | 1000100 | 101001 | 1110000 | 100111 | 111111 | 0 | 111000 | 100000111 | 101110 | 11110 |
Color Harmonies of #442970
Complementary color
Monochromatic Colors of #442970
Black with #442970
Text Example
Text Example
White with #442970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442970; }
p { color: rgb(68,41,112); }
H1.HeaderClassName
{
color: #442970;
}
.AnyTagClassName
{
color: #442970;
}
</style>
background-color css
<style>
a { background-color: #442970; }
a { background-color: rgb(68,41,112); }
div.DivClassName
{
background-color: #442970;
}
.BgClassName
{
background-color: #442970;
}
</style>
border-color css
<style>
span { border-color: #442970; }
span { border-color: rgb(68,41,112); }
td.TdClassName
{
border-color: #442970;
}
.TagClassName
{
border-color: #442970;
}
</style>