Shades of Windsor #452686
Tints of Windsor #452686
RGB
CMYK
RGB Variations
Color information
#452686 (or 0x452686) is known color: Windsor. HEX triplet: 45, 26 and 86. RGB value is (69,38,134). Sum of RGB (Red+Green+Blue) = 69+38+134=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 134 (52.73% from 255 or 55.60% from 241); Max value from RGB is 134 - color contains mainly: blue. Hex color #452686 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452686 is #BAD979. Grayscale: #393939. Windows color (decimal): -12245370 or 8791621. OLE color: 8791621.
HSL color Cylindrical-coordinate representation of color #452686: hue angle of 259.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #452686 is Cyan = 0.49, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 38 | 134 | - |
| CMYK | 0.49 | 0.72 | 0 | 0.47 |
| HSL | 259.38º | 0.56% | 0.34% | - |
| HSV(B) | 259.38º | 0.72% | 0.53% | - |
| XYZ | 7.45 | 4.37 | 23.01 | - |
| YUV | 58.21 | 170.77 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 134 | 0.49 | 0.72 | 0 | 0.47 | 259.38 | 0.56 | 0.34 |
| Hex | 45 | 26 | 86 | 31 | 48 | 0 | 2F | 103 | 38 | 22 |
| Octal | 105 | 46 | 206 | 61 | 110 | 0 | 57 | 403 | 70 | 42 |
| Binary | 1000101 | 100110 | 10000110 | 110001 | 1001000 | 0 | 101111 | 100000011 | 111000 | 100010 |
Color Harmonies of #452686
Complementary color
Monochromatic Colors of #452686
Black with #452686
Text Example
Text Example
White with #452686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452686; }
p { color: rgb(69,38,134); }
H1.HeaderClassName
{
color: #452686;
}
.AnyTagClassName
{
color: #452686;
}
</style>
background-color css
<style>
a { background-color: #452686; }
a { background-color: rgb(69,38,134); }
div.DivClassName
{
background-color: #452686;
}
.BgClassName
{
background-color: #452686;
}
</style>
border-color css
<style>
span { border-color: #452686; }
span { border-color: rgb(69,38,134); }
td.TdClassName
{
border-color: #452686;
}
.TagClassName
{
border-color: #452686;
}
</style>