Shades of Windsor #442879
Tints of Windsor #442879
RGB
CMYK
RGB Variations
Color information
#442879 (or 0x442879) is known color: Windsor. HEX triplet: 44, 28 and 79. RGB value is (68,40,121). Sum of RGB (Red+Green+Blue) = 68+40+121=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 121 (47.66% from 255 or 52.84% from 229); Max value from RGB is 121 - color contains mainly: blue. Hex color #442879 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442879 is #BBD786. Grayscale: #393939. Windows color (decimal): -12310407 or 7940164. OLE color: 7940164.
HSL color Cylindrical-coordinate representation of color #442879: hue angle of 260.74º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #442879 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 40 | 121 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.53 |
| HSL | 260.74º | 0.5% | 0.32% | - |
| HSV(B) | 260.74º | 0.67% | 0.47% | - |
| XYZ | 6.59 | 4.13 | 18.54 | - |
| YUV | 57.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 121 | 0.44 | 0.67 | 0 | 0.53 | 260.74 | 0.5 | 0.32 |
| Hex | 44 | 28 | 79 | 2C | 43 | 0 | 35 | 105 | 32 | 20 |
| Octal | 104 | 50 | 171 | 54 | 103 | 0 | 65 | 405 | 62 | 40 |
| Binary | 1000100 | 101000 | 1111001 | 101100 | 1000011 | 0 | 110101 | 100000101 | 110010 | 100000 |
Color Harmonies of #442879
Complementary color
Monochromatic Colors of #442879
Black with #442879
Text Example
Text Example
White with #442879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442879; }
p { color: rgb(68,40,121); }
H1.HeaderClassName
{
color: #442879;
}
.AnyTagClassName
{
color: #442879;
}
</style>
background-color css
<style>
a { background-color: #442879; }
a { background-color: rgb(68,40,121); }
div.DivClassName
{
background-color: #442879;
}
.BgClassName
{
background-color: #442879;
}
</style>
border-color css
<style>
span { border-color: #442879; }
span { border-color: rgb(68,40,121); }
td.TdClassName
{
border-color: #442879;
}
.TagClassName
{
border-color: #442879;
}
</style>