Shades of Windsor #453675
Tints of Windsor #453675
RGB
CMYK
RGB Variations
Color information
#453675 (or 0x453675) is known color: Windsor. HEX triplet: 45, 36 and 75. RGB value is (69,54,117). Sum of RGB (Red+Green+Blue) = 69+54+117=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 117 (46.09% from 255 or 48.75% from 240); Max value from RGB is 117 - color contains mainly: blue. Hex color #453675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453675 is #BAC98A. Grayscale: #414141. Windows color (decimal): -12241291 or 7681605. OLE color: 7681605.
HSL color Cylindrical-coordinate representation of color #453675: hue angle of 254.29º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #453675 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 54 | 117 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.54 |
| HSL | 254.29º | 0.37% | 0.34% | - |
| HSV(B) | 254.29º | 0.54% | 0.46% | - |
| XYZ | 6.98 | 5.19 | 17.46 | - |
| YUV | 65.67 | 156.97 | 130.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 117 | 0.41 | 0.54 | 0 | 0.54 | 254.29 | 0.37 | 0.34 |
| Hex | 45 | 36 | 75 | 29 | 36 | 0 | 36 | FE | 25 | 22 |
| Octal | 105 | 66 | 165 | 51 | 66 | 0 | 66 | 376 | 45 | 42 |
| Binary | 1000101 | 110110 | 1110101 | 101001 | 110110 | 0 | 110110 | 11111110 | 100101 | 100010 |
Color Harmonies of #453675
Complementary color
Monochromatic Colors of #453675
Black with #453675
Text Example
Text Example
White with #453675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453675; }
p { color: rgb(69,54,117); }
H1.HeaderClassName
{
color: #453675;
}
.AnyTagClassName
{
color: #453675;
}
</style>
background-color css
<style>
a { background-color: #453675; }
a { background-color: rgb(69,54,117); }
div.DivClassName
{
background-color: #453675;
}
.BgClassName
{
background-color: #453675;
}
</style>
border-color css
<style>
span { border-color: #453675; }
span { border-color: rgb(69,54,117); }
td.TdClassName
{
border-color: #453675;
}
.TagClassName
{
border-color: #453675;
}
</style>