Shades of Windsor #452391
Tints of Windsor #452391
RGB
CMYK
RGB Variations
Color information
#452391 (or 0x452391) is known color: Windsor. HEX triplet: 45, 23 and 91. RGB value is (69,35,145). Sum of RGB (Red+Green+Blue) = 69+35+145=249 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.71% from 249); Green value is 35 (14.06% from 255 or 14.06% from 249); Blue value is 145 (57.03% from 255 or 58.23% from 249); Max value from RGB is 145 - color contains mainly: blue. Hex color #452391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452391 is #BADC6E. Grayscale: #393939. Windows color (decimal): -12246127 or 9511749. OLE color: 9511749.
HSL color Cylindrical-coordinate representation of color #452391: hue angle of 258.55º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #452391 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 35 | 145 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.43 |
| HSL | 258.55º | 0.61% | 0.35% | - |
| HSV(B) | 258.55º | 0.76% | 0.57% | - |
| XYZ | 8.17 | 4.51 | 27.23 | - |
| YUV | 57.71 | 177.26 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 145 | 0.52 | 0.76 | 0 | 0.43 | 258.55 | 0.61 | 0.35 |
| Hex | 45 | 23 | 91 | 34 | 4C | 0 | 2B | 103 | 3D | 23 |
| Octal | 105 | 43 | 221 | 64 | 114 | 0 | 53 | 403 | 75 | 43 |
| Binary | 1000101 | 100011 | 10010001 | 110100 | 1001100 | 0 | 101011 | 100000011 | 111101 | 100011 |
Color Harmonies of #452391
Complementary color
Monochromatic Colors of #452391
Black with #452391
Text Example
Text Example
White with #452391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452391; }
p { color: rgb(69,35,145); }
H1.HeaderClassName
{
color: #452391;
}
.AnyTagClassName
{
color: #452391;
}
</style>
background-color css
<style>
a { background-color: #452391; }
a { background-color: rgb(69,35,145); }
div.DivClassName
{
background-color: #452391;
}
.BgClassName
{
background-color: #452391;
}
</style>
border-color css
<style>
span { border-color: #452391; }
span { border-color: rgb(69,35,145); }
td.TdClassName
{
border-color: #452391;
}
.TagClassName
{
border-color: #452391;
}
</style>