Shades of Windsor #452175
Tints of Windsor #452175
RGB
CMYK
RGB Variations
Color information
#452175 (or 0x452175) is known color: Windsor. HEX triplet: 45, 21 and 75. RGB value is (69,33,117). Sum of RGB (Red+Green+Blue) = 69+33+117=219 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.51% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 117 (46.09% from 255 or 53.42% from 219); Max value from RGB is 117 - color contains mainly: blue. Hex color #452175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452175 is #BADE8A. Grayscale: #353535. Windows color (decimal): -12246667 or 7676229. OLE color: 7676229.
HSL color Cylindrical-coordinate representation of color #452175: hue angle of 265.71º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #452175 is Cyan = 0.41, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 33 | 117 | - |
| CMYK | 0.41 | 0.72 | 0 | 0.54 |
| HSL | 265.71º | 0.56% | 0.29% | - |
| HSV(B) | 265.71º | 0.72% | 0.46% | - |
| XYZ | 6.21 | 3.64 | 17.2 | - |
| YUV | 53.34 | 163.93 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 33 | 117 | 0.41 | 0.72 | 0 | 0.54 | 265.71 | 0.56 | 0.29 |
| Hex | 45 | 21 | 75 | 29 | 48 | 0 | 36 | 10A | 38 | 1D |
| Octal | 105 | 41 | 165 | 51 | 110 | 0 | 66 | 412 | 70 | 35 |
| Binary | 1000101 | 100001 | 1110101 | 101001 | 1001000 | 0 | 110110 | 100001010 | 111000 | 11101 |
Color Harmonies of #452175
Complementary color
Monochromatic Colors of #452175
Black with #452175
Text Example
Text Example
White with #452175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452175; }
p { color: rgb(69,33,117); }
H1.HeaderClassName
{
color: #452175;
}
.AnyTagClassName
{
color: #452175;
}
</style>
background-color css
<style>
a { background-color: #452175; }
a { background-color: rgb(69,33,117); }
div.DivClassName
{
background-color: #452175;
}
.BgClassName
{
background-color: #452175;
}
</style>
border-color css
<style>
span { border-color: #452175; }
span { border-color: rgb(69,33,117); }
td.TdClassName
{
border-color: #452175;
}
.TagClassName
{
border-color: #452175;
}
</style>