Shades of Tory Blue #375594
Tints of Tory Blue #375594
RGB
CMYK
RGB Variations
Color information
#375594 (or 0x375594) is known color: Tory Blue. HEX triplet: 37, 55 and 94. RGB value is (55,85,148). Sum of RGB (Red+Green+Blue) = 55+85+148=288 (38% of max value = 765). Red value is 55 (21.88% from 255 or 19.10% from 288); Green value is 85 (33.59% from 255 or 29.51% from 288); Blue value is 148 (58.20% from 255 or 51.39% from 288); Max value from RGB is 148 - color contains mainly: blue. Hex color #375594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375594 is #C8AA6B. Grayscale: #525252. Windows color (decimal): -13150828 or 9721143. OLE color: 9721143.
HSL color Cylindrical-coordinate representation of color #375594: hue angle of 220.65º 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 #375594 is Cyan = 0.63, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 85 | 148 | - |
| CMYK | 0.63 | 0.43 | 0 | 0.42 |
| HSL | 220.65º | 0.46% | 0.4% | - |
| HSV(B) | 220.65º | 0.63% | 0.58% | - |
| XYZ | 10.17 | 9.45 | 29.3 | - |
| YUV | 83.21 | 164.56 | 107.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 148 | 0.63 | 0.43 | 0 | 0.42 | 220.65 | 0.46 | 0.4 |
| Hex | 37 | 55 | 94 | 3F | 2B | 0 | 2A | DD | 2E | 28 |
| Octal | 67 | 125 | 224 | 77 | 53 | 0 | 52 | 335 | 56 | 50 |
| Binary | 110111 | 1010101 | 10010100 | 111111 | 101011 | 0 | 101010 | 11011101 | 101110 | 101000 |
Color Harmonies of #375594
Complementary color
Monochromatic Colors of #375594
Black with #375594
Text Example
Text Example
White with #375594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375594; }
p { color: rgb(55,85,148); }
H1.HeaderClassName
{
color: #375594;
}
.AnyTagClassName
{
color: #375594;
}
</style>
background-color css
<style>
a { background-color: #375594; }
a { background-color: rgb(55,85,148); }
div.DivClassName
{
background-color: #375594;
}
.BgClassName
{
background-color: #375594;
}
</style>
border-color css
<style>
span { border-color: #375594; }
span { border-color: rgb(55,85,148); }
td.TdClassName
{
border-color: #375594;
}
.TagClassName
{
border-color: #375594;
}
</style>