Shades of Tory Blue #315496
Tints of Tory Blue #315496
RGB
CMYK
RGB Variations
Color information
#315496 (or 0x315496) is known color: Tory Blue. HEX triplet: 31, 54 and 96. RGB value is (49,84,150). Sum of RGB (Red+Green+Blue) = 49+84+150=283 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.31% from 283); Green value is 84 (33.20% from 255 or 29.68% from 283); Blue value is 150 (58.98% from 255 or 53.00% from 283); Max value from RGB is 150 - color contains mainly: blue. Hex color #315496 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315496 is #CEAB69. Grayscale: #505050. Windows color (decimal): -13544298 or 9851953. OLE color: 9851953.
HSL color Cylindrical-coordinate representation of color #315496: hue angle of 219.21º 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 #315496 is Cyan = 0.67, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 84 | 150 | - |
| CMYK | 0.67 | 0.44 | 0 | 0.41 |
| HSL | 219.21º | 0.51% | 0.39% | - |
| HSV(B) | 219.21º | 0.67% | 0.59% | - |
| XYZ | 9.94 | 9.2 | 30.11 | - |
| YUV | 81.06 | 166.9 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 150 | 0.67 | 0.44 | 0 | 0.41 | 219.21 | 0.51 | 0.39 |
| Hex | 31 | 54 | 96 | 43 | 2C | 0 | 29 | DB | 33 | 27 |
| Octal | 61 | 124 | 226 | 103 | 54 | 0 | 51 | 333 | 63 | 47 |
| Binary | 110001 | 1010100 | 10010110 | 1000011 | 101100 | 0 | 101001 | 11011011 | 110011 | 100111 |
Color Harmonies of #315496
Complementary color
Monochromatic Colors of #315496
Black with #315496
Text Example
Text Example
White with #315496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315496; }
p { color: rgb(49,84,150); }
H1.HeaderClassName
{
color: #315496;
}
.AnyTagClassName
{
color: #315496;
}
</style>
background-color css
<style>
a { background-color: #315496; }
a { background-color: rgb(49,84,150); }
div.DivClassName
{
background-color: #315496;
}
.BgClassName
{
background-color: #315496;
}
</style>
border-color css
<style>
span { border-color: #315496; }
span { border-color: rgb(49,84,150); }
td.TdClassName
{
border-color: #315496;
}
.TagClassName
{
border-color: #315496;
}
</style>