Shades of Tory Blue #455690
Tints of Tory Blue #455690
RGB
CMYK
RGB Variations
Color information
#455690 (or 0x455690) is known color: Tory Blue. HEX triplet: 45, 56 and 90. RGB value is (69,86,144). Sum of RGB (Red+Green+Blue) = 69+86+144=299 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.08% from 299); Green value is 86 (33.98% from 255 or 28.76% from 299); Blue value is 144 (56.64% from 255 or 48.16% from 299); Max value from RGB is 144 - color contains mainly: blue. Hex color #455690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455690 is #BAA96F. Grayscale: #575757. Windows color (decimal): -12233072 or 9459269. OLE color: 9459269.
HSL color Cylindrical-coordinate representation of color #455690: hue angle of 226.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #455690 is Cyan = 0.52, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 86 | 144 | - |
| CMYK | 0.52 | 0.40 | 0 | 0.44 |
| HSL | 226.4º | 0.35% | 0.42% | - |
| HSV(B) | 226.4º | 0.52% | 0.56% | - |
| XYZ | 10.82 | 9.93 | 27.73 | - |
| YUV | 87.53 | 159.87 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 144 | 0.52 | 0.40 | 0 | 0.44 | 226.4 | 0.35 | 0.42 |
| Hex | 45 | 56 | 90 | 34 | 28 | 0 | 2C | E2 | 23 | 2A |
| Octal | 105 | 126 | 220 | 64 | 50 | 0 | 54 | 342 | 43 | 52 |
| Binary | 1000101 | 1010110 | 10010000 | 110100 | 101000 | 0 | 101100 | 11100010 | 100011 | 101010 |
Color Harmonies of #455690
Complementary color
Monochromatic Colors of #455690
Black with #455690
Text Example
Text Example
White with #455690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455690; }
p { color: rgb(69,86,144); }
H1.HeaderClassName
{
color: #455690;
}
.AnyTagClassName
{
color: #455690;
}
</style>
background-color css
<style>
a { background-color: #455690; }
a { background-color: rgb(69,86,144); }
div.DivClassName
{
background-color: #455690;
}
.BgClassName
{
background-color: #455690;
}
</style>
border-color css
<style>
span { border-color: #455690; }
span { border-color: rgb(69,86,144); }
td.TdClassName
{
border-color: #455690;
}
.TagClassName
{
border-color: #455690;
}
</style>