Shades of Windsor #442774
Tints of Windsor #442774
RGB
CMYK
RGB Variations
Color information
#442774 (or 0x442774) is known color: Windsor. HEX triplet: 44, 27 and 74. RGB value is (68,39,116). Sum of RGB (Red+Green+Blue) = 68+39+116=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #442774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442774 is #BBD88B. Grayscale: #383838. Windows color (decimal): -12310668 or 7612228. OLE color: 7612228.
HSL color Cylindrical-coordinate representation of color #442774: hue angle of 262.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #442774 is Cyan = 0.41, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 39 | 116 | - |
| CMYK | 0.41 | 0.66 | 0 | 0.55 |
| HSL | 262.6º | 0.5% | 0.3% | - |
| HSV(B) | 262.6º | 0.66% | 0.45% | - |
| XYZ | 6.26 | 3.94 | 16.95 | - |
| YUV | 56.45 | 161.61 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 116 | 0.41 | 0.66 | 0 | 0.55 | 262.6 | 0.5 | 0.3 |
| Hex | 44 | 27 | 74 | 29 | 42 | 0 | 37 | 107 | 32 | 1E |
| Octal | 104 | 47 | 164 | 51 | 102 | 0 | 67 | 407 | 62 | 36 |
| Binary | 1000100 | 100111 | 1110100 | 101001 | 1000010 | 0 | 110111 | 100000111 | 110010 | 11110 |
Color Harmonies of #442774
Complementary color
Monochromatic Colors of #442774
Black with #442774
Text Example
Text Example
White with #442774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442774; }
p { color: rgb(68,39,116); }
H1.HeaderClassName
{
color: #442774;
}
.AnyTagClassName
{
color: #442774;
}
</style>
background-color css
<style>
a { background-color: #442774; }
a { background-color: rgb(68,39,116); }
div.DivClassName
{
background-color: #442774;
}
.BgClassName
{
background-color: #442774;
}
</style>
border-color css
<style>
span { border-color: #442774; }
span { border-color: rgb(68,39,116); }
td.TdClassName
{
border-color: #442774;
}
.TagClassName
{
border-color: #442774;
}
</style>