Shades of Tory Blue #374391
Tints of Tory Blue #374391
RGB
CMYK
RGB Variations
Color information
#374391 (or 0x374391) is known color: Tory Blue. HEX triplet: 37, 43 and 91. RGB value is (55,67,145). Sum of RGB (Red+Green+Blue) = 55+67+145=267 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.60% from 267); Green value is 67 (26.56% from 255 or 25.09% from 267); Blue value is 145 (57.03% from 255 or 54.31% from 267); Max value from RGB is 145 - color contains mainly: blue. Hex color #374391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #374391 is #C8BC6E. Grayscale: #474747. Windows color (decimal): -13155439 or 9519927. OLE color: 9519927.
HSL color Cylindrical-coordinate representation of color #374391: hue angle of 232º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #374391 is Cyan = 0.62, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 67 | 145 | - |
| CMYK | 0.62 | 0.54 | 0 | 0.43 |
| HSL | 232º | 0.45% | 0.39% | - |
| HSV(B) | 232º | 0.62% | 0.57% | - |
| XYZ | 8.69 | 6.87 | 27.66 | - |
| YUV | 72.3 | 169.02 | 115.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 67 | 145 | 0.62 | 0.54 | 0 | 0.43 | 232 | 0.45 | 0.39 |
| Hex | 37 | 43 | 91 | 3E | 36 | 0 | 2B | E8 | 2D | 27 |
| Octal | 67 | 103 | 221 | 76 | 66 | 0 | 53 | 350 | 55 | 47 |
| Binary | 110111 | 1000011 | 10010001 | 111110 | 110110 | 0 | 101011 | 11101000 | 101101 | 100111 |
Color Harmonies of #374391
Complementary color
Monochromatic Colors of #374391
Black with #374391
Text Example
Text Example
White with #374391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374391; }
p { color: rgb(55,67,145); }
H1.HeaderClassName
{
color: #374391;
}
.AnyTagClassName
{
color: #374391;
}
</style>
background-color css
<style>
a { background-color: #374391; }
a { background-color: rgb(55,67,145); }
div.DivClassName
{
background-color: #374391;
}
.BgClassName
{
background-color: #374391;
}
</style>
border-color css
<style>
span { border-color: #374391; }
span { border-color: rgb(55,67,145); }
td.TdClassName
{
border-color: #374391;
}
.TagClassName
{
border-color: #374391;
}
</style>