Shades of Tory Blue #314589
Tints of Tory Blue #314589
RGB
CMYK
RGB Variations
Color information
#314589 (or 0x314589) is known color: Tory Blue. HEX triplet: 31, 45 and 89. RGB value is (49,69,137). Sum of RGB (Red+Green+Blue) = 49+69+137=255 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.22% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 137 (53.91% from 255 or 53.73% from 255); Max value from RGB is 137 - color contains mainly: blue. Hex color #314589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #314589 is #CEBA76. Grayscale: #464646. Windows color (decimal): -13548151 or 8996145. OLE color: 8996145.
HSL color Cylindrical-coordinate representation of color #314589: hue angle of 226.36º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #314589 is Cyan = 0.64, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 69 | 137 | - |
| CMYK | 0.64 | 0.50 | 0 | 0.46 |
| HSL | 226.36º | 0.47% | 0.36% | - |
| HSV(B) | 226.36º | 0.64% | 0.54% | - |
| XYZ | 7.91 | 6.72 | 24.55 | - |
| YUV | 70.77 | 165.37 | 112.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 137 | 0.64 | 0.50 | 0 | 0.46 | 226.36 | 0.47 | 0.36 |
| Hex | 31 | 45 | 89 | 40 | 32 | 0 | 2E | E2 | 2F | 24 |
| Octal | 61 | 105 | 211 | 100 | 62 | 0 | 56 | 342 | 57 | 44 |
| Binary | 110001 | 1000101 | 10001001 | 1000000 | 110010 | 0 | 101110 | 11100010 | 101111 | 100100 |
Color Harmonies of #314589
Complementary color
Monochromatic Colors of #314589
Black with #314589
Text Example
Text Example
White with #314589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314589; }
p { color: rgb(49,69,137); }
H1.HeaderClassName
{
color: #314589;
}
.AnyTagClassName
{
color: #314589;
}
</style>
background-color css
<style>
a { background-color: #314589; }
a { background-color: rgb(49,69,137); }
div.DivClassName
{
background-color: #314589;
}
.BgClassName
{
background-color: #314589;
}
</style>
border-color css
<style>
span { border-color: #314589; }
span { border-color: rgb(49,69,137); }
td.TdClassName
{
border-color: #314589;
}
.TagClassName
{
border-color: #314589;
}
</style>