Shades of Tory Blue #315296
Tints of Tory Blue #315296
RGB
CMYK
RGB Variations
Color information
#315296 (or 0x315296) is known color: Tory Blue. HEX triplet: 31, 52 and 96. RGB value is (49,82,150). Sum of RGB (Red+Green+Blue) = 49+82+150=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 150 (58.98% from 255 or 53.38% from 281); Max value from RGB is 150 - color contains mainly: blue. Hex color #315296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315296 is #CEAD69. Grayscale: #4F4F4F. Windows color (decimal): -13544810 or 9851441. OLE color: 9851441.
HSL color Cylindrical-coordinate representation of color #315296: hue angle of 220.4º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #315296 is Cyan = 0.67, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 82 | 150 | - |
| CMYK | 0.67 | 0.45 | 0 | 0.41 |
| HSL | 220.4º | 0.51% | 0.39% | - |
| HSV(B) | 220.4º | 0.67% | 0.59% | - |
| XYZ | 9.79 | 8.89 | 30.05 | - |
| YUV | 79.89 | 167.57 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 150 | 0.67 | 0.45 | 0 | 0.41 | 220.4 | 0.51 | 0.39 |
| Hex | 31 | 52 | 96 | 43 | 2D | 0 | 29 | DC | 33 | 27 |
| Octal | 61 | 122 | 226 | 103 | 55 | 0 | 51 | 334 | 63 | 47 |
| Binary | 110001 | 1010010 | 10010110 | 1000011 | 101101 | 0 | 101001 | 11011100 | 110011 | 100111 |
Color Harmonies of #315296
Complementary color
Monochromatic Colors of #315296
Black with #315296
Text Example
Text Example
White with #315296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315296; }
p { color: rgb(49,82,150); }
H1.HeaderClassName
{
color: #315296;
}
.AnyTagClassName
{
color: #315296;
}
</style>
background-color css
<style>
a { background-color: #315296; }
a { background-color: rgb(49,82,150); }
div.DivClassName
{
background-color: #315296;
}
.BgClassName
{
background-color: #315296;
}
</style>
border-color css
<style>
span { border-color: #315296; }
span { border-color: rgb(49,82,150); }
td.TdClassName
{
border-color: #315296;
}
.TagClassName
{
border-color: #315296;
}
</style>