Shades of Tory Blue #465386
Tints of Tory Blue #465386
RGB
CMYK
RGB Variations
Color information
#465386 (or 0x465386) is known color: Tory Blue. HEX triplet: 46, 53 and 86. RGB value is (70,83,134). Sum of RGB (Red+Green+Blue) = 70+83+134=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 83 (32.81% from 255 or 28.92% from 287); Blue value is 134 (52.73% from 255 or 46.69% from 287); Max value from RGB is 134 - color contains mainly: blue. Hex color #465386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465386 is #B9AC79. Grayscale: #545454. Windows color (decimal): -12168314 or 8803142. OLE color: 8803142.
HSL color Cylindrical-coordinate representation of color #465386: hue angle of 227.81º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #465386 is Cyan = 0.48, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 83 | 134 | - |
| CMYK | 0.48 | 0.38 | 0 | 0.47 |
| HSL | 227.81º | 0.31% | 0.4% | - |
| HSV(B) | 227.81º | 0.48% | 0.53% | - |
| XYZ | 9.92 | 9.21 | 23.81 | - |
| YUV | 84.93 | 155.69 | 117.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 134 | 0.48 | 0.38 | 0 | 0.47 | 227.81 | 0.31 | 0.4 |
| Hex | 46 | 53 | 86 | 30 | 26 | 0 | 2F | E4 | 1F | 28 |
| Octal | 106 | 123 | 206 | 60 | 46 | 0 | 57 | 344 | 37 | 50 |
| Binary | 1000110 | 1010011 | 10000110 | 110000 | 100110 | 0 | 101111 | 11100100 | 11111 | 101000 |
Color Harmonies of #465386
Complementary color
Monochromatic Colors of #465386
Black with #465386
Text Example
Text Example
White with #465386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465386; }
p { color: rgb(70,83,134); }
H1.HeaderClassName
{
color: #465386;
}
.AnyTagClassName
{
color: #465386;
}
</style>
background-color css
<style>
a { background-color: #465386; }
a { background-color: rgb(70,83,134); }
div.DivClassName
{
background-color: #465386;
}
.BgClassName
{
background-color: #465386;
}
</style>
border-color css
<style>
span { border-color: #465386; }
span { border-color: rgb(70,83,134); }
td.TdClassName
{
border-color: #465386;
}
.TagClassName
{
border-color: #465386;
}
</style>