Shades of Tory Blue #375590
Tints of Tory Blue #375590
RGB
CMYK
RGB Variations
Color information
#375590 (or 0x375590) is known color: Tory Blue. HEX triplet: 37, 55 and 90. RGB value is (55,85,144). Sum of RGB (Red+Green+Blue) = 55+85+144=284 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.37% from 284); Green value is 85 (33.59% from 255 or 29.93% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #375590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375590 is #C8AA6F. Grayscale: #525252. Windows color (decimal): -13150832 or 9458999. OLE color: 9458999.
HSL color Cylindrical-coordinate representation of color #375590: hue angle of 219.78º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #375590 is Cyan = 0.62, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 85 | 144 | - |
| CMYK | 0.62 | 0.41 | 0 | 0.44 |
| HSL | 219.78º | 0.45% | 0.39% | - |
| HSV(B) | 219.78º | 0.62% | 0.56% | - |
| XYZ | 9.86 | 9.32 | 27.67 | - |
| YUV | 82.76 | 162.56 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 144 | 0.62 | 0.41 | 0 | 0.44 | 219.78 | 0.45 | 0.39 |
| Hex | 37 | 55 | 90 | 3E | 29 | 0 | 2C | DC | 2D | 27 |
| Octal | 67 | 125 | 220 | 76 | 51 | 0 | 54 | 334 | 55 | 47 |
| Binary | 110111 | 1010101 | 10010000 | 111110 | 101001 | 0 | 101100 | 11011100 | 101101 | 100111 |
Color Harmonies of #375590
Complementary color
Monochromatic Colors of #375590
Black with #375590
Text Example
Text Example
White with #375590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375590; }
p { color: rgb(55,85,144); }
H1.HeaderClassName
{
color: #375590;
}
.AnyTagClassName
{
color: #375590;
}
</style>
background-color css
<style>
a { background-color: #375590; }
a { background-color: rgb(55,85,144); }
div.DivClassName
{
background-color: #375590;
}
.BgClassName
{
background-color: #375590;
}
</style>
border-color css
<style>
span { border-color: #375590; }
span { border-color: rgb(55,85,144); }
td.TdClassName
{
border-color: #375590;
}
.TagClassName
{
border-color: #375590;
}
</style>