Shades of Windsor #452776
Tints of Windsor #452776
RGB
CMYK
RGB Variations
Color information
#452776 (or 0x452776) is known color: Windsor. HEX triplet: 45, 27 and 76. RGB value is (69,39,118). Sum of RGB (Red+Green+Blue) = 69+39+118=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #452776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452776 is #BAD889. Grayscale: #383838. Windows color (decimal): -12245130 or 7743301. OLE color: 7743301.
HSL color Cylindrical-coordinate representation of color #452776: hue angle of 262.78º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #452776 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 39 | 118 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.54 |
| HSL | 262.78º | 0.5% | 0.31% | - |
| HSV(B) | 262.78º | 0.67% | 0.46% | - |
| XYZ | 6.45 | 4.02 | 17.58 | - |
| YUV | 56.98 | 162.44 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 118 | 0.42 | 0.67 | 0 | 0.54 | 262.78 | 0.5 | 0.31 |
| Hex | 45 | 27 | 76 | 2A | 43 | 0 | 36 | 107 | 32 | 1F |
| Octal | 105 | 47 | 166 | 52 | 103 | 0 | 66 | 407 | 62 | 37 |
| Binary | 1000101 | 100111 | 1110110 | 101010 | 1000011 | 0 | 110110 | 100000111 | 110010 | 11111 |
Color Harmonies of #452776
Complementary color
Monochromatic Colors of #452776
Black with #452776
Text Example
Text Example
White with #452776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452776; }
p { color: rgb(69,39,118); }
H1.HeaderClassName
{
color: #452776;
}
.AnyTagClassName
{
color: #452776;
}
</style>
background-color css
<style>
a { background-color: #452776; }
a { background-color: rgb(69,39,118); }
div.DivClassName
{
background-color: #452776;
}
.BgClassName
{
background-color: #452776;
}
</style>
border-color css
<style>
span { border-color: #452776; }
span { border-color: rgb(69,39,118); }
td.TdClassName
{
border-color: #452776;
}
.TagClassName
{
border-color: #452776;
}
</style>