Shades of Windsor #453079
Tints of Windsor #453079
RGB
CMYK
RGB Variations
Color information
#453079 (or 0x453079) is known color: Windsor. HEX triplet: 45, 30 and 79. RGB value is (69,48,121). Sum of RGB (Red+Green+Blue) = 69+48+121=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 48 (19.14% from 255 or 20.17% from 238); Blue value is 121 (47.66% from 255 or 50.84% from 238); Max value from RGB is 121 - color contains mainly: blue. Hex color #453079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453079 is #BACF86. Grayscale: #3E3E3E. Windows color (decimal): -12242823 or 7942213. OLE color: 7942213.
HSL color Cylindrical-coordinate representation of color #453079: hue angle of 257.26º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #453079 is Cyan = 0.43, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 48 | 121 | - |
| CMYK | 0.43 | 0.60 | 0 | 0.53 |
| HSL | 257.26º | 0.43% | 0.33% | - |
| HSV(B) | 257.26º | 0.6% | 0.47% | - |
| XYZ | 6.96 | 4.76 | 18.64 | - |
| YUV | 62.6 | 160.96 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 121 | 0.43 | 0.60 | 0 | 0.53 | 257.26 | 0.43 | 0.33 |
| Hex | 45 | 30 | 79 | 2B | 3C | 0 | 35 | 101 | 2B | 21 |
| Octal | 105 | 60 | 171 | 53 | 74 | 0 | 65 | 401 | 53 | 41 |
| Binary | 1000101 | 110000 | 1111001 | 101011 | 111100 | 0 | 110101 | 100000001 | 101011 | 100001 |
Color Harmonies of #453079
Complementary color
Monochromatic Colors of #453079
Black with #453079
Text Example
Text Example
White with #453079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453079; }
p { color: rgb(69,48,121); }
H1.HeaderClassName
{
color: #453079;
}
.AnyTagClassName
{
color: #453079;
}
</style>
background-color css
<style>
a { background-color: #453079; }
a { background-color: rgb(69,48,121); }
div.DivClassName
{
background-color: #453079;
}
.BgClassName
{
background-color: #453079;
}
</style>
border-color css
<style>
span { border-color: #453079; }
span { border-color: rgb(69,48,121); }
td.TdClassName
{
border-color: #453079;
}
.TagClassName
{
border-color: #453079;
}
</style>