Shades of Tory Blue #465387
Tints of Tory Blue #465387
RGB
CMYK
RGB Variations
Color information
#465387 (or 0x465387) is known color: Tory Blue. HEX triplet: 46, 53 and 87. RGB value is (70,83,135). Sum of RGB (Red+Green+Blue) = 70+83+135=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 83 (32.81% from 255 or 28.82% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #465387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465387 is #B9AC78. Grayscale: #545454. Windows color (decimal): -12168313 or 8868678. OLE color: 8868678.
HSL color Cylindrical-coordinate representation of color #465387: hue angle of 228º degrees, saturation: 0.32, 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 #465387 is Cyan = 0.48, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 83 | 135 | - |
| CMYK | 0.48 | 0.39 | 0 | 0.47 |
| HSL | 228º | 0.32% | 0.4% | - |
| HSV(B) | 228º | 0.48% | 0.53% | - |
| XYZ | 9.99 | 9.24 | 24.18 | - |
| YUV | 85.04 | 156.19 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 135 | 0.48 | 0.39 | 0 | 0.47 | 228 | 0.32 | 0.4 |
| Hex | 46 | 53 | 87 | 30 | 27 | 0 | 2F | E4 | 20 | 28 |
| Octal | 106 | 123 | 207 | 60 | 47 | 0 | 57 | 344 | 40 | 50 |
| Binary | 1000110 | 1010011 | 10000111 | 110000 | 100111 | 0 | 101111 | 11100100 | 100000 | 101000 |
Color Harmonies of #465387
Complementary color
Monochromatic Colors of #465387
Black with #465387
Text Example
Text Example
White with #465387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465387; }
p { color: rgb(70,83,135); }
H1.HeaderClassName
{
color: #465387;
}
.AnyTagClassName
{
color: #465387;
}
</style>
background-color css
<style>
a { background-color: #465387; }
a { background-color: rgb(70,83,135); }
div.DivClassName
{
background-color: #465387;
}
.BgClassName
{
background-color: #465387;
}
</style>
border-color css
<style>
span { border-color: #465387; }
span { border-color: rgb(70,83,135); }
td.TdClassName
{
border-color: #465387;
}
.TagClassName
{
border-color: #465387;
}
</style>