Shades of Windsor #452589
Tints of Windsor #452589
RGB
CMYK
RGB Variations
Color information
#452589 (or 0x452589) is known color: Windsor. HEX triplet: 45, 25 and 89. RGB value is (69,37,137). Sum of RGB (Red+Green+Blue) = 69+37+137=243 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.40% from 243); Green value is 37 (14.84% from 255 or 15.23% from 243); Blue value is 137 (53.91% from 255 or 56.38% from 243); Max value from RGB is 137 - color contains mainly: blue. Hex color #452589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452589 is #BADA76. Grayscale: #393939. Windows color (decimal): -12245623 or 8987973. OLE color: 8987973.
HSL color Cylindrical-coordinate representation of color #452589: hue angle of 259.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #452589 is Cyan = 0.50, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 37 | 137 | - |
| CMYK | 0.50 | 0.73 | 0 | 0.46 |
| HSL | 259.2º | 0.57% | 0.34% | - |
| HSV(B) | 259.2º | 0.73% | 0.54% | - |
| XYZ | 7.63 | 4.39 | 24.11 | - |
| YUV | 57.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 137 | 0.50 | 0.73 | 0 | 0.46 | 259.2 | 0.57 | 0.34 |
| Hex | 45 | 25 | 89 | 32 | 49 | 0 | 2E | 103 | 39 | 22 |
| Octal | 105 | 45 | 211 | 62 | 111 | 0 | 56 | 403 | 71 | 42 |
| Binary | 1000101 | 100101 | 10001001 | 110010 | 1001001 | 0 | 101110 | 100000011 | 111001 | 100010 |
Color Harmonies of #452589
Complementary color
Monochromatic Colors of #452589
Black with #452589
Text Example
Text Example
White with #452589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452589; }
p { color: rgb(69,37,137); }
H1.HeaderClassName
{
color: #452589;
}
.AnyTagClassName
{
color: #452589;
}
</style>
background-color css
<style>
a { background-color: #452589; }
a { background-color: rgb(69,37,137); }
div.DivClassName
{
background-color: #452589;
}
.BgClassName
{
background-color: #452589;
}
</style>
border-color css
<style>
span { border-color: #452589; }
span { border-color: rgb(69,37,137); }
td.TdClassName
{
border-color: #452589;
}
.TagClassName
{
border-color: #452589;
}
</style>