Shades of Windsor #453078
Tints of Windsor #453078
RGB
CMYK
RGB Variations
Color information
#453078 (or 0x453078) is known color: Windsor. HEX triplet: 45, 30 and 78. RGB value is (69,48,120). Sum of RGB (Red+Green+Blue) = 69+48+120=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 120 (47.27% from 255 or 50.63% from 237); Max value from RGB is 120 - color contains mainly: blue. Hex color #453078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453078 is #BACF87. Grayscale: #3E3E3E. Windows color (decimal): -12242824 or 7876677. OLE color: 7876677.
HSL color Cylindrical-coordinate representation of color #453078: hue angle of 257.5º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #453078 is Cyan = 0.42, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 48 | 120 | - |
| CMYK | 0.42 | 0.60 | 0 | 0.53 |
| HSL | 257.5º | 0.43% | 0.33% | - |
| HSV(B) | 257.5º | 0.6% | 0.47% | - |
| XYZ | 6.9 | 4.74 | 18.32 | - |
| YUV | 62.49 | 160.46 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 120 | 0.42 | 0.60 | 0 | 0.53 | 257.5 | 0.43 | 0.33 |
| Hex | 45 | 30 | 78 | 2A | 3C | 0 | 35 | 102 | 2B | 21 |
| Octal | 105 | 60 | 170 | 52 | 74 | 0 | 65 | 402 | 53 | 41 |
| Binary | 1000101 | 110000 | 1111000 | 101010 | 111100 | 0 | 110101 | 100000010 | 101011 | 100001 |
Color Harmonies of #453078
Complementary color
Monochromatic Colors of #453078
Black with #453078
Text Example
Text Example
White with #453078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453078; }
p { color: rgb(69,48,120); }
H1.HeaderClassName
{
color: #453078;
}
.AnyTagClassName
{
color: #453078;
}
</style>
background-color css
<style>
a { background-color: #453078; }
a { background-color: rgb(69,48,120); }
div.DivClassName
{
background-color: #453078;
}
.BgClassName
{
background-color: #453078;
}
</style>
border-color css
<style>
span { border-color: #453078; }
span { border-color: rgb(69,48,120); }
td.TdClassName
{
border-color: #453078;
}
.TagClassName
{
border-color: #453078;
}
</style>