Shades of Windsor #442276
Tints of Windsor #442276
RGB
CMYK
RGB Variations
Color information
#442276 (or 0x442276) is known color: Windsor. HEX triplet: 44, 22 and 76. RGB value is (68,34,118). Sum of RGB (Red+Green+Blue) = 68+34+118=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 118 (46.48% from 255 or 53.64% from 220); Max value from RGB is 118 - color contains mainly: blue. Hex color #442276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442276 is #BBDD89. Grayscale: #353535. Windows color (decimal): -12311946 or 7742020. OLE color: 7742020.
HSL color Cylindrical-coordinate representation of color #442276: hue angle of 264.29º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #442276 is Cyan = 0.42, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 34 | 118 | - |
| CMYK | 0.42 | 0.71 | 0 | 0.54 |
| HSL | 264.29º | 0.55% | 0.3% | - |
| HSV(B) | 264.29º | 0.71% | 0.46% | - |
| XYZ | 6.23 | 3.68 | 17.52 | - |
| YUV | 53.74 | 164.26 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 34 | 118 | 0.42 | 0.71 | 0 | 0.54 | 264.29 | 0.55 | 0.3 |
| Hex | 44 | 22 | 76 | 2A | 47 | 0 | 36 | 108 | 37 | 1E |
| Octal | 104 | 42 | 166 | 52 | 107 | 0 | 66 | 410 | 67 | 36 |
| Binary | 1000100 | 100010 | 1110110 | 101010 | 1000111 | 0 | 110110 | 100001000 | 110111 | 11110 |
Color Harmonies of #442276
Complementary color
Monochromatic Colors of #442276
Black with #442276
Text Example
Text Example
White with #442276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442276; }
p { color: rgb(68,34,118); }
H1.HeaderClassName
{
color: #442276;
}
.AnyTagClassName
{
color: #442276;
}
</style>
background-color css
<style>
a { background-color: #442276; }
a { background-color: rgb(68,34,118); }
div.DivClassName
{
background-color: #442276;
}
.BgClassName
{
background-color: #442276;
}
</style>
border-color css
<style>
span { border-color: #442276; }
span { border-color: rgb(68,34,118); }
td.TdClassName
{
border-color: #442276;
}
.TagClassName
{
border-color: #442276;
}
</style>