Shades of Windsor #452677
Tints of Windsor #452677
RGB
CMYK
RGB Variations
Color information
#452677 (or 0x452677) is known color: Windsor. HEX triplet: 45, 26 and 77. RGB value is (69,38,119). Sum of RGB (Red+Green+Blue) = 69+38+119=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 38 (15.23% from 255 or 16.81% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #452677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452677 is #BAD988. Grayscale: #383838. Windows color (decimal): -12245385 or 7808581. OLE color: 7808581.
HSL color Cylindrical-coordinate representation of color #452677: hue angle of 262.96º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452677 is Cyan = 0.42, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 38 | 119 | - |
| CMYK | 0.42 | 0.68 | 0 | 0.53 |
| HSL | 262.96º | 0.52% | 0.31% | - |
| HSV(B) | 262.96º | 0.68% | 0.47% | - |
| XYZ | 6.48 | 3.98 | 17.88 | - |
| YUV | 56.5 | 163.27 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 119 | 0.42 | 0.68 | 0 | 0.53 | 262.96 | 0.52 | 0.31 |
| Hex | 45 | 26 | 77 | 2A | 44 | 0 | 35 | 107 | 34 | 1F |
| Octal | 105 | 46 | 167 | 52 | 104 | 0 | 65 | 407 | 64 | 37 |
| Binary | 1000101 | 100110 | 1110111 | 101010 | 1000100 | 0 | 110101 | 100000111 | 110100 | 11111 |
Color Harmonies of #452677
Complementary color
Monochromatic Colors of #452677
Black with #452677
Text Example
Text Example
White with #452677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452677; }
p { color: rgb(69,38,119); }
H1.HeaderClassName
{
color: #452677;
}
.AnyTagClassName
{
color: #452677;
}
</style>
background-color css
<style>
a { background-color: #452677; }
a { background-color: rgb(69,38,119); }
div.DivClassName
{
background-color: #452677;
}
.BgClassName
{
background-color: #452677;
}
</style>
border-color css
<style>
span { border-color: #452677; }
span { border-color: rgb(69,38,119); }
td.TdClassName
{
border-color: #452677;
}
.TagClassName
{
border-color: #452677;
}
</style>