Shades of Windsor #452390
Tints of Windsor #452390
RGB
CMYK
RGB Variations
Color information
#452390 (or 0x452390) is known color: Windsor. HEX triplet: 45, 23 and 90. RGB value is (69,35,144). Sum of RGB (Red+Green+Blue) = 69+35+144=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 35 (14.06% from 255 or 14.11% from 248); Blue value is 144 (56.64% from 255 or 58.06% from 248); Max value from RGB is 144 - color contains mainly: blue. Hex color #452390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452390 is #BADC6F. Grayscale: #393939. Windows color (decimal): -12246128 or 9446213. OLE color: 9446213.
HSL color Cylindrical-coordinate representation of color #452390: hue angle of 258.72º degrees, saturation: 0.61, 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 #452390 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 35 | 144 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.44 |
| HSL | 258.72º | 0.61% | 0.35% | - |
| HSV(B) | 258.72º | 0.76% | 0.56% | - |
| XYZ | 8.09 | 4.48 | 26.82 | - |
| YUV | 57.59 | 176.76 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 144 | 0.52 | 0.76 | 0 | 0.44 | 258.72 | 0.61 | 0.35 |
| Hex | 45 | 23 | 90 | 34 | 4C | 0 | 2C | 103 | 3D | 23 |
| Octal | 105 | 43 | 220 | 64 | 114 | 0 | 54 | 403 | 75 | 43 |
| Binary | 1000101 | 100011 | 10010000 | 110100 | 1001100 | 0 | 101100 | 100000011 | 111101 | 100011 |
Color Harmonies of #452390
Complementary color
Monochromatic Colors of #452390
Black with #452390
Text Example
Text Example
White with #452390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452390; }
p { color: rgb(69,35,144); }
H1.HeaderClassName
{
color: #452390;
}
.AnyTagClassName
{
color: #452390;
}
</style>
background-color css
<style>
a { background-color: #452390; }
a { background-color: rgb(69,35,144); }
div.DivClassName
{
background-color: #452390;
}
.BgClassName
{
background-color: #452390;
}
</style>
border-color css
<style>
span { border-color: #452390; }
span { border-color: rgb(69,35,144); }
td.TdClassName
{
border-color: #452390;
}
.TagClassName
{
border-color: #452390;
}
</style>