Shades of Windsor #452976
Tints of Windsor #452976
RGB
CMYK
RGB Variations
Color information
#452976 (or 0x452976) is known color: Windsor. HEX triplet: 45, 29 and 76. RGB value is (69,41,118). Sum of RGB (Red+Green+Blue) = 69+41+118=228 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.26% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 118 (46.48% from 255 or 51.75% from 228); Max value from RGB is 118 - color contains mainly: blue. Hex color #452976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452976 is #BAD689. Grayscale: #393939. Windows color (decimal): -12244618 or 7743813. OLE color: 7743813.
HSL color Cylindrical-coordinate representation of color #452976: hue angle of 261.82º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #452976 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 41 | 118 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.54 |
| HSL | 261.82º | 0.48% | 0.31% | - |
| HSV(B) | 261.82º | 0.65% | 0.46% | - |
| XYZ | 6.52 | 4.16 | 17.6 | - |
| YUV | 58.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 118 | 0.42 | 0.65 | 0 | 0.54 | 261.82 | 0.48 | 0.31 |
| Hex | 45 | 29 | 76 | 2A | 41 | 0 | 36 | 106 | 30 | 1F |
| Octal | 105 | 51 | 166 | 52 | 101 | 0 | 66 | 406 | 60 | 37 |
| Binary | 1000101 | 101001 | 1110110 | 101010 | 1000001 | 0 | 110110 | 100000110 | 110000 | 11111 |
Color Harmonies of #452976
Complementary color
Monochromatic Colors of #452976
Black with #452976
Text Example
Text Example
White with #452976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452976; }
p { color: rgb(69,41,118); }
H1.HeaderClassName
{
color: #452976;
}
.AnyTagClassName
{
color: #452976;
}
</style>
background-color css
<style>
a { background-color: #452976; }
a { background-color: rgb(69,41,118); }
div.DivClassName
{
background-color: #452976;
}
.BgClassName
{
background-color: #452976;
}
</style>
border-color css
<style>
span { border-color: #452976; }
span { border-color: rgb(69,41,118); }
td.TdClassName
{
border-color: #452976;
}
.TagClassName
{
border-color: #452976;
}
</style>