Shades of Windsor #452092
Tints of Windsor #452092
RGB
CMYK
RGB Variations
Color information
#452092 (or 0x452092) is known color: Windsor. HEX triplet: 45, 20 and 92. RGB value is (69,32,146). Sum of RGB (Red+Green+Blue) = 69+32+146=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 146 (57.42% from 255 or 59.11% from 247); Max value from RGB is 146 - color contains mainly: blue. Hex color #452092 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452092 is #BADF6D. Grayscale: #373737. Windows color (decimal): -12246894 or 9576517. OLE color: 9576517.
HSL color Cylindrical-coordinate representation of color #452092: hue angle of 259.47º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #452092 is Cyan = 0.53, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 32 | 146 | - |
| CMYK | 0.53 | 0.78 | 0 | 0.43 |
| HSL | 259.47º | 0.64% | 0.35% | - |
| HSV(B) | 259.47º | 0.78% | 0.57% | - |
| XYZ | 8.16 | 4.37 | 27.61 | - |
| YUV | 56.06 | 178.76 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 146 | 0.53 | 0.78 | 0 | 0.43 | 259.47 | 0.64 | 0.35 |
| Hex | 45 | 20 | 92 | 35 | 4E | 0 | 2B | 103 | 40 | 23 |
| Octal | 105 | 40 | 222 | 65 | 116 | 0 | 53 | 403 | 100 | 43 |
| Binary | 1000101 | 100000 | 10010010 | 110101 | 1001110 | 0 | 101011 | 100000011 | 1000000 | 100011 |
Color Harmonies of #452092
Complementary color
Monochromatic Colors of #452092
Black with #452092
Text Example
Text Example
White with #452092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452092; }
p { color: rgb(69,32,146); }
H1.HeaderClassName
{
color: #452092;
}
.AnyTagClassName
{
color: #452092;
}
</style>
background-color css
<style>
a { background-color: #452092; }
a { background-color: rgb(69,32,146); }
div.DivClassName
{
background-color: #452092;
}
.BgClassName
{
background-color: #452092;
}
</style>
border-color css
<style>
span { border-color: #452092; }
span { border-color: rgb(69,32,146); }
td.TdClassName
{
border-color: #452092;
}
.TagClassName
{
border-color: #452092;
}
</style>