Shades of Windsor #453278
Tints of Windsor #453278
RGB
CMYK
RGB Variations
Color information
#453278 (or 0x453278) is known color: Windsor. HEX triplet: 45, 32 and 78. RGB value is (69,50,120). Sum of RGB (Red+Green+Blue) = 69+50+120=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 120 (47.27% from 255 or 50.21% from 239); Max value from RGB is 120 - color contains mainly: blue. Hex color #453278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453278 is #BACD87. Grayscale: #3F3F3F. Windows color (decimal): -12242312 or 7877189. OLE color: 7877189.
HSL color Cylindrical-coordinate representation of color #453278: hue angle of 256.29º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #453278 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 50 | 120 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.53 |
| HSL | 256.29º | 0.41% | 0.33% | - |
| HSV(B) | 256.29º | 0.58% | 0.47% | - |
| XYZ | 6.99 | 4.9 | 18.35 | - |
| YUV | 63.66 | 159.79 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 120 | 0.42 | 0.58 | 0 | 0.53 | 256.29 | 0.41 | 0.33 |
| Hex | 45 | 32 | 78 | 2A | 3A | 0 | 35 | 100 | 29 | 21 |
| Octal | 105 | 62 | 170 | 52 | 72 | 0 | 65 | 400 | 51 | 41 |
| Binary | 1000101 | 110010 | 1111000 | 101010 | 111010 | 0 | 110101 | 100000000 | 101001 | 100001 |
Color Harmonies of #453278
Complementary color
Monochromatic Colors of #453278
Black with #453278
Text Example
Text Example
White with #453278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453278; }
p { color: rgb(69,50,120); }
H1.HeaderClassName
{
color: #453278;
}
.AnyTagClassName
{
color: #453278;
}
</style>
background-color css
<style>
a { background-color: #453278; }
a { background-color: rgb(69,50,120); }
div.DivClassName
{
background-color: #453278;
}
.BgClassName
{
background-color: #453278;
}
</style>
border-color css
<style>
span { border-color: #453278; }
span { border-color: rgb(69,50,120); }
td.TdClassName
{
border-color: #453278;
}
.TagClassName
{
border-color: #453278;
}
</style>