Shades of Windsor #452075
Tints of Windsor #452075
RGB
CMYK
RGB Variations
Color information
#452075 (or 0x452075) is known color: Windsor. HEX triplet: 45, 20 and 75. RGB value is (69,32,117). Sum of RGB (Red+Green+Blue) = 69+32+117=218 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.65% from 218); Green value is 32 (12.89% from 255 or 14.68% from 218); Blue value is 117 (46.09% from 255 or 53.67% from 218); Max value from RGB is 117 - color contains mainly: blue. Hex color #452075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452075 is #BADF8A. Grayscale: #343434. Windows color (decimal): -12246923 or 7675973. OLE color: 7675973.
HSL color Cylindrical-coordinate representation of color #452075: hue angle of 266.12º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #452075 is Cyan = 0.41, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 32 | 117 | - |
| CMYK | 0.41 | 0.73 | 0 | 0.54 |
| HSL | 266.12º | 0.57% | 0.29% | - |
| HSV(B) | 266.12º | 0.73% | 0.46% | - |
| XYZ | 6.18 | 3.58 | 17.2 | - |
| YUV | 52.75 | 164.26 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 117 | 0.41 | 0.73 | 0 | 0.54 | 266.12 | 0.57 | 0.29 |
| Hex | 45 | 20 | 75 | 29 | 49 | 0 | 36 | 10A | 39 | 1D |
| Octal | 105 | 40 | 165 | 51 | 111 | 0 | 66 | 412 | 71 | 35 |
| Binary | 1000101 | 100000 | 1110101 | 101001 | 1001001 | 0 | 110110 | 100001010 | 111001 | 11101 |
Color Harmonies of #452075
Complementary color
Monochromatic Colors of #452075
Black with #452075
Text Example
Text Example
White with #452075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452075; }
p { color: rgb(69,32,117); }
H1.HeaderClassName
{
color: #452075;
}
.AnyTagClassName
{
color: #452075;
}
</style>
background-color css
<style>
a { background-color: #452075; }
a { background-color: rgb(69,32,117); }
div.DivClassName
{
background-color: #452075;
}
.BgClassName
{
background-color: #452075;
}
</style>
border-color css
<style>
span { border-color: #452075; }
span { border-color: rgb(69,32,117); }
td.TdClassName
{
border-color: #452075;
}
.TagClassName
{
border-color: #452075;
}
</style>