Shades of Tory Blue #315495
Tints of Tory Blue #315495
RGB
CMYK
RGB Variations
Color information
#315495 (or 0x315495) is known color: Tory Blue. HEX triplet: 31, 54 and 95. RGB value is (49,84,149). Sum of RGB (Red+Green+Blue) = 49+84+149=282 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.38% from 282); Green value is 84 (33.20% from 255 or 29.79% from 282); Blue value is 149 (58.59% from 255 or 52.84% from 282); Max value from RGB is 149 - color contains mainly: blue. Hex color #315495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315495 is #CEAB6A. Grayscale: #505050. Windows color (decimal): -13544299 or 9786417. OLE color: 9786417.
HSL color Cylindrical-coordinate representation of color #315495: hue angle of 219º degrees, saturation: 0.51, 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 #315495 is Cyan = 0.67, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 84 | 149 | - |
| CMYK | 0.67 | 0.44 | 0 | 0.42 |
| HSL | 219º | 0.51% | 0.39% | - |
| HSV(B) | 219º | 0.67% | 0.58% | - |
| XYZ | 9.86 | 9.16 | 29.68 | - |
| YUV | 80.95 | 166.4 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 149 | 0.67 | 0.44 | 0 | 0.42 | 219 | 0.51 | 0.39 |
| Hex | 31 | 54 | 95 | 43 | 2C | 0 | 2A | DB | 33 | 27 |
| Octal | 61 | 124 | 225 | 103 | 54 | 0 | 52 | 333 | 63 | 47 |
| Binary | 110001 | 1010100 | 10010101 | 1000011 | 101100 | 0 | 101010 | 11011011 | 110011 | 100111 |
Color Harmonies of #315495
Complementary color
Monochromatic Colors of #315495
Black with #315495
Text Example
Text Example
White with #315495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315495; }
p { color: rgb(49,84,149); }
H1.HeaderClassName
{
color: #315495;
}
.AnyTagClassName
{
color: #315495;
}
</style>
background-color css
<style>
a { background-color: #315495; }
a { background-color: rgb(49,84,149); }
div.DivClassName
{
background-color: #315495;
}
.BgClassName
{
background-color: #315495;
}
</style>
border-color css
<style>
span { border-color: #315495; }
span { border-color: rgb(49,84,149); }
td.TdClassName
{
border-color: #315495;
}
.TagClassName
{
border-color: #315495;
}
</style>