Shades of Tory Blue #344589
Tints of Tory Blue #344589
RGB
CMYK
RGB Variations
Color information
#344589 (or 0x344589) is known color: Tory Blue. HEX triplet: 34, 45 and 89. RGB value is (52,69,137). Sum of RGB (Red+Green+Blue) = 52+69+137=258 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.16% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 137 (53.91% from 255 or 53.10% from 258); Max value from RGB is 137 - color contains mainly: blue. Hex color #344589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #344589 is #CBBA76. Grayscale: #474747. Windows color (decimal): -13351543 or 8996148. OLE color: 8996148.
HSL color Cylindrical-coordinate representation of color #344589: hue angle of 228º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #344589 is Cyan = 0.62, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 69 | 137 | - |
| CMYK | 0.62 | 0.50 | 0 | 0.46 |
| HSL | 228º | 0.45% | 0.37% | - |
| HSV(B) | 228º | 0.62% | 0.54% | - |
| XYZ | 8.06 | 6.79 | 24.55 | - |
| YUV | 71.67 | 164.87 | 113.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 69 | 137 | 0.62 | 0.50 | 0 | 0.46 | 228 | 0.45 | 0.37 |
| Hex | 34 | 45 | 89 | 3E | 32 | 0 | 2E | E4 | 2D | 25 |
| Octal | 64 | 105 | 211 | 76 | 62 | 0 | 56 | 344 | 55 | 45 |
| Binary | 110100 | 1000101 | 10001001 | 111110 | 110010 | 0 | 101110 | 11100100 | 101101 | 100101 |
Color Harmonies of #344589
Complementary color
Monochromatic Colors of #344589
Black with #344589
Text Example
Text Example
White with #344589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344589; }
p { color: rgb(52,69,137); }
H1.HeaderClassName
{
color: #344589;
}
.AnyTagClassName
{
color: #344589;
}
</style>
background-color css
<style>
a { background-color: #344589; }
a { background-color: rgb(52,69,137); }
div.DivClassName
{
background-color: #344589;
}
.BgClassName
{
background-color: #344589;
}
</style>
border-color css
<style>
span { border-color: #344589; }
span { border-color: rgb(52,69,137); }
td.TdClassName
{
border-color: #344589;
}
.TagClassName
{
border-color: #344589;
}
</style>