Shades of Windsor #441876
Tints of Windsor #441876
RGB
CMYK
RGB Variations
Color information
#441876 (or 0x441876) is known color: Windsor. HEX triplet: 44, 18 and 76. RGB value is (68,24,118). Sum of RGB (Red+Green+Blue) = 68+24+118=210 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.38% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 118 (46.48% from 255 or 56.19% from 210); Max value from RGB is 118 - color contains mainly: blue. Hex color #441876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441876 is #BBE789. Grayscale: #2F2F2F. Windows color (decimal): -12314506 or 7739460. OLE color: 7739460.
HSL color Cylindrical-coordinate representation of color #441876: hue angle of 268.09º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #441876 is Cyan = 0.42, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 24 | 118 | - |
| CMYK | 0.42 | 0.80 | 0 | 0.54 |
| HSL | 268.09º | 0.66% | 0.28% | - |
| HSV(B) | 268.09º | 0.8% | 0.46% | - |
| XYZ | 5.98 | 3.19 | 17.44 | - |
| YUV | 47.87 | 167.58 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 24 | 118 | 0.42 | 0.80 | 0 | 0.54 | 268.09 | 0.66 | 0.28 |
| Hex | 44 | 18 | 76 | 2A | 50 | 0 | 36 | 10C | 42 | 1C |
| Octal | 104 | 30 | 166 | 52 | 120 | 0 | 66 | 414 | 102 | 34 |
| Binary | 1000100 | 11000 | 1110110 | 101010 | 1010000 | 0 | 110110 | 100001100 | 1000010 | 11100 |
Color Harmonies of #441876
Complementary color
Monochromatic Colors of #441876
Black with #441876
Text Example
Text Example
White with #441876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441876; }
p { color: rgb(68,24,118); }
H1.HeaderClassName
{
color: #441876;
}
.AnyTagClassName
{
color: #441876;
}
</style>
background-color css
<style>
a { background-color: #441876; }
a { background-color: rgb(68,24,118); }
div.DivClassName
{
background-color: #441876;
}
.BgClassName
{
background-color: #441876;
}
</style>
border-color css
<style>
span { border-color: #441876; }
span { border-color: rgb(68,24,118); }
td.TdClassName
{
border-color: #441876;
}
.TagClassName
{
border-color: #441876;
}
</style>