Shades of Tory Blue #374387
Tints of Tory Blue #374387
RGB
CMYK
RGB Variations
Color information
#374387 (or 0x374387) is known color: Tory Blue. HEX triplet: 37, 43 and 87. RGB value is (55,67,135). Sum of RGB (Red+Green+Blue) = 55+67+135=257 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.40% from 257); Green value is 67 (26.56% from 255 or 26.07% from 257); Blue value is 135 (53.12% from 255 or 52.53% from 257); Max value from RGB is 135 - color contains mainly: blue. Hex color #374387 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #374387 is #C8BC78. Grayscale: #464646. Windows color (decimal): -13155449 or 8864567. OLE color: 8864567.
HSL color Cylindrical-coordinate representation of color #374387: hue angle of 231º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #374387 is Cyan = 0.59, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 67 | 135 | - |
| CMYK | 0.59 | 0.50 | 0 | 0.47 |
| HSL | 231º | 0.42% | 0.37% | - |
| HSV(B) | 231º | 0.59% | 0.53% | - |
| XYZ | 7.96 | 6.58 | 23.77 | - |
| YUV | 71.16 | 164.02 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 67 | 135 | 0.59 | 0.50 | 0 | 0.47 | 231 | 0.42 | 0.37 |
| Hex | 37 | 43 | 87 | 3B | 32 | 0 | 2F | E7 | 2A | 25 |
| Octal | 67 | 103 | 207 | 73 | 62 | 0 | 57 | 347 | 52 | 45 |
| Binary | 110111 | 1000011 | 10000111 | 111011 | 110010 | 0 | 101111 | 11100111 | 101010 | 100101 |
Color Harmonies of #374387
Complementary color
Monochromatic Colors of #374387
Black with #374387
Text Example
Text Example
White with #374387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374387; }
p { color: rgb(55,67,135); }
H1.HeaderClassName
{
color: #374387;
}
.AnyTagClassName
{
color: #374387;
}
</style>
background-color css
<style>
a { background-color: #374387; }
a { background-color: rgb(55,67,135); }
div.DivClassName
{
background-color: #374387;
}
.BgClassName
{
background-color: #374387;
}
</style>
border-color css
<style>
span { border-color: #374387; }
span { border-color: rgb(55,67,135); }
td.TdClassName
{
border-color: #374387;
}
.TagClassName
{
border-color: #374387;
}
</style>