Shades of Windsor #452374
Tints of Windsor #452374
RGB
CMYK
RGB Variations
Color information
#452374 (or 0x452374) is known color: Windsor. HEX triplet: 45, 23 and 74. RGB value is (69,35,116). Sum of RGB (Red+Green+Blue) = 69+35+116=220 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.36% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 116 (45.70% from 255 or 52.73% from 220); Max value from RGB is 116 - color contains mainly: blue. Hex color #452374 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452374 is #BADC8B. Grayscale: #363636. Windows color (decimal): -12246156 or 7611205. OLE color: 7611205.
HSL color Cylindrical-coordinate representation of color #452374: hue angle of 265.19º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #452374 is Cyan = 0.41, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 35 | 116 | - |
| CMYK | 0.41 | 0.70 | 0 | 0.55 |
| HSL | 265.19º | 0.54% | 0.3% | - |
| HSV(B) | 265.19º | 0.7% | 0.45% | - |
| XYZ | 6.21 | 3.73 | 16.92 | - |
| YUV | 54.4 | 162.76 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 116 | 0.41 | 0.70 | 0 | 0.55 | 265.19 | 0.54 | 0.3 |
| Hex | 45 | 23 | 74 | 29 | 46 | 0 | 37 | 109 | 36 | 1E |
| Octal | 105 | 43 | 164 | 51 | 106 | 0 | 67 | 411 | 66 | 36 |
| Binary | 1000101 | 100011 | 1110100 | 101001 | 1000110 | 0 | 110111 | 100001001 | 110110 | 11110 |
Color Harmonies of #452374
Complementary color
Monochromatic Colors of #452374
Black with #452374
Text Example
Text Example
White with #452374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452374; }
p { color: rgb(69,35,116); }
H1.HeaderClassName
{
color: #452374;
}
.AnyTagClassName
{
color: #452374;
}
</style>
background-color css
<style>
a { background-color: #452374; }
a { background-color: rgb(69,35,116); }
div.DivClassName
{
background-color: #452374;
}
.BgClassName
{
background-color: #452374;
}
</style>
border-color css
<style>
span { border-color: #452374; }
span { border-color: rgb(69,35,116); }
td.TdClassName
{
border-color: #452374;
}
.TagClassName
{
border-color: #452374;
}
</style>