Shades of Windsor #452772
Tints of Windsor #452772
RGB
CMYK
RGB Variations
Color information
#452772 (or 0x452772) is known color: Windsor. HEX triplet: 45, 27 and 72. RGB value is (69,39,114). Sum of RGB (Red+Green+Blue) = 69+39+114=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 114 (44.92% from 255 or 51.35% from 222); Max value from RGB is 114 - color contains mainly: blue. Hex color #452772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452772 is #BAD88D. Grayscale: #383838. Windows color (decimal): -12245134 or 7481157. OLE color: 7481157.
HSL color Cylindrical-coordinate representation of color #452772: hue angle of 264º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #452772 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 39 | 114 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.55 |
| HSL | 264º | 0.49% | 0.3% | - |
| HSV(B) | 264º | 0.66% | 0.45% | - |
| XYZ | 6.22 | 3.93 | 16.35 | - |
| YUV | 56.52 | 160.44 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 114 | 0.39 | 0.66 | 0 | 0.55 | 264 | 0.49 | 0.3 |
| Hex | 45 | 27 | 72 | 27 | 42 | 0 | 37 | 108 | 31 | 1E |
| Octal | 105 | 47 | 162 | 47 | 102 | 0 | 67 | 410 | 61 | 36 |
| Binary | 1000101 | 100111 | 1110010 | 100111 | 1000010 | 0 | 110111 | 100001000 | 110001 | 11110 |
Color Harmonies of #452772
Complementary color
Monochromatic Colors of #452772
Black with #452772
Text Example
Text Example
White with #452772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452772; }
p { color: rgb(69,39,114); }
H1.HeaderClassName
{
color: #452772;
}
.AnyTagClassName
{
color: #452772;
}
</style>
background-color css
<style>
a { background-color: #452772; }
a { background-color: rgb(69,39,114); }
div.DivClassName
{
background-color: #452772;
}
.BgClassName
{
background-color: #452772;
}
</style>
border-color css
<style>
span { border-color: #452772; }
span { border-color: rgb(69,39,114); }
td.TdClassName
{
border-color: #452772;
}
.TagClassName
{
border-color: #452772;
}
</style>