Shades of Windsor #452088
Tints of Windsor #452088
RGB
CMYK
RGB Variations
Color information
#452088 (or 0x452088) is known color: Windsor. HEX triplet: 45, 20 and 88. RGB value is (69,32,136). Sum of RGB (Red+Green+Blue) = 69+32+136=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 136 (53.52% from 255 or 57.38% from 237); Max value from RGB is 136 - color contains mainly: blue. Hex color #452088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452088 is #BADF77. Grayscale: #363636. Windows color (decimal): -12246904 or 8921157. OLE color: 8921157.
HSL color Cylindrical-coordinate representation of color #452088: hue angle of 261.35º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #452088 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 32 | 136 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.47 |
| HSL | 261.35º | 0.62% | 0.33% | - |
| HSV(B) | 261.35º | 0.76% | 0.53% | - |
| XYZ | 7.41 | 4.08 | 23.69 | - |
| YUV | 54.92 | 173.76 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 136 | 0.49 | 0.76 | 0 | 0.47 | 261.35 | 0.62 | 0.33 |
| Hex | 45 | 20 | 88 | 31 | 4C | 0 | 2F | 105 | 3E | 21 |
| Octal | 105 | 40 | 210 | 61 | 114 | 0 | 57 | 405 | 76 | 41 |
| Binary | 1000101 | 100000 | 10001000 | 110001 | 1001100 | 0 | 101111 | 100000101 | 111110 | 100001 |
Color Harmonies of #452088
Complementary color
Monochromatic Colors of #452088
Black with #452088
Text Example
Text Example
White with #452088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452088; }
p { color: rgb(69,32,136); }
H1.HeaderClassName
{
color: #452088;
}
.AnyTagClassName
{
color: #452088;
}
</style>
background-color css
<style>
a { background-color: #452088; }
a { background-color: rgb(69,32,136); }
div.DivClassName
{
background-color: #452088;
}
.BgClassName
{
background-color: #452088;
}
</style>
border-color css
<style>
span { border-color: #452088; }
span { border-color: rgb(69,32,136); }
td.TdClassName
{
border-color: #452088;
}
.TagClassName
{
border-color: #452088;
}
</style>