Shades of Windsor #453678
Tints of Windsor #453678
RGB
CMYK
RGB Variations
Color information
#453678 (or 0x453678) is known color: Windsor. HEX triplet: 45, 36 and 78. RGB value is (69,54,120). Sum of RGB (Red+Green+Blue) = 69+54+120=243 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.40% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 120 (47.27% from 255 or 49.38% from 243); Max value from RGB is 120 - color contains mainly: blue. Hex color #453678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453678 is #BAC987. Grayscale: #414141. Windows color (decimal): -12241288 or 7878213. OLE color: 7878213.
HSL color Cylindrical-coordinate representation of color #453678: hue angle of 253.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453678 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 54 | 120 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.53 |
| HSL | 253.64º | 0.38% | 0.34% | - |
| HSV(B) | 253.64º | 0.55% | 0.47% | - |
| XYZ | 7.16 | 5.26 | 18.41 | - |
| YUV | 66.01 | 158.47 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 120 | 0.42 | 0.55 | 0 | 0.53 | 253.64 | 0.38 | 0.34 |
| Hex | 45 | 36 | 78 | 2A | 37 | 0 | 35 | FE | 26 | 22 |
| Octal | 105 | 66 | 170 | 52 | 67 | 0 | 65 | 376 | 46 | 42 |
| Binary | 1000101 | 110110 | 1111000 | 101010 | 110111 | 0 | 110101 | 11111110 | 100110 | 100010 |
Color Harmonies of #453678
Complementary color
Monochromatic Colors of #453678
Black with #453678
Text Example
Text Example
White with #453678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453678; }
p { color: rgb(69,54,120); }
H1.HeaderClassName
{
color: #453678;
}
.AnyTagClassName
{
color: #453678;
}
</style>
background-color css
<style>
a { background-color: #453678; }
a { background-color: rgb(69,54,120); }
div.DivClassName
{
background-color: #453678;
}
.BgClassName
{
background-color: #453678;
}
</style>
border-color css
<style>
span { border-color: #453678; }
span { border-color: rgb(69,54,120); }
td.TdClassName
{
border-color: #453678;
}
.TagClassName
{
border-color: #453678;
}
</style>