Shades of Tory Blue #344487
Tints of Tory Blue #344487
RGB
CMYK
RGB Variations
Color information
#344487 (or 0x344487) is known color: Tory Blue. HEX triplet: 34, 44 and 87. RGB value is (52,68,135). Sum of RGB (Red+Green+Blue) = 52+68+135=255 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.39% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 135 (53.12% from 255 or 52.94% from 255); Max value from RGB is 135 - color contains mainly: blue. Hex color #344487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #344487 is #CBBB78. Grayscale: #464646. Windows color (decimal): -13351801 or 8864820. OLE color: 8864820.
HSL color Cylindrical-coordinate representation of color #344487: hue angle of 228.43º 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 #344487 is Cyan = 0.61, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 68 | 135 | - |
| CMYK | 0.61 | 0.50 | 0 | 0.47 |
| HSL | 228.43º | 0.44% | 0.37% | - |
| HSV(B) | 228.43º | 0.61% | 0.53% | - |
| XYZ | 7.86 | 6.61 | 23.78 | - |
| YUV | 70.85 | 164.2 | 114.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 135 | 0.61 | 0.50 | 0 | 0.47 | 228.43 | 0.44 | 0.37 |
| Hex | 34 | 44 | 87 | 3D | 32 | 0 | 2F | E4 | 2C | 25 |
| Octal | 64 | 104 | 207 | 75 | 62 | 0 | 57 | 344 | 54 | 45 |
| Binary | 110100 | 1000100 | 10000111 | 111101 | 110010 | 0 | 101111 | 11100100 | 101100 | 100101 |
Color Harmonies of #344487
Complementary color
Monochromatic Colors of #344487
Black with #344487
Text Example
Text Example
White with #344487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344487; }
p { color: rgb(52,68,135); }
H1.HeaderClassName
{
color: #344487;
}
.AnyTagClassName
{
color: #344487;
}
</style>
background-color css
<style>
a { background-color: #344487; }
a { background-color: rgb(52,68,135); }
div.DivClassName
{
background-color: #344487;
}
.BgClassName
{
background-color: #344487;
}
</style>
border-color css
<style>
span { border-color: #344487; }
span { border-color: rgb(52,68,135); }
td.TdClassName
{
border-color: #344487;
}
.TagClassName
{
border-color: #344487;
}
</style>