Shades of Tory Blue #314290
Tints of Tory Blue #314290
RGB
CMYK
RGB Variations
Color information
#314290 (or 0x314290) is known color: Tory Blue. HEX triplet: 31, 42 and 90. RGB value is (49,66,144). Sum of RGB (Red+Green+Blue) = 49+66+144=259 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.92% from 259); Green value is 66 (26.17% from 255 or 25.48% from 259); Blue value is 144 (56.64% from 255 or 55.60% from 259); Max value from RGB is 144 - color contains mainly: blue. Hex color #314290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #314290 is #CEBD6F. Grayscale: #454545. Windows color (decimal): -13548912 or 9454129. OLE color: 9454129.
HSL color Cylindrical-coordinate representation of color #314290: hue angle of 229.26º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #314290 is Cyan = 0.66, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 66 | 144 | - |
| CMYK | 0.66 | 0.54 | 0 | 0.44 |
| HSL | 229.26º | 0.49% | 0.38% | - |
| HSV(B) | 229.26º | 0.66% | 0.56% | - |
| XYZ | 8.25 | 6.56 | 27.22 | - |
| YUV | 69.81 | 169.87 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 66 | 144 | 0.66 | 0.54 | 0 | 0.44 | 229.26 | 0.49 | 0.38 |
| Hex | 31 | 42 | 90 | 42 | 36 | 0 | 2C | E5 | 31 | 26 |
| Octal | 61 | 102 | 220 | 102 | 66 | 0 | 54 | 345 | 61 | 46 |
| Binary | 110001 | 1000010 | 10010000 | 1000010 | 110110 | 0 | 101100 | 11100101 | 110001 | 100110 |
Color Harmonies of #314290
Complementary color
Monochromatic Colors of #314290
Black with #314290
Text Example
Text Example
White with #314290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314290; }
p { color: rgb(49,66,144); }
H1.HeaderClassName
{
color: #314290;
}
.AnyTagClassName
{
color: #314290;
}
</style>
background-color css
<style>
a { background-color: #314290; }
a { background-color: rgb(49,66,144); }
div.DivClassName
{
background-color: #314290;
}
.BgClassName
{
background-color: #314290;
}
</style>
border-color css
<style>
span { border-color: #314290; }
span { border-color: rgb(49,66,144); }
td.TdClassName
{
border-color: #314290;
}
.TagClassName
{
border-color: #314290;
}
</style>