Shades of Tory Blue #314088
Tints of Tory Blue #314088
RGB
CMYK
RGB Variations
Color information
#314088 (or 0x314088) is known color: Tory Blue. HEX triplet: 31, 40 and 88. RGB value is (49,64,136). Sum of RGB (Red+Green+Blue) = 49+64+136=249 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.68% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 136 (53.52% from 255 or 54.62% from 249); Max value from RGB is 136 - color contains mainly: blue. Hex color #314088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #314088 is #CEBF77. Grayscale: #434343. Windows color (decimal): -13549432 or 8929329. OLE color: 8929329.
HSL color Cylindrical-coordinate representation of color #314088: hue angle of 229.66º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #314088 is Cyan = 0.64, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 64 | 136 | - |
| CMYK | 0.64 | 0.53 | 0 | 0.47 |
| HSL | 229.66º | 0.47% | 0.36% | - |
| HSV(B) | 229.66º | 0.64% | 0.53% | - |
| XYZ | 7.54 | 6.1 | 24.07 | - |
| YUV | 67.72 | 166.53 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 136 | 0.64 | 0.53 | 0 | 0.47 | 229.66 | 0.47 | 0.36 |
| Hex | 31 | 40 | 88 | 40 | 35 | 0 | 2F | E6 | 2F | 24 |
| Octal | 61 | 100 | 210 | 100 | 65 | 0 | 57 | 346 | 57 | 44 |
| Binary | 110001 | 1000000 | 10001000 | 1000000 | 110101 | 0 | 101111 | 11100110 | 101111 | 100100 |
Color Harmonies of #314088
Complementary color
Monochromatic Colors of #314088
Black with #314088
Text Example
Text Example
White with #314088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314088; }
p { color: rgb(49,64,136); }
H1.HeaderClassName
{
color: #314088;
}
.AnyTagClassName
{
color: #314088;
}
</style>
background-color css
<style>
a { background-color: #314088; }
a { background-color: rgb(49,64,136); }
div.DivClassName
{
background-color: #314088;
}
.BgClassName
{
background-color: #314088;
}
</style>
border-color css
<style>
span { border-color: #314088; }
span { border-color: rgb(49,64,136); }
td.TdClassName
{
border-color: #314088;
}
.TagClassName
{
border-color: #314088;
}
</style>