Shades of Windsor #452289
Tints of Windsor #452289
RGB
CMYK
RGB Variations
Color information
#452289 (or 0x452289) is known color: Windsor. HEX triplet: 45, 22 and 89. RGB value is (69,34,137). Sum of RGB (Red+Green+Blue) = 69+34+137=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 34 (13.67% from 255 or 14.17% from 240); Blue value is 137 (53.91% from 255 or 57.08% from 240); Max value from RGB is 137 - color contains mainly: blue. Hex color #452289 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452289 is #BADD76. Grayscale: #373737. Windows color (decimal): -12246391 or 8987205. OLE color: 8987205.
HSL color Cylindrical-coordinate representation of color #452289: hue angle of 260.39º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #452289 is Cyan = 0.50, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 34 | 137 | - |
| CMYK | 0.50 | 0.75 | 0 | 0.46 |
| HSL | 260.39º | 0.6% | 0.34% | - |
| HSV(B) | 260.39º | 0.75% | 0.54% | - |
| XYZ | 7.54 | 4.22 | 24.08 | - |
| YUV | 56.21 | 173.6 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 34 | 137 | 0.50 | 0.75 | 0 | 0.46 | 260.39 | 0.6 | 0.34 |
| Hex | 45 | 22 | 89 | 32 | 4B | 0 | 2E | 104 | 3C | 22 |
| Octal | 105 | 42 | 211 | 62 | 113 | 0 | 56 | 404 | 74 | 42 |
| Binary | 1000101 | 100010 | 10001001 | 110010 | 1001011 | 0 | 101110 | 100000100 | 111100 | 100010 |
Color Harmonies of #452289
Complementary color
Monochromatic Colors of #452289
Black with #452289
Text Example
Text Example
White with #452289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452289; }
p { color: rgb(69,34,137); }
H1.HeaderClassName
{
color: #452289;
}
.AnyTagClassName
{
color: #452289;
}
</style>
background-color css
<style>
a { background-color: #452289; }
a { background-color: rgb(69,34,137); }
div.DivClassName
{
background-color: #452289;
}
.BgClassName
{
background-color: #452289;
}
</style>
border-color css
<style>
span { border-color: #452289; }
span { border-color: rgb(69,34,137); }
td.TdClassName
{
border-color: #452289;
}
.TagClassName
{
border-color: #452289;
}
</style>