Shades of Windsor #453577
Tints of Windsor #453577
RGB
CMYK
RGB Variations
Color information
#453577 (or 0x453577) is known color: Windsor. HEX triplet: 45, 35 and 77. RGB value is (69,53,119). Sum of RGB (Red+Green+Blue) = 69+53+119=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #453577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453577 is #BACA88. Grayscale: #414141. Windows color (decimal): -12241545 or 7812421. OLE color: 7812421.
HSL color Cylindrical-coordinate representation of color #453577: hue angle of 254.55º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453577 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 53 | 119 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.53 |
| HSL | 254.55º | 0.38% | 0.34% | - |
| HSV(B) | 254.55º | 0.55% | 0.47% | - |
| XYZ | 7.06 | 5.14 | 18.07 | - |
| YUV | 65.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 119 | 0.42 | 0.55 | 0 | 0.53 | 254.55 | 0.38 | 0.34 |
| Hex | 45 | 35 | 77 | 2A | 37 | 0 | 35 | FF | 26 | 22 |
| Octal | 105 | 65 | 167 | 52 | 67 | 0 | 65 | 377 | 46 | 42 |
| Binary | 1000101 | 110101 | 1110111 | 101010 | 110111 | 0 | 110101 | 11111111 | 100110 | 100010 |
Color Harmonies of #453577
Complementary color
Monochromatic Colors of #453577
Black with #453577
Text Example
Text Example
White with #453577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453577; }
p { color: rgb(69,53,119); }
H1.HeaderClassName
{
color: #453577;
}
.AnyTagClassName
{
color: #453577;
}
</style>
background-color css
<style>
a { background-color: #453577; }
a { background-color: rgb(69,53,119); }
div.DivClassName
{
background-color: #453577;
}
.BgClassName
{
background-color: #453577;
}
</style>
border-color css
<style>
span { border-color: #453577; }
span { border-color: rgb(69,53,119); }
td.TdClassName
{
border-color: #453577;
}
.TagClassName
{
border-color: #453577;
}
</style>