Shades of Windsor #453176
Tints of Windsor #453176
RGB
CMYK
RGB Variations
Color information
#453176 (or 0x453176) is known color: Windsor. HEX triplet: 45, 31 and 76. RGB value is (69,49,118). Sum of RGB (Red+Green+Blue) = 69+49+118=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 49 (19.53% from 255 or 20.76% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #453176 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453176 is #BACE89. Grayscale: #3E3E3E. Windows color (decimal): -12242570 or 7745861. OLE color: 7745861.
HSL color Cylindrical-coordinate representation of color #453176: hue angle of 257.39º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #453176 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 49 | 118 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.54 |
| HSL | 257.39º | 0.41% | 0.33% | - |
| HSV(B) | 257.39º | 0.58% | 0.46% | - |
| XYZ | 6.82 | 4.77 | 17.7 | - |
| YUV | 62.85 | 159.13 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 118 | 0.42 | 0.58 | 0 | 0.54 | 257.39 | 0.41 | 0.33 |
| Hex | 45 | 31 | 76 | 2A | 3A | 0 | 36 | 101 | 29 | 21 |
| Octal | 105 | 61 | 166 | 52 | 72 | 0 | 66 | 401 | 51 | 41 |
| Binary | 1000101 | 110001 | 1110110 | 101010 | 111010 | 0 | 110110 | 100000001 | 101001 | 100001 |
Color Harmonies of #453176
Complementary color
Monochromatic Colors of #453176
Black with #453176
Text Example
Text Example
White with #453176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453176; }
p { color: rgb(69,49,118); }
H1.HeaderClassName
{
color: #453176;
}
.AnyTagClassName
{
color: #453176;
}
</style>
background-color css
<style>
a { background-color: #453176; }
a { background-color: rgb(69,49,118); }
div.DivClassName
{
background-color: #453176;
}
.BgClassName
{
background-color: #453176;
}
</style>
border-color css
<style>
span { border-color: #453176; }
span { border-color: rgb(69,49,118); }
td.TdClassName
{
border-color: #453176;
}
.TagClassName
{
border-color: #453176;
}
</style>