Shades of Windsor #453575
Tints of Windsor #453575
RGB
CMYK
RGB Variations
Color information
#453575 (or 0x453575) is known color: Windsor. HEX triplet: 45, 35 and 75. RGB value is (69,53,117). Sum of RGB (Red+Green+Blue) = 69+53+117=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 53 (21.09% from 255 or 22.18% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #453575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453575 is #BACA8A. Grayscale: #404040. Windows color (decimal): -12241547 or 7681349. OLE color: 7681349.
HSL color Cylindrical-coordinate representation of color #453575: hue angle of 255º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453575 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 53 | 117 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.54 |
| HSL | 255º | 0.38% | 0.33% | - |
| HSV(B) | 255º | 0.55% | 0.46% | - |
| XYZ | 6.94 | 5.1 | 17.45 | - |
| YUV | 65.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 117 | 0.41 | 0.55 | 0 | 0.54 | 255 | 0.38 | 0.33 |
| Hex | 45 | 35 | 75 | 29 | 37 | 0 | 36 | FF | 26 | 21 |
| Octal | 105 | 65 | 165 | 51 | 67 | 0 | 66 | 377 | 46 | 41 |
| Binary | 1000101 | 110101 | 1110101 | 101001 | 110111 | 0 | 110110 | 11111111 | 100110 | 100001 |
Color Harmonies of #453575
Complementary color
Monochromatic Colors of #453575
Black with #453575
Text Example
Text Example
White with #453575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453575; }
p { color: rgb(69,53,117); }
H1.HeaderClassName
{
color: #453575;
}
.AnyTagClassName
{
color: #453575;
}
</style>
background-color css
<style>
a { background-color: #453575; }
a { background-color: rgb(69,53,117); }
div.DivClassName
{
background-color: #453575;
}
.BgClassName
{
background-color: #453575;
}
</style>
border-color css
<style>
span { border-color: #453575; }
span { border-color: rgb(69,53,117); }
td.TdClassName
{
border-color: #453575;
}
.TagClassName
{
border-color: #453575;
}
</style>