Shades of Windsor #452788
Tints of Windsor #452788
RGB
CMYK
RGB Variations
Color information
#452788 (or 0x452788) is known color: Windsor. HEX triplet: 45, 27 and 88. RGB value is (69,39,136). Sum of RGB (Red+Green+Blue) = 69+39+136=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 39 (15.62% from 255 or 15.98% from 244); Blue value is 136 (53.52% from 255 or 55.74% from 244); Max value from RGB is 136 - color contains mainly: blue. Hex color #452788 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452788 is #BAD877. Grayscale: #3A3A3A. Windows color (decimal): -12245112 or 8922949. OLE color: 8922949.
HSL color Cylindrical-coordinate representation of color #452788: hue angle of 258.56º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #452788 is Cyan = 0.49, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 39 | 136 | - |
| CMYK | 0.49 | 0.71 | 0 | 0.47 |
| HSL | 258.56º | 0.55% | 0.34% | - |
| HSV(B) | 258.56º | 0.71% | 0.53% | - |
| XYZ | 7.62 | 4.49 | 23.76 | - |
| YUV | 59.03 | 171.44 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 136 | 0.49 | 0.71 | 0 | 0.47 | 258.56 | 0.55 | 0.34 |
| Hex | 45 | 27 | 88 | 31 | 47 | 0 | 2F | 103 | 37 | 22 |
| Octal | 105 | 47 | 210 | 61 | 107 | 0 | 57 | 403 | 67 | 42 |
| Binary | 1000101 | 100111 | 10001000 | 110001 | 1000111 | 0 | 101111 | 100000011 | 110111 | 100010 |
Color Harmonies of #452788
Complementary color
Monochromatic Colors of #452788
Black with #452788
Text Example
Text Example
White with #452788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452788; }
p { color: rgb(69,39,136); }
H1.HeaderClassName
{
color: #452788;
}
.AnyTagClassName
{
color: #452788;
}
</style>
background-color css
<style>
a { background-color: #452788; }
a { background-color: rgb(69,39,136); }
div.DivClassName
{
background-color: #452788;
}
.BgClassName
{
background-color: #452788;
}
</style>
border-color css
<style>
span { border-color: #452788; }
span { border-color: rgb(69,39,136); }
td.TdClassName
{
border-color: #452788;
}
.TagClassName
{
border-color: #452788;
}
</style>