Shades of Windsor #443076
Tints of Windsor #443076
RGB
CMYK
RGB Variations
Color information
#443076 (or 0x443076) is known color: Windsor. HEX triplet: 44, 30 and 76. RGB value is (68,48,118). Sum of RGB (Red+Green+Blue) = 68+48+118=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 118 (46.48% from 255 or 50.43% from 234); Max value from RGB is 118 - color contains mainly: blue. Hex color #443076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443076 is #BBCF89. Grayscale: #3D3D3D. Windows color (decimal): -12308362 or 7745604. OLE color: 7745604.
HSL color Cylindrical-coordinate representation of color #443076: hue angle of 257.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #443076 is Cyan = 0.42, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 48 | 118 | - |
| CMYK | 0.42 | 0.59 | 0 | 0.54 |
| HSL | 257.14º | 0.42% | 0.33% | - |
| HSV(B) | 257.14º | 0.59% | 0.46% | - |
| XYZ | 6.71 | 4.65 | 17.68 | - |
| YUV | 61.96 | 159.63 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 118 | 0.42 | 0.59 | 0 | 0.54 | 257.14 | 0.42 | 0.33 |
| Hex | 44 | 30 | 76 | 2A | 3B | 0 | 36 | 101 | 2A | 21 |
| Octal | 104 | 60 | 166 | 52 | 73 | 0 | 66 | 401 | 52 | 41 |
| Binary | 1000100 | 110000 | 1110110 | 101010 | 111011 | 0 | 110110 | 100000001 | 101010 | 100001 |
Color Harmonies of #443076
Complementary color
Monochromatic Colors of #443076
Black with #443076
Text Example
Text Example
White with #443076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443076; }
p { color: rgb(68,48,118); }
H1.HeaderClassName
{
color: #443076;
}
.AnyTagClassName
{
color: #443076;
}
</style>
background-color css
<style>
a { background-color: #443076; }
a { background-color: rgb(68,48,118); }
div.DivClassName
{
background-color: #443076;
}
.BgClassName
{
background-color: #443076;
}
</style>
border-color css
<style>
span { border-color: #443076; }
span { border-color: rgb(68,48,118); }
td.TdClassName
{
border-color: #443076;
}
.TagClassName
{
border-color: #443076;
}
</style>