Shades of Windsor #452087
Tints of Windsor #452087
RGB
CMYK
RGB Variations
Color information
#452087 (or 0x452087) is known color: Windsor. HEX triplet: 45, 20 and 87. RGB value is (69,32,135). Sum of RGB (Red+Green+Blue) = 69+32+135=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 32 (12.89% from 255 or 13.56% from 236); Blue value is 135 (53.12% from 255 or 57.20% from 236); Max value from RGB is 135 - color contains mainly: blue. Hex color #452087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452087 is #BADF78. Grayscale: #363636. Windows color (decimal): -12246905 or 8855621. OLE color: 8855621.
HSL color Cylindrical-coordinate representation of color #452087: hue angle of 261.55º 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 #452087 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 32 | 135 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.47 |
| HSL | 261.55º | 0.62% | 0.33% | - |
| HSV(B) | 261.55º | 0.76% | 0.53% | - |
| XYZ | 7.34 | 4.05 | 23.32 | - |
| YUV | 54.81 | 173.26 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 135 | 0.49 | 0.76 | 0 | 0.47 | 261.55 | 0.62 | 0.33 |
| Hex | 45 | 20 | 87 | 31 | 4C | 0 | 2F | 106 | 3E | 21 |
| Octal | 105 | 40 | 207 | 61 | 114 | 0 | 57 | 406 | 76 | 41 |
| Binary | 1000101 | 100000 | 10000111 | 110001 | 1001100 | 0 | 101111 | 100000110 | 111110 | 100001 |
Color Harmonies of #452087
Complementary color
Monochromatic Colors of #452087
Black with #452087
Text Example
Text Example
White with #452087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452087; }
p { color: rgb(69,32,135); }
H1.HeaderClassName
{
color: #452087;
}
.AnyTagClassName
{
color: #452087;
}
</style>
background-color css
<style>
a { background-color: #452087; }
a { background-color: rgb(69,32,135); }
div.DivClassName
{
background-color: #452087;
}
.BgClassName
{
background-color: #452087;
}
</style>
border-color css
<style>
span { border-color: #452087; }
span { border-color: rgb(69,32,135); }
td.TdClassName
{
border-color: #452087;
}
.TagClassName
{
border-color: #452087;
}
</style>