Shades of Windsor #452977
Tints of Windsor #452977
RGB
CMYK
RGB Variations
Color information
#452977 (or 0x452977) is known color: Windsor. HEX triplet: 45, 29 and 77. RGB value is (69,41,119). Sum of RGB (Red+Green+Blue) = 69+41+119=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 41 (16.41% from 255 or 17.90% from 229); Blue value is 119 (46.88% from 255 or 51.97% from 229); Max value from RGB is 119 - color contains mainly: blue. Hex color #452977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452977 is #BAD688. Grayscale: #393939. Windows color (decimal): -12244617 or 7809349. OLE color: 7809349.
HSL color Cylindrical-coordinate representation of color #452977: hue angle of 261.54º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #452977 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 41 | 119 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.53 |
| HSL | 261.54º | 0.49% | 0.31% | - |
| HSV(B) | 261.54º | 0.66% | 0.47% | - |
| XYZ | 6.58 | 4.18 | 17.91 | - |
| YUV | 58.26 | 162.28 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 119 | 0.42 | 0.66 | 0 | 0.53 | 261.54 | 0.49 | 0.31 |
| Hex | 45 | 29 | 77 | 2A | 42 | 0 | 35 | 106 | 31 | 1F |
| Octal | 105 | 51 | 167 | 52 | 102 | 0 | 65 | 406 | 61 | 37 |
| Binary | 1000101 | 101001 | 1110111 | 101010 | 1000010 | 0 | 110101 | 100000110 | 110001 | 11111 |
Color Harmonies of #452977
Complementary color
Monochromatic Colors of #452977
Black with #452977
Text Example
Text Example
White with #452977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452977; }
p { color: rgb(69,41,119); }
H1.HeaderClassName
{
color: #452977;
}
.AnyTagClassName
{
color: #452977;
}
</style>
background-color css
<style>
a { background-color: #452977; }
a { background-color: rgb(69,41,119); }
div.DivClassName
{
background-color: #452977;
}
.BgClassName
{
background-color: #452977;
}
</style>
border-color css
<style>
span { border-color: #452977; }
span { border-color: rgb(69,41,119); }
td.TdClassName
{
border-color: #452977;
}
.TagClassName
{
border-color: #452977;
}
</style>