Shades of Windsor #452674
Tints of Windsor #452674
RGB
CMYK
RGB Variations
Color information
#452674 (or 0x452674) is known color: Windsor. HEX triplet: 45, 26 and 74. RGB value is (69,38,116). Sum of RGB (Red+Green+Blue) = 69+38+116=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #452674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452674 is #BAD98B. Grayscale: #373737. Windows color (decimal): -12245388 or 7611973. OLE color: 7611973.
HSL color Cylindrical-coordinate representation of color #452674: hue angle of 263.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #452674 is Cyan = 0.41, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 38 | 116 | - |
| CMYK | 0.41 | 0.67 | 0 | 0.55 |
| HSL | 263.85º | 0.51% | 0.3% | - |
| HSV(B) | 263.85º | 0.67% | 0.45% | - |
| XYZ | 6.3 | 3.91 | 16.95 | - |
| YUV | 56.16 | 161.77 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 116 | 0.41 | 0.67 | 0 | 0.55 | 263.85 | 0.51 | 0.3 |
| Hex | 45 | 26 | 74 | 29 | 43 | 0 | 37 | 108 | 33 | 1E |
| Octal | 105 | 46 | 164 | 51 | 103 | 0 | 67 | 410 | 63 | 36 |
| Binary | 1000101 | 100110 | 1110100 | 101001 | 1000011 | 0 | 110111 | 100001000 | 110011 | 11110 |
Color Harmonies of #452674
Complementary color
Monochromatic Colors of #452674
Black with #452674
Text Example
Text Example
White with #452674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452674; }
p { color: rgb(69,38,116); }
H1.HeaderClassName
{
color: #452674;
}
.AnyTagClassName
{
color: #452674;
}
</style>
background-color css
<style>
a { background-color: #452674; }
a { background-color: rgb(69,38,116); }
div.DivClassName
{
background-color: #452674;
}
.BgClassName
{
background-color: #452674;
}
</style>
border-color css
<style>
span { border-color: #452674; }
span { border-color: rgb(69,38,116); }
td.TdClassName
{
border-color: #452674;
}
.TagClassName
{
border-color: #452674;
}
</style>