Shades of Windsor #452085
Tints of Windsor #452085
RGB
CMYK
RGB Variations
Color information
#452085 (or 0x452085) is known color: Windsor. HEX triplet: 45, 20 and 85. RGB value is (69,32,133). Sum of RGB (Red+Green+Blue) = 69+32+133=234 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.49% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 133 (52.34% from 255 or 56.84% from 234); Max value from RGB is 133 - color contains mainly: blue. Hex color #452085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452085 is #BADF7A. Grayscale: #363636. Windows color (decimal): -12246907 or 8724549. OLE color: 8724549.
HSL color Cylindrical-coordinate representation of color #452085: hue angle of 261.98º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #452085 is Cyan = 0.48, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 32 | 133 | - |
| CMYK | 0.48 | 0.76 | 0 | 0.48 |
| HSL | 261.98º | 0.61% | 0.32% | - |
| HSV(B) | 261.98º | 0.76% | 0.52% | - |
| XYZ | 7.2 | 3.99 | 22.58 | - |
| YUV | 54.58 | 172.26 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 133 | 0.48 | 0.76 | 0 | 0.48 | 261.98 | 0.61 | 0.32 |
| Hex | 45 | 20 | 85 | 30 | 4C | 0 | 30 | 106 | 3D | 20 |
| Octal | 105 | 40 | 205 | 60 | 114 | 0 | 60 | 406 | 75 | 40 |
| Binary | 1000101 | 100000 | 10000101 | 110000 | 1001100 | 0 | 110000 | 100000110 | 111101 | 100000 |
Color Harmonies of #452085
Complementary color
Monochromatic Colors of #452085
Black with #452085
Text Example
Text Example
White with #452085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452085; }
p { color: rgb(69,32,133); }
H1.HeaderClassName
{
color: #452085;
}
.AnyTagClassName
{
color: #452085;
}
</style>
background-color css
<style>
a { background-color: #452085; }
a { background-color: rgb(69,32,133); }
div.DivClassName
{
background-color: #452085;
}
.BgClassName
{
background-color: #452085;
}
</style>
border-color css
<style>
span { border-color: #452085; }
span { border-color: rgb(69,32,133); }
td.TdClassName
{
border-color: #452085;
}
.TagClassName
{
border-color: #452085;
}
</style>