Shades of Windsor #453279
Tints of Windsor #453279
RGB
CMYK
RGB Variations
Color information
#453279 (or 0x453279) is known color: Windsor. HEX triplet: 45, 32 and 79. RGB value is (69,50,121). Sum of RGB (Red+Green+Blue) = 69+50+121=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 50 (19.92% from 255 or 20.83% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #453279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453279 is #BACD86. Grayscale: #3F3F3F. Windows color (decimal): -12242311 or 7942725. OLE color: 7942725.
HSL color Cylindrical-coordinate representation of color #453279: hue angle of 256.06º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #453279 is Cyan = 0.43, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 50 | 121 | - |
| CMYK | 0.43 | 0.59 | 0 | 0.53 |
| HSL | 256.06º | 0.42% | 0.34% | - |
| HSV(B) | 256.06º | 0.59% | 0.47% | - |
| XYZ | 7.05 | 4.93 | 18.67 | - |
| YUV | 63.78 | 160.29 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 121 | 0.43 | 0.59 | 0 | 0.53 | 256.06 | 0.42 | 0.34 |
| Hex | 45 | 32 | 79 | 2B | 3B | 0 | 35 | 100 | 2A | 22 |
| Octal | 105 | 62 | 171 | 53 | 73 | 0 | 65 | 400 | 52 | 42 |
| Binary | 1000101 | 110010 | 1111001 | 101011 | 111011 | 0 | 110101 | 100000000 | 101010 | 100010 |
Color Harmonies of #453279
Complementary color
Monochromatic Colors of #453279
Black with #453279
Text Example
Text Example
White with #453279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453279; }
p { color: rgb(69,50,121); }
H1.HeaderClassName
{
color: #453279;
}
.AnyTagClassName
{
color: #453279;
}
</style>
background-color css
<style>
a { background-color: #453279; }
a { background-color: rgb(69,50,121); }
div.DivClassName
{
background-color: #453279;
}
.BgClassName
{
background-color: #453279;
}
</style>
border-color css
<style>
span { border-color: #453279; }
span { border-color: rgb(69,50,121); }
td.TdClassName
{
border-color: #453279;
}
.TagClassName
{
border-color: #453279;
}
</style>