Shades of Windsor #453779
Tints of Windsor #453779
RGB
CMYK
RGB Variations
Color information
#453779 (or 0x453779) is known color: Windsor. HEX triplet: 45, 37 and 79. RGB value is (69,55,121). Sum of RGB (Red+Green+Blue) = 69+55+121=245 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.16% from 245); Green value is 55 (21.88% from 255 or 22.45% from 245); Blue value is 121 (47.66% from 255 or 49.39% from 245); Max value from RGB is 121 - color contains mainly: blue. Hex color #453779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453779 is #BAC886. Grayscale: #424242. Windows color (decimal): -12241031 or 7944005. OLE color: 7944005.
HSL color Cylindrical-coordinate representation of color #453779: hue angle of 252.73º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #453779 is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 55 | 121 | - |
| CMYK | 0.43 | 0.55 | 0 | 0.53 |
| HSL | 252.73º | 0.38% | 0.35% | - |
| HSV(B) | 252.73º | 0.55% | 0.47% | - |
| XYZ | 7.27 | 5.38 | 18.74 | - |
| YUV | 66.71 | 158.64 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 121 | 0.43 | 0.55 | 0 | 0.53 | 252.73 | 0.38 | 0.35 |
| Hex | 45 | 37 | 79 | 2B | 37 | 0 | 35 | FD | 26 | 23 |
| Octal | 105 | 67 | 171 | 53 | 67 | 0 | 65 | 375 | 46 | 43 |
| Binary | 1000101 | 110111 | 1111001 | 101011 | 110111 | 0 | 110101 | 11111101 | 100110 | 100011 |
Color Harmonies of #453779
Complementary color
Monochromatic Colors of #453779
Black with #453779
Text Example
Text Example
White with #453779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453779; }
p { color: rgb(69,55,121); }
H1.HeaderClassName
{
color: #453779;
}
.AnyTagClassName
{
color: #453779;
}
</style>
background-color css
<style>
a { background-color: #453779; }
a { background-color: rgb(69,55,121); }
div.DivClassName
{
background-color: #453779;
}
.BgClassName
{
background-color: #453779;
}
</style>
border-color css
<style>
span { border-color: #453779; }
span { border-color: rgb(69,55,121); }
td.TdClassName
{
border-color: #453779;
}
.TagClassName
{
border-color: #453779;
}
</style>