Shades of Windsor #452485
Tints of Windsor #452485
RGB
CMYK
RGB Variations
Color information
#452485 (or 0x452485) is known color: Windsor. HEX triplet: 45, 24 and 85. RGB value is (69,36,133). Sum of RGB (Red+Green+Blue) = 69+36+133=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 36 (14.45% from 255 or 15.13% from 238); Blue value is 133 (52.34% from 255 or 55.88% from 238); Max value from RGB is 133 - color contains mainly: blue. Hex color #452485 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452485 is #BADB7A. Grayscale: #383838. Windows color (decimal): -12245883 or 8725573. OLE color: 8725573.
HSL color Cylindrical-coordinate representation of color #452485: hue angle of 260.41º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #452485 is Cyan = 0.48, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 36 | 133 | - |
| CMYK | 0.48 | 0.73 | 0 | 0.48 |
| HSL | 260.41º | 0.57% | 0.33% | - |
| HSV(B) | 260.41º | 0.73% | 0.52% | - |
| XYZ | 7.32 | 4.22 | 22.62 | - |
| YUV | 56.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 133 | 0.48 | 0.73 | 0 | 0.48 | 260.41 | 0.57 | 0.33 |
| Hex | 45 | 24 | 85 | 30 | 49 | 0 | 30 | 104 | 39 | 21 |
| Octal | 105 | 44 | 205 | 60 | 111 | 0 | 60 | 404 | 71 | 41 |
| Binary | 1000101 | 100100 | 10000101 | 110000 | 1001001 | 0 | 110000 | 100000100 | 111001 | 100001 |
Color Harmonies of #452485
Complementary color
Monochromatic Colors of #452485
Black with #452485
Text Example
Text Example
White with #452485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452485; }
p { color: rgb(69,36,133); }
H1.HeaderClassName
{
color: #452485;
}
.AnyTagClassName
{
color: #452485;
}
</style>
background-color css
<style>
a { background-color: #452485; }
a { background-color: rgb(69,36,133); }
div.DivClassName
{
background-color: #452485;
}
.BgClassName
{
background-color: #452485;
}
</style>
border-color css
<style>
span { border-color: #452485; }
span { border-color: rgb(69,36,133); }
td.TdClassName
{
border-color: #452485;
}
.TagClassName
{
border-color: #452485;
}
</style>