Shades of Tory Blue #465690
Tints of Tory Blue #465690
RGB
CMYK
RGB Variations
Color information
#465690 (or 0x465690) is known color: Tory Blue. HEX triplet: 46, 56 and 90. RGB value is (70,86,144). Sum of RGB (Red+Green+Blue) = 70+86+144=300 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.33% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 144 (56.64% from 255 or 48% from 300); Max value from RGB is 144 - color contains mainly: blue. Hex color #465690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465690 is #B9A96F. Grayscale: #575757. Windows color (decimal): -12167536 or 9459270. OLE color: 9459270.
HSL color Cylindrical-coordinate representation of color #465690: hue angle of 227.03º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #465690 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 86 | 144 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.44 |
| HSL | 227.03º | 0.35% | 0.42% | - |
| HSV(B) | 227.03º | 0.51% | 0.56% | - |
| XYZ | 10.89 | 9.97 | 27.74 | - |
| YUV | 87.83 | 159.7 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 144 | 0.51 | 0.40 | 0 | 0.44 | 227.03 | 0.35 | 0.42 |
| Hex | 46 | 56 | 90 | 33 | 28 | 0 | 2C | E3 | 23 | 2A |
| Octal | 106 | 126 | 220 | 63 | 50 | 0 | 54 | 343 | 43 | 52 |
| Binary | 1000110 | 1010110 | 10010000 | 110011 | 101000 | 0 | 101100 | 11100011 | 100011 | 101010 |
Color Harmonies of #465690
Complementary color
Monochromatic Colors of #465690
Black with #465690
Text Example
Text Example
White with #465690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465690; }
p { color: rgb(70,86,144); }
H1.HeaderClassName
{
color: #465690;
}
.AnyTagClassName
{
color: #465690;
}
</style>
background-color css
<style>
a { background-color: #465690; }
a { background-color: rgb(70,86,144); }
div.DivClassName
{
background-color: #465690;
}
.BgClassName
{
background-color: #465690;
}
</style>
border-color css
<style>
span { border-color: #465690; }
span { border-color: rgb(70,86,144); }
td.TdClassName
{
border-color: #465690;
}
.TagClassName
{
border-color: #465690;
}
</style>