Shades of Windsor #453473
Tints of Windsor #453473
RGB
CMYK
RGB Variations
Color information
#453473 (or 0x453473) is known color: Windsor. HEX triplet: 45, 34 and 73. RGB value is (69,52,115). Sum of RGB (Red+Green+Blue) = 69+52+115=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 115 (45.31% from 255 or 48.73% from 236); Max value from RGB is 115 - color contains mainly: blue. Hex color #453473 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453473 is #BACB8C. Grayscale: #404040. Windows color (decimal): -12241805 or 7550021. OLE color: 7550021.
HSL color Cylindrical-coordinate representation of color #453473: hue angle of 256.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453473 is Cyan = 0.4, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 52 | 115 | - |
| CMYK | 0.4 | 0.55 | 0 | 0.55 |
| HSL | 256.19º | 0.38% | 0.33% | - |
| HSV(B) | 256.19º | 0.55% | 0.45% | - |
| XYZ | 6.78 | 4.96 | 16.82 | - |
| YUV | 64.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 115 | 0.4 | 0.55 | 0 | 0.55 | 256.19 | 0.38 | 0.33 |
| Hex | 45 | 34 | 73 | 28 | 37 | 0 | 37 | 100 | 26 | 21 |
| Octal | 105 | 64 | 163 | 50 | 67 | 0 | 67 | 400 | 46 | 41 |
| Binary | 1000101 | 110100 | 1110011 | 101000 | 110111 | 0 | 110111 | 100000000 | 100110 | 100001 |
Color Harmonies of #453473
Complementary color
Monochromatic Colors of #453473
Black with #453473
Text Example
Text Example
White with #453473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453473; }
p { color: rgb(69,52,115); }
H1.HeaderClassName
{
color: #453473;
}
.AnyTagClassName
{
color: #453473;
}
</style>
background-color css
<style>
a { background-color: #453473; }
a { background-color: rgb(69,52,115); }
div.DivClassName
{
background-color: #453473;
}
.BgClassName
{
background-color: #453473;
}
</style>
border-color css
<style>
span { border-color: #453473; }
span { border-color: rgb(69,52,115); }
td.TdClassName
{
border-color: #453473;
}
.TagClassName
{
border-color: #453473;
}
</style>