Shades of Tory Blue #375994
Tints of Tory Blue #375994
RGB
CMYK
RGB Variations
Color information
#375994 (or 0x375994) is known color: Tory Blue. HEX triplet: 37, 59 and 94. RGB value is (55,89,148). Sum of RGB (Red+Green+Blue) = 55+89+148=292 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.84% from 292); Green value is 89 (35.16% from 255 or 30.48% from 292); Blue value is 148 (58.20% from 255 or 50.68% from 292); Max value from RGB is 148 - color contains mainly: blue. Hex color #375994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375994 is #C8A66B. Grayscale: #555555. Windows color (decimal): -13149804 or 9722167. OLE color: 9722167.
HSL color Cylindrical-coordinate representation of color #375994: hue angle of 218.06º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #375994 is Cyan = 0.63, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 89 | 148 | - |
| CMYK | 0.63 | 0.40 | 0 | 0.42 |
| HSL | 218.06º | 0.46% | 0.4% | - |
| HSV(B) | 218.06º | 0.63% | 0.58% | - |
| XYZ | 10.49 | 10.1 | 29.41 | - |
| YUV | 85.56 | 163.24 | 106.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 148 | 0.63 | 0.40 | 0 | 0.42 | 218.06 | 0.46 | 0.4 |
| Hex | 37 | 59 | 94 | 3F | 28 | 0 | 2A | DA | 2E | 28 |
| Octal | 67 | 131 | 224 | 77 | 50 | 0 | 52 | 332 | 56 | 50 |
| Binary | 110111 | 1011001 | 10010100 | 111111 | 101000 | 0 | 101010 | 11011010 | 101110 | 101000 |
Color Harmonies of #375994
Complementary color
Monochromatic Colors of #375994
Black with #375994
Text Example
Text Example
White with #375994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375994; }
p { color: rgb(55,89,148); }
H1.HeaderClassName
{
color: #375994;
}
.AnyTagClassName
{
color: #375994;
}
</style>
background-color css
<style>
a { background-color: #375994; }
a { background-color: rgb(55,89,148); }
div.DivClassName
{
background-color: #375994;
}
.BgClassName
{
background-color: #375994;
}
</style>
border-color css
<style>
span { border-color: #375994; }
span { border-color: rgb(55,89,148); }
td.TdClassName
{
border-color: #375994;
}
.TagClassName
{
border-color: #375994;
}
</style>