Shades of Tory Blue #315494
Tints of Tory Blue #315494
RGB
CMYK
RGB Variations
Color information
#315494 (or 0x315494) is known color: Tory Blue. HEX triplet: 31, 54 and 94. RGB value is (49,84,148). Sum of RGB (Red+Green+Blue) = 49+84+148=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 84 (33.20% from 255 or 29.89% from 281); Blue value is 148 (58.20% from 255 or 52.67% from 281); Max value from RGB is 148 - color contains mainly: blue. Hex color #315494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315494 is #CEAB6B. Grayscale: #505050. Windows color (decimal): -13544300 or 9720881. OLE color: 9720881.
HSL color Cylindrical-coordinate representation of color #315494: hue angle of 218.79º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #315494 is Cyan = 0.67, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 84 | 148 | - |
| CMYK | 0.67 | 0.43 | 0 | 0.42 |
| HSL | 218.79º | 0.5% | 0.39% | - |
| HSV(B) | 218.79º | 0.67% | 0.58% | - |
| XYZ | 9.78 | 9.13 | 29.26 | - |
| YUV | 80.83 | 165.9 | 105.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 148 | 0.67 | 0.43 | 0 | 0.42 | 218.79 | 0.5 | 0.39 |
| Hex | 31 | 54 | 94 | 43 | 2B | 0 | 2A | DB | 32 | 27 |
| Octal | 61 | 124 | 224 | 103 | 53 | 0 | 52 | 333 | 62 | 47 |
| Binary | 110001 | 1010100 | 10010100 | 1000011 | 101011 | 0 | 101010 | 11011011 | 110010 | 100111 |
Color Harmonies of #315494
Complementary color
Monochromatic Colors of #315494
Black with #315494
Text Example
Text Example
White with #315494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315494; }
p { color: rgb(49,84,148); }
H1.HeaderClassName
{
color: #315494;
}
.AnyTagClassName
{
color: #315494;
}
</style>
background-color css
<style>
a { background-color: #315494; }
a { background-color: rgb(49,84,148); }
div.DivClassName
{
background-color: #315494;
}
.BgClassName
{
background-color: #315494;
}
</style>
border-color css
<style>
span { border-color: #315494; }
span { border-color: rgb(49,84,148); }
td.TdClassName
{
border-color: #315494;
}
.TagClassName
{
border-color: #315494;
}
</style>