Shades of Windsor #452279
Tints of Windsor #452279
RGB
CMYK
RGB Variations
Color information
#452279 (or 0x452279) is known color: Windsor. HEX triplet: 45, 22 and 79. RGB value is (69,34,121). Sum of RGB (Red+Green+Blue) = 69+34+121=224 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.80% from 224); Green value is 34 (13.67% from 255 or 15.18% from 224); Blue value is 121 (47.66% from 255 or 54.02% from 224); Max value from RGB is 121 - color contains mainly: blue. Hex color #452279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452279 is #BADD86. Grayscale: #363636. Windows color (decimal): -12246407 or 7938629. OLE color: 7938629.
HSL color Cylindrical-coordinate representation of color #452279: hue angle of 264.14º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #452279 is Cyan = 0.43, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 34 | 121 | - |
| CMYK | 0.43 | 0.72 | 0 | 0.53 |
| HSL | 264.14º | 0.56% | 0.3% | - |
| HSV(B) | 264.14º | 0.72% | 0.47% | - |
| XYZ | 6.48 | 3.79 | 18.48 | - |
| YUV | 54.38 | 165.6 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 34 | 121 | 0.43 | 0.72 | 0 | 0.53 | 264.14 | 0.56 | 0.3 |
| Hex | 45 | 22 | 79 | 2B | 48 | 0 | 35 | 108 | 38 | 1E |
| Octal | 105 | 42 | 171 | 53 | 110 | 0 | 65 | 410 | 70 | 36 |
| Binary | 1000101 | 100010 | 1111001 | 101011 | 1001000 | 0 | 110101 | 100001000 | 111000 | 11110 |
Color Harmonies of #452279
Complementary color
Monochromatic Colors of #452279
Black with #452279
Text Example
Text Example
White with #452279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452279; }
p { color: rgb(69,34,121); }
H1.HeaderClassName
{
color: #452279;
}
.AnyTagClassName
{
color: #452279;
}
</style>
background-color css
<style>
a { background-color: #452279; }
a { background-color: rgb(69,34,121); }
div.DivClassName
{
background-color: #452279;
}
.BgClassName
{
background-color: #452279;
}
</style>
border-color css
<style>
span { border-color: #452279; }
span { border-color: rgb(69,34,121); }
td.TdClassName
{
border-color: #452279;
}
.TagClassName
{
border-color: #452279;
}
</style>