Shades of Windsor #452388
Tints of Windsor #452388
RGB
CMYK
RGB Variations
Color information
#452388 (or 0x452388) is known color: Windsor. HEX triplet: 45, 23 and 88. RGB value is (69,35,136). Sum of RGB (Red+Green+Blue) = 69+35+136=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 35 (14.06% from 255 or 14.58% from 240); Blue value is 136 (53.52% from 255 or 56.67% from 240); Max value from RGB is 136 - color contains mainly: blue. Hex color #452388 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452388 is #BADC77. Grayscale: #383838. Windows color (decimal): -12246136 or 8921925. OLE color: 8921925.
HSL color Cylindrical-coordinate representation of color #452388: hue angle of 260.2º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #452388 is Cyan = 0.49, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 35 | 136 | - |
| CMYK | 0.49 | 0.74 | 0 | 0.47 |
| HSL | 260.2º | 0.59% | 0.34% | - |
| HSV(B) | 260.2º | 0.74% | 0.53% | - |
| XYZ | 7.5 | 4.24 | 23.72 | - |
| YUV | 56.68 | 172.76 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 136 | 0.49 | 0.74 | 0 | 0.47 | 260.2 | 0.59 | 0.34 |
| Hex | 45 | 23 | 88 | 31 | 4A | 0 | 2F | 104 | 3B | 22 |
| Octal | 105 | 43 | 210 | 61 | 112 | 0 | 57 | 404 | 73 | 42 |
| Binary | 1000101 | 100011 | 10001000 | 110001 | 1001010 | 0 | 101111 | 100000100 | 111011 | 100010 |
Color Harmonies of #452388
Complementary color
Monochromatic Colors of #452388
Black with #452388
Text Example
Text Example
White with #452388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452388; }
p { color: rgb(69,35,136); }
H1.HeaderClassName
{
color: #452388;
}
.AnyTagClassName
{
color: #452388;
}
</style>
background-color css
<style>
a { background-color: #452388; }
a { background-color: rgb(69,35,136); }
div.DivClassName
{
background-color: #452388;
}
.BgClassName
{
background-color: #452388;
}
</style>
border-color css
<style>
span { border-color: #452388; }
span { border-color: rgb(69,35,136); }
td.TdClassName
{
border-color: #452388;
}
.TagClassName
{
border-color: #452388;
}
</style>