Shades of Windsor #452290
Tints of Windsor #452290
RGB
CMYK
RGB Variations
Color information
#452290 (or 0x452290) is known color: Windsor. HEX triplet: 45, 22 and 90. RGB value is (69,34,144). Sum of RGB (Red+Green+Blue) = 69+34+144=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 34 (13.67% from 255 or 13.77% from 247); Blue value is 144 (56.64% from 255 or 58.30% from 247); Max value from RGB is 144 - color contains mainly: blue. Hex color #452290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452290 is #BADD6F. Grayscale: #383838. Windows color (decimal): -12246384 or 9445957. OLE color: 9445957.
HSL color Cylindrical-coordinate representation of color #452290: hue angle of 259.09º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #452290 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 34 | 144 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.44 |
| HSL | 259.09º | 0.62% | 0.35% | - |
| HSV(B) | 259.09º | 0.76% | 0.56% | - |
| XYZ | 8.06 | 4.42 | 26.81 | - |
| YUV | 57.01 | 177.1 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 34 | 144 | 0.52 | 0.76 | 0 | 0.44 | 259.09 | 0.62 | 0.35 |
| Hex | 45 | 22 | 90 | 34 | 4C | 0 | 2C | 103 | 3E | 23 |
| Octal | 105 | 42 | 220 | 64 | 114 | 0 | 54 | 403 | 76 | 43 |
| Binary | 1000101 | 100010 | 10010000 | 110100 | 1001100 | 0 | 101100 | 100000011 | 111110 | 100011 |
Color Harmonies of #452290
Complementary color
Monochromatic Colors of #452290
Black with #452290
Text Example
Text Example
White with #452290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452290; }
p { color: rgb(69,34,144); }
H1.HeaderClassName
{
color: #452290;
}
.AnyTagClassName
{
color: #452290;
}
</style>
background-color css
<style>
a { background-color: #452290; }
a { background-color: rgb(69,34,144); }
div.DivClassName
{
background-color: #452290;
}
.BgClassName
{
background-color: #452290;
}
</style>
border-color css
<style>
span { border-color: #452290; }
span { border-color: rgb(69,34,144); }
td.TdClassName
{
border-color: #452290;
}
.TagClassName
{
border-color: #452290;
}
</style>