Shades of Windsor #442378
Tints of Windsor #442378
RGB
CMYK
RGB Variations
Color information
#442378 (or 0x442378) is known color: Windsor. HEX triplet: 44, 23 and 78. RGB value is (68,35,120). Sum of RGB (Red+Green+Blue) = 68+35+120=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 35 (14.06% from 255 or 15.70% from 223); Blue value is 120 (47.27% from 255 or 53.81% from 223); Max value from RGB is 120 - color contains mainly: blue. Hex color #442378 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442378 is #BBDC87. Grayscale: #363636. Windows color (decimal): -12311688 or 7873348. OLE color: 7873348.
HSL color Cylindrical-coordinate representation of color #442378: hue angle of 263.29º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #442378 is Cyan = 0.43, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 35 | 120 | - |
| CMYK | 0.43 | 0.71 | 0 | 0.53 |
| HSL | 263.29º | 0.55% | 0.3% | - |
| HSV(B) | 263.29º | 0.71% | 0.47% | - |
| XYZ | 6.38 | 3.79 | 18.16 | - |
| YUV | 54.56 | 164.93 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 120 | 0.43 | 0.71 | 0 | 0.53 | 263.29 | 0.55 | 0.3 |
| Hex | 44 | 23 | 78 | 2B | 47 | 0 | 35 | 107 | 37 | 1E |
| Octal | 104 | 43 | 170 | 53 | 107 | 0 | 65 | 407 | 67 | 36 |
| Binary | 1000100 | 100011 | 1111000 | 101011 | 1000111 | 0 | 110101 | 100000111 | 110111 | 11110 |
Color Harmonies of #442378
Complementary color
Monochromatic Colors of #442378
Black with #442378
Text Example
Text Example
White with #442378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442378; }
p { color: rgb(68,35,120); }
H1.HeaderClassName
{
color: #442378;
}
.AnyTagClassName
{
color: #442378;
}
</style>
background-color css
<style>
a { background-color: #442378; }
a { background-color: rgb(68,35,120); }
div.DivClassName
{
background-color: #442378;
}
.BgClassName
{
background-color: #442378;
}
</style>
border-color css
<style>
span { border-color: #442378; }
span { border-color: rgb(68,35,120); }
td.TdClassName
{
border-color: #442378;
}
.TagClassName
{
border-color: #442378;
}
</style>