Shades of Tory Blue #465789
Tints of Tory Blue #465789
RGB
CMYK
RGB Variations
Color information
#465789 (or 0x465789) is known color: Tory Blue. HEX triplet: 46, 57 and 89. RGB value is (70,87,137). Sum of RGB (Red+Green+Blue) = 70+87+137=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 87 (34.38% from 255 or 29.59% from 294); Blue value is 137 (53.91% from 255 or 46.60% from 294); Max value from RGB is 137 - color contains mainly: blue. Hex color #465789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465789 is #B9A876. Grayscale: #575757. Windows color (decimal): -12167287 or 9000774. OLE color: 9000774.
HSL color Cylindrical-coordinate representation of color #465789: hue angle of 224.78º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #465789 is Cyan = 0.49, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 87 | 137 | - |
| CMYK | 0.49 | 0.36 | 0 | 0.46 |
| HSL | 224.78º | 0.32% | 0.41% | - |
| HSV(B) | 224.78º | 0.49% | 0.54% | - |
| XYZ | 10.45 | 9.92 | 25.03 | - |
| YUV | 87.62 | 155.87 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 137 | 0.49 | 0.36 | 0 | 0.46 | 224.78 | 0.32 | 0.41 |
| Hex | 46 | 57 | 89 | 31 | 24 | 0 | 2E | E1 | 20 | 29 |
| Octal | 106 | 127 | 211 | 61 | 44 | 0 | 56 | 341 | 40 | 51 |
| Binary | 1000110 | 1010111 | 10001001 | 110001 | 100100 | 0 | 101110 | 11100001 | 100000 | 101001 |
Color Harmonies of #465789
Complementary color
Monochromatic Colors of #465789
Black with #465789
Text Example
Text Example
White with #465789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465789; }
p { color: rgb(70,87,137); }
H1.HeaderClassName
{
color: #465789;
}
.AnyTagClassName
{
color: #465789;
}
</style>
background-color css
<style>
a { background-color: #465789; }
a { background-color: rgb(70,87,137); }
div.DivClassName
{
background-color: #465789;
}
.BgClassName
{
background-color: #465789;
}
</style>
border-color css
<style>
span { border-color: #465789; }
span { border-color: rgb(70,87,137); }
td.TdClassName
{
border-color: #465789;
}
.TagClassName
{
border-color: #465789;
}
</style>