Shades of Windsor #453474
Tints of Windsor #453474
RGB
CMYK
RGB Variations
Color information
#453474 (or 0x453474) is known color: Windsor. HEX triplet: 45, 34 and 74. RGB value is (69,52,116). Sum of RGB (Red+Green+Blue) = 69+52+116=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 116 (45.70% from 255 or 48.95% from 237); Max value from RGB is 116 - color contains mainly: blue. Hex color #453474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453474 is #BACB8B. Grayscale: #404040. Windows color (decimal): -12241804 or 7615557. OLE color: 7615557.
HSL color Cylindrical-coordinate representation of color #453474: hue angle of 255.94º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453474 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 52 | 116 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.55 |
| HSL | 255.94º | 0.38% | 0.33% | - |
| HSV(B) | 255.94º | 0.55% | 0.45% | - |
| XYZ | 6.83 | 4.98 | 17.12 | - |
| YUV | 64.38 | 157.13 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 116 | 0.41 | 0.55 | 0 | 0.55 | 255.94 | 0.38 | 0.33 |
| Hex | 45 | 34 | 74 | 29 | 37 | 0 | 37 | 100 | 26 | 21 |
| Octal | 105 | 64 | 164 | 51 | 67 | 0 | 67 | 400 | 46 | 41 |
| Binary | 1000101 | 110100 | 1110100 | 101001 | 110111 | 0 | 110111 | 100000000 | 100110 | 100001 |
Color Harmonies of #453474
Complementary color
Monochromatic Colors of #453474
Black with #453474
Text Example
Text Example
White with #453474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453474; }
p { color: rgb(69,52,116); }
H1.HeaderClassName
{
color: #453474;
}
.AnyTagClassName
{
color: #453474;
}
</style>
background-color css
<style>
a { background-color: #453474; }
a { background-color: rgb(69,52,116); }
div.DivClassName
{
background-color: #453474;
}
.BgClassName
{
background-color: #453474;
}
</style>
border-color css
<style>
span { border-color: #453474; }
span { border-color: rgb(69,52,116); }
td.TdClassName
{
border-color: #453474;
}
.TagClassName
{
border-color: #453474;
}
</style>