Shades of Windsor #443475
Tints of Windsor #443475
RGB
CMYK
RGB Variations
Color information
#443475 (or 0x443475) is known color: Windsor. HEX triplet: 44, 34 and 75. RGB value is (68,52,117). Sum of RGB (Red+Green+Blue) = 68+52+117=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #443475 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443475 is #BBCB8A. Grayscale: #3F3F3F. Windows color (decimal): -12307339 or 7681092. OLE color: 7681092.
HSL color Cylindrical-coordinate representation of color #443475: hue angle of 254.77º degrees, saturation: 0.38, 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 #443475 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 52 | 117 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.54 |
| HSL | 254.77º | 0.38% | 0.33% | - |
| HSV(B) | 254.77º | 0.56% | 0.46% | - |
| XYZ | 6.82 | 4.97 | 17.43 | - |
| YUV | 64.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 117 | 0.42 | 0.56 | 0 | 0.54 | 254.77 | 0.38 | 0.33 |
| Hex | 44 | 34 | 75 | 2A | 38 | 0 | 36 | FF | 26 | 21 |
| Octal | 104 | 64 | 165 | 52 | 70 | 0 | 66 | 377 | 46 | 41 |
| Binary | 1000100 | 110100 | 1110101 | 101010 | 111000 | 0 | 110110 | 11111111 | 100110 | 100001 |
Color Harmonies of #443475
Complementary color
Monochromatic Colors of #443475
Black with #443475
Text Example
Text Example
White with #443475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443475; }
p { color: rgb(68,52,117); }
H1.HeaderClassName
{
color: #443475;
}
.AnyTagClassName
{
color: #443475;
}
</style>
background-color css
<style>
a { background-color: #443475; }
a { background-color: rgb(68,52,117); }
div.DivClassName
{
background-color: #443475;
}
.BgClassName
{
background-color: #443475;
}
</style>
border-color css
<style>
span { border-color: #443475; }
span { border-color: rgb(68,52,117); }
td.TdClassName
{
border-color: #443475;
}
.TagClassName
{
border-color: #443475;
}
</style>