Shades of Tory Blue #344687
Tints of Tory Blue #344687
RGB
CMYK
RGB Variations
Color information
#344687 (or 0x344687) is known color: Tory Blue. HEX triplet: 34, 46 and 87. RGB value is (52,70,135). Sum of RGB (Red+Green+Blue) = 52+70+135=257 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.23% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 135 (53.12% from 255 or 52.53% from 257); Max value from RGB is 135 - color contains mainly: blue. Hex color #344687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #344687 is #CBB978. Grayscale: #474747. Windows color (decimal): -13351289 or 8865332. OLE color: 8865332.
HSL color Cylindrical-coordinate representation of color #344687: hue angle of 226.99º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #344687 is Cyan = 0.61, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 70 | 135 | - |
| CMYK | 0.61 | 0.48 | 0 | 0.47 |
| HSL | 226.99º | 0.44% | 0.37% | - |
| HSV(B) | 226.99º | 0.61% | 0.53% | - |
| XYZ | 7.98 | 6.86 | 23.83 | - |
| YUV | 72.03 | 163.54 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 70 | 135 | 0.61 | 0.48 | 0 | 0.47 | 226.99 | 0.44 | 0.37 |
| Hex | 34 | 46 | 87 | 3D | 30 | 0 | 2F | E3 | 2C | 25 |
| Octal | 64 | 106 | 207 | 75 | 60 | 0 | 57 | 343 | 54 | 45 |
| Binary | 110100 | 1000110 | 10000111 | 111101 | 110000 | 0 | 101111 | 11100011 | 101100 | 100101 |
Color Harmonies of #344687
Complementary color
Monochromatic Colors of #344687
Black with #344687
Text Example
Text Example
White with #344687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344687; }
p { color: rgb(52,70,135); }
H1.HeaderClassName
{
color: #344687;
}
.AnyTagClassName
{
color: #344687;
}
</style>
background-color css
<style>
a { background-color: #344687; }
a { background-color: rgb(52,70,135); }
div.DivClassName
{
background-color: #344687;
}
.BgClassName
{
background-color: #344687;
}
</style>
border-color css
<style>
span { border-color: #344687; }
span { border-color: rgb(52,70,135); }
td.TdClassName
{
border-color: #344687;
}
.TagClassName
{
border-color: #344687;
}
</style>