Shades of Tory Blue #314781
Tints of Tory Blue #314781
RGB
CMYK
RGB Variations
Color information
#314781 (or 0x314781) is known color: Tory Blue. HEX triplet: 31, 47 and 81. RGB value is (49,71,129). Sum of RGB (Red+Green+Blue) = 49+71+129=249 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.68% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 129 (50.78% from 255 or 51.81% from 249); Max value from RGB is 129 - color contains mainly: blue. Hex color #314781 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #314781 is #CEB87E. Grayscale: #464646. Windows color (decimal): -13547647 or 8472369. OLE color: 8472369.
HSL color Cylindrical-coordinate representation of color #314781: hue angle of 223.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #314781 is Cyan = 0.62, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 71 | 129 | - |
| CMYK | 0.62 | 0.45 | 0 | 0.49 |
| HSL | 223.5º | 0.45% | 0.35% | - |
| HSV(B) | 223.5º | 0.62% | 0.51% | - |
| XYZ | 7.48 | 6.74 | 21.68 | - |
| YUV | 71.03 | 160.71 | 112.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 71 | 129 | 0.62 | 0.45 | 0 | 0.49 | 223.5 | 0.45 | 0.35 |
| Hex | 31 | 47 | 81 | 3E | 2D | 0 | 31 | E0 | 2D | 23 |
| Octal | 61 | 107 | 201 | 76 | 55 | 0 | 61 | 340 | 55 | 43 |
| Binary | 110001 | 1000111 | 10000001 | 111110 | 101101 | 0 | 110001 | 11100000 | 101101 | 100011 |
Color Harmonies of #314781
Complementary color
Monochromatic Colors of #314781
Black with #314781
Text Example
Text Example
White with #314781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314781; }
p { color: rgb(49,71,129); }
H1.HeaderClassName
{
color: #314781;
}
.AnyTagClassName
{
color: #314781;
}
</style>
background-color css
<style>
a { background-color: #314781; }
a { background-color: rgb(49,71,129); }
div.DivClassName
{
background-color: #314781;
}
.BgClassName
{
background-color: #314781;
}
</style>
border-color css
<style>
span { border-color: #314781; }
span { border-color: rgb(49,71,129); }
td.TdClassName
{
border-color: #314781;
}
.TagClassName
{
border-color: #314781;
}
</style>