Shades of Windsor #452672
Tints of Windsor #452672
RGB
CMYK
RGB Variations
Color information
#452672 (or 0x452672) is known color: Windsor. HEX triplet: 45, 26 and 72. RGB value is (69,38,114). Sum of RGB (Red+Green+Blue) = 69+38+114=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #452672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452672 is #BAD98D. Grayscale: #373737. Windows color (decimal): -12245390 or 7480901. OLE color: 7480901.
HSL color Cylindrical-coordinate representation of color #452672: hue angle of 264.47º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #452672 is Cyan = 0.39, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 38 | 114 | - |
| CMYK | 0.39 | 0.67 | 0 | 0.55 |
| HSL | 264.47º | 0.5% | 0.3% | - |
| HSV(B) | 264.47º | 0.67% | 0.45% | - |
| XYZ | 6.18 | 3.87 | 16.34 | - |
| YUV | 55.93 | 160.77 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 114 | 0.39 | 0.67 | 0 | 0.55 | 264.47 | 0.5 | 0.3 |
| Hex | 45 | 26 | 72 | 27 | 43 | 0 | 37 | 108 | 32 | 1E |
| Octal | 105 | 46 | 162 | 47 | 103 | 0 | 67 | 410 | 62 | 36 |
| Binary | 1000101 | 100110 | 1110010 | 100111 | 1000011 | 0 | 110111 | 100001000 | 110010 | 11110 |
Color Harmonies of #452672
Complementary color
Monochromatic Colors of #452672
Black with #452672
Text Example
Text Example
White with #452672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452672; }
p { color: rgb(69,38,114); }
H1.HeaderClassName
{
color: #452672;
}
.AnyTagClassName
{
color: #452672;
}
</style>
background-color css
<style>
a { background-color: #452672; }
a { background-color: rgb(69,38,114); }
div.DivClassName
{
background-color: #452672;
}
.BgClassName
{
background-color: #452672;
}
</style>
border-color css
<style>
span { border-color: #452672; }
span { border-color: rgb(69,38,114); }
td.TdClassName
{
border-color: #452672;
}
.TagClassName
{
border-color: #452672;
}
</style>