Shades of Windsor #443476
Tints of Windsor #443476
RGB
CMYK
RGB Variations
Color information
#443476 (or 0x443476) is known color: Windsor. HEX triplet: 44, 34 and 76. RGB value is (68,52,118). Sum of RGB (Red+Green+Blue) = 68+52+118=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 118 (46.48% from 255 or 49.58% from 238); Max value from RGB is 118 - color contains mainly: blue. Hex color #443476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443476 is #BBCB89. Grayscale: #404040. Windows color (decimal): -12307338 or 7746628. OLE color: 7746628.
HSL color Cylindrical-coordinate representation of color #443476: hue angle of 254.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #443476 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 52 | 118 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.54 |
| HSL | 254.55º | 0.39% | 0.33% | - |
| HSV(B) | 254.55º | 0.56% | 0.46% | - |
| XYZ | 6.88 | 4.99 | 17.74 | - |
| YUV | 64.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 118 | 0.42 | 0.56 | 0 | 0.54 | 254.55 | 0.39 | 0.33 |
| Hex | 44 | 34 | 76 | 2A | 38 | 0 | 36 | FF | 27 | 21 |
| Octal | 104 | 64 | 166 | 52 | 70 | 0 | 66 | 377 | 47 | 41 |
| Binary | 1000100 | 110100 | 1110110 | 101010 | 111000 | 0 | 110110 | 11111111 | 100111 | 100001 |
Color Harmonies of #443476
Complementary color
Monochromatic Colors of #443476
Black with #443476
Text Example
Text Example
White with #443476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443476; }
p { color: rgb(68,52,118); }
H1.HeaderClassName
{
color: #443476;
}
.AnyTagClassName
{
color: #443476;
}
</style>
background-color css
<style>
a { background-color: #443476; }
a { background-color: rgb(68,52,118); }
div.DivClassName
{
background-color: #443476;
}
.BgClassName
{
background-color: #443476;
}
</style>
border-color css
<style>
span { border-color: #443476; }
span { border-color: rgb(68,52,118); }
td.TdClassName
{
border-color: #443476;
}
.TagClassName
{
border-color: #443476;
}
</style>