Shades of Windsor #452575
Tints of Windsor #452575
RGB
CMYK
RGB Variations
Color information
#452575 (or 0x452575) is known color: Windsor. HEX triplet: 45, 25 and 75. RGB value is (69,37,117). Sum of RGB (Red+Green+Blue) = 69+37+117=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 117 (46.09% from 255 or 52.47% from 223); Max value from RGB is 117 - color contains mainly: blue. Hex color #452575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452575 is #BADA8A. Grayscale: #373737. Windows color (decimal): -12245643 or 7677253. OLE color: 7677253.
HSL color Cylindrical-coordinate representation of color #452575: hue angle of 264º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452575 is Cyan = 0.41, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 37 | 117 | - |
| CMYK | 0.41 | 0.68 | 0 | 0.54 |
| HSL | 264º | 0.52% | 0.3% | - |
| HSV(B) | 264º | 0.68% | 0.46% | - |
| XYZ | 6.33 | 3.87 | 17.24 | - |
| YUV | 55.69 | 162.6 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 117 | 0.41 | 0.68 | 0 | 0.54 | 264 | 0.52 | 0.3 |
| Hex | 45 | 25 | 75 | 29 | 44 | 0 | 36 | 108 | 34 | 1E |
| Octal | 105 | 45 | 165 | 51 | 104 | 0 | 66 | 410 | 64 | 36 |
| Binary | 1000101 | 100101 | 1110101 | 101001 | 1000100 | 0 | 110110 | 100001000 | 110100 | 11110 |
Color Harmonies of #452575
Complementary color
Monochromatic Colors of #452575
Black with #452575
Text Example
Text Example
White with #452575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452575; }
p { color: rgb(69,37,117); }
H1.HeaderClassName
{
color: #452575;
}
.AnyTagClassName
{
color: #452575;
}
</style>
background-color css
<style>
a { background-color: #452575; }
a { background-color: rgb(69,37,117); }
div.DivClassName
{
background-color: #452575;
}
.BgClassName
{
background-color: #452575;
}
</style>
border-color css
<style>
span { border-color: #452575; }
span { border-color: rgb(69,37,117); }
td.TdClassName
{
border-color: #452575;
}
.TagClassName
{
border-color: #452575;
}
</style>