Shades of Windsor #452971
Tints of Windsor #452971
RGB
CMYK
RGB Variations
Color information
#452971 (or 0x452971) is known color: Windsor. HEX triplet: 45, 29 and 71. RGB value is (69,41,113). Sum of RGB (Red+Green+Blue) = 69+41+113=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 41 (16.41% from 255 or 18.39% from 223); Blue value is 113 (44.53% from 255 or 50.67% from 223); Max value from RGB is 113 - color contains mainly: blue. Hex color #452971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452971 is #BAD68E. Grayscale: #393939. Windows color (decimal): -12244623 or 7416133. OLE color: 7416133.
HSL color Cylindrical-coordinate representation of color #452971: hue angle of 263.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #452971 is Cyan = 0.39, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 41 | 113 | - |
| CMYK | 0.39 | 0.64 | 0 | 0.56 |
| HSL | 263.33º | 0.47% | 0.3% | - |
| HSV(B) | 263.33º | 0.64% | 0.44% | - |
| XYZ | 6.23 | 4.04 | 16.07 | - |
| YUV | 57.58 | 159.28 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 113 | 0.39 | 0.64 | 0 | 0.56 | 263.33 | 0.47 | 0.3 |
| Hex | 45 | 29 | 71 | 27 | 40 | 0 | 38 | 107 | 2F | 1E |
| Octal | 105 | 51 | 161 | 47 | 100 | 0 | 70 | 407 | 57 | 36 |
| Binary | 1000101 | 101001 | 1110001 | 100111 | 1000000 | 0 | 111000 | 100000111 | 101111 | 11110 |
Color Harmonies of #452971
Complementary color
Monochromatic Colors of #452971
Black with #452971
Text Example
Text Example
White with #452971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452971; }
p { color: rgb(69,41,113); }
H1.HeaderClassName
{
color: #452971;
}
.AnyTagClassName
{
color: #452971;
}
</style>
background-color css
<style>
a { background-color: #452971; }
a { background-color: rgb(69,41,113); }
div.DivClassName
{
background-color: #452971;
}
.BgClassName
{
background-color: #452971;
}
</style>
border-color css
<style>
span { border-color: #452971; }
span { border-color: rgb(69,41,113); }
td.TdClassName
{
border-color: #452971;
}
.TagClassName
{
border-color: #452971;
}
</style>