Shades of Windsor #453574
Tints of Windsor #453574
RGB
CMYK
RGB Variations
Color information
#453574 (or 0x453574) is known color: Windsor. HEX triplet: 45, 35 and 74. RGB value is (69,53,116). Sum of RGB (Red+Green+Blue) = 69+53+116=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 53 (21.09% from 255 or 22.27% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #453574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453574 is #BACA8B. Grayscale: #404040. Windows color (decimal): -12241548 or 7615813. OLE color: 7615813.
HSL color Cylindrical-coordinate representation of color #453574: hue angle of 255.24º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #453574 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 53 | 116 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.55 |
| HSL | 255.24º | 0.37% | 0.33% | - |
| HSV(B) | 255.24º | 0.54% | 0.45% | - |
| XYZ | 6.88 | 5.07 | 17.14 | - |
| YUV | 64.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 116 | 0.41 | 0.54 | 0 | 0.55 | 255.24 | 0.37 | 0.33 |
| Hex | 45 | 35 | 74 | 29 | 36 | 0 | 37 | FF | 25 | 21 |
| Octal | 105 | 65 | 164 | 51 | 66 | 0 | 67 | 377 | 45 | 41 |
| Binary | 1000101 | 110101 | 1110100 | 101001 | 110110 | 0 | 110111 | 11111111 | 100101 | 100001 |
Color Harmonies of #453574
Complementary color
Monochromatic Colors of #453574
Black with #453574
Text Example
Text Example
White with #453574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453574; }
p { color: rgb(69,53,116); }
H1.HeaderClassName
{
color: #453574;
}
.AnyTagClassName
{
color: #453574;
}
</style>
background-color css
<style>
a { background-color: #453574; }
a { background-color: rgb(69,53,116); }
div.DivClassName
{
background-color: #453574;
}
.BgClassName
{
background-color: #453574;
}
</style>
border-color css
<style>
span { border-color: #453574; }
span { border-color: rgb(69,53,116); }
td.TdClassName
{
border-color: #453574;
}
.TagClassName
{
border-color: #453574;
}
</style>