Shades of Windsor #452587
Tints of Windsor #452587
RGB
CMYK
RGB Variations
Color information
#452587 (or 0x452587) is known color: Windsor. HEX triplet: 45, 25 and 87. RGB value is (69,37,135). Sum of RGB (Red+Green+Blue) = 69+37+135=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 37 (14.84% from 255 or 15.35% from 241); Blue value is 135 (53.12% from 255 or 56.02% from 241); Max value from RGB is 135 - color contains mainly: blue. Hex color #452587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452587 is #BADA78. Grayscale: #393939. Windows color (decimal): -12245625 or 8856901. OLE color: 8856901.
HSL color Cylindrical-coordinate representation of color #452587: hue angle of 259.59º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #452587 is Cyan = 0.49, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 37 | 135 | - |
| CMYK | 0.49 | 0.73 | 0 | 0.47 |
| HSL | 259.59º | 0.57% | 0.34% | - |
| HSV(B) | 259.59º | 0.73% | 0.53% | - |
| XYZ | 7.49 | 4.34 | 23.36 | - |
| YUV | 57.74 | 171.6 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 135 | 0.49 | 0.73 | 0 | 0.47 | 259.59 | 0.57 | 0.34 |
| Hex | 45 | 25 | 87 | 31 | 49 | 0 | 2F | 104 | 39 | 22 |
| Octal | 105 | 45 | 207 | 61 | 111 | 0 | 57 | 404 | 71 | 42 |
| Binary | 1000101 | 100101 | 10000111 | 110001 | 1001001 | 0 | 101111 | 100000100 | 111001 | 100010 |
Color Harmonies of #452587
Complementary color
Monochromatic Colors of #452587
Black with #452587
Text Example
Text Example
White with #452587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452587; }
p { color: rgb(69,37,135); }
H1.HeaderClassName
{
color: #452587;
}
.AnyTagClassName
{
color: #452587;
}
</style>
background-color css
<style>
a { background-color: #452587; }
a { background-color: rgb(69,37,135); }
div.DivClassName
{
background-color: #452587;
}
.BgClassName
{
background-color: #452587;
}
</style>
border-color css
<style>
span { border-color: #452587; }
span { border-color: rgb(69,37,135); }
td.TdClassName
{
border-color: #452587;
}
.TagClassName
{
border-color: #452587;
}
</style>