Shades of Windsor #442281
Tints of Windsor #442281
RGB
CMYK
RGB Variations
Color information
#442281 (or 0x442281) is known color: Windsor. HEX triplet: 44, 22 and 81. RGB value is (68,34,129). Sum of RGB (Red+Green+Blue) = 68+34+129=231 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.44% from 231); Green value is 34 (13.67% from 255 or 14.72% from 231); Blue value is 129 (50.78% from 255 or 55.84% from 231); Max value from RGB is 129 - color contains mainly: blue. Hex color #442281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442281 is #BBDD7E. Grayscale: #363636. Windows color (decimal): -12311935 or 8462916. OLE color: 8462916.
HSL color Cylindrical-coordinate representation of color #442281: hue angle of 261.47º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #442281 is Cyan = 0.47, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 34 | 129 | - |
| CMYK | 0.47 | 0.74 | 0 | 0.49 |
| HSL | 261.47º | 0.58% | 0.32% | - |
| HSV(B) | 261.47º | 0.74% | 0.51% | - |
| XYZ | 6.92 | 3.96 | 21.17 | - |
| YUV | 55 | 169.76 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 34 | 129 | 0.47 | 0.74 | 0 | 0.49 | 261.47 | 0.58 | 0.32 |
| Hex | 44 | 22 | 81 | 2F | 4A | 0 | 31 | 105 | 3A | 20 |
| Octal | 104 | 42 | 201 | 57 | 112 | 0 | 61 | 405 | 72 | 40 |
| Binary | 1000100 | 100010 | 10000001 | 101111 | 1001010 | 0 | 110001 | 100000101 | 111010 | 100000 |
Color Harmonies of #442281
Complementary color
Monochromatic Colors of #442281
Black with #442281
Text Example
Text Example
White with #442281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442281; }
p { color: rgb(68,34,129); }
H1.HeaderClassName
{
color: #442281;
}
.AnyTagClassName
{
color: #442281;
}
</style>
background-color css
<style>
a { background-color: #442281; }
a { background-color: rgb(68,34,129); }
div.DivClassName
{
background-color: #442281;
}
.BgClassName
{
background-color: #442281;
}
</style>
border-color css
<style>
span { border-color: #442281; }
span { border-color: rgb(68,34,129); }
td.TdClassName
{
border-color: #442281;
}
.TagClassName
{
border-color: #442281;
}
</style>