Shades of Windsor #452573
Tints of Windsor #452573
RGB
CMYK
RGB Variations
Color information
#452573 (or 0x452573) is known color: Windsor. HEX triplet: 45, 25 and 73. RGB value is (69,37,115). Sum of RGB (Red+Green+Blue) = 69+37+115=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 115 (45.31% from 255 or 52.04% from 221); Max value from RGB is 115 - color contains mainly: blue. Hex color #452573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452573 is #BADA8C. Grayscale: #373737. Windows color (decimal): -12245645 or 7546181. OLE color: 7546181.
HSL color Cylindrical-coordinate representation of color #452573: hue angle of 264.62º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452573 is Cyan = 0.4, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 37 | 115 | - |
| CMYK | 0.4 | 0.68 | 0 | 0.55 |
| HSL | 264.62º | 0.51% | 0.3% | - |
| HSV(B) | 264.62º | 0.68% | 0.45% | - |
| XYZ | 6.21 | 3.83 | 16.63 | - |
| YUV | 55.46 | 161.6 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 115 | 0.4 | 0.68 | 0 | 0.55 | 264.62 | 0.51 | 0.3 |
| Hex | 45 | 25 | 73 | 28 | 44 | 0 | 37 | 109 | 33 | 1E |
| Octal | 105 | 45 | 163 | 50 | 104 | 0 | 67 | 411 | 63 | 36 |
| Binary | 1000101 | 100101 | 1110011 | 101000 | 1000100 | 0 | 110111 | 100001001 | 110011 | 11110 |
Color Harmonies of #452573
Complementary color
Monochromatic Colors of #452573
Black with #452573
Text Example
Text Example
White with #452573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452573; }
p { color: rgb(69,37,115); }
H1.HeaderClassName
{
color: #452573;
}
.AnyTagClassName
{
color: #452573;
}
</style>
background-color css
<style>
a { background-color: #452573; }
a { background-color: rgb(69,37,115); }
div.DivClassName
{
background-color: #452573;
}
.BgClassName
{
background-color: #452573;
}
</style>
border-color css
<style>
span { border-color: #452573; }
span { border-color: rgb(69,37,115); }
td.TdClassName
{
border-color: #452573;
}
.TagClassName
{
border-color: #452573;
}
</style>