Shades of Windsor #452079
Tints of Windsor #452079
RGB
CMYK
RGB Variations
Color information
#452079 (or 0x452079) is known color: Windsor. HEX triplet: 45, 20 and 79. RGB value is (69,32,121). Sum of RGB (Red+Green+Blue) = 69+32+121=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 32 (12.89% from 255 or 14.41% from 222); Blue value is 121 (47.66% from 255 or 54.50% from 222); Max value from RGB is 121 - color contains mainly: blue. Hex color #452079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452079 is #BADF86. Grayscale: #343434. Windows color (decimal): -12246919 or 7938117. OLE color: 7938117.
HSL color Cylindrical-coordinate representation of color #452079: hue angle of 264.94º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #452079 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 32 | 121 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.53 |
| HSL | 264.94º | 0.58% | 0.3% | - |
| HSV(B) | 264.94º | 0.74% | 0.47% | - |
| XYZ | 6.42 | 3.68 | 18.46 | - |
| YUV | 53.21 | 166.26 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 121 | 0.43 | 0.74 | 0 | 0.53 | 264.94 | 0.58 | 0.3 |
| Hex | 45 | 20 | 79 | 2B | 4A | 0 | 35 | 109 | 3A | 1E |
| Octal | 105 | 40 | 171 | 53 | 112 | 0 | 65 | 411 | 72 | 36 |
| Binary | 1000101 | 100000 | 1111001 | 101011 | 1001010 | 0 | 110101 | 100001001 | 111010 | 11110 |
Color Harmonies of #452079
Complementary color
Monochromatic Colors of #452079
Black with #452079
Text Example
Text Example
White with #452079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452079; }
p { color: rgb(69,32,121); }
H1.HeaderClassName
{
color: #452079;
}
.AnyTagClassName
{
color: #452079;
}
</style>
background-color css
<style>
a { background-color: #452079; }
a { background-color: rgb(69,32,121); }
div.DivClassName
{
background-color: #452079;
}
.BgClassName
{
background-color: #452079;
}
</style>
border-color css
<style>
span { border-color: #452079; }
span { border-color: rgb(69,32,121); }
td.TdClassName
{
border-color: #452079;
}
.TagClassName
{
border-color: #452079;
}
</style>