Shades of Tory Blue #375598
Tints of Tory Blue #375598
RGB
CMYK
RGB Variations
Color information
#375598 (or 0x375598) is known color: Tory Blue. HEX triplet: 37, 55 and 98. RGB value is (55,85,152). Sum of RGB (Red+Green+Blue) = 55+85+152=292 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.84% from 292); Green value is 85 (33.59% from 255 or 29.11% from 292); Blue value is 152 (59.77% from 255 or 52.05% from 292); Max value from RGB is 152 - color contains mainly: blue. Hex color #375598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375598 is #C8AA67. Grayscale: #535353. Windows color (decimal): -13150824 or 9983287. OLE color: 9983287.
HSL color Cylindrical-coordinate representation of color #375598: hue angle of 221.44º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #375598 is Cyan = 0.64, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 85 | 152 | - |
| CMYK | 0.64 | 0.44 | 0 | 0.40 |
| HSL | 221.44º | 0.47% | 0.41% | - |
| HSV(B) | 221.44º | 0.64% | 0.6% | - |
| XYZ | 10.49 | 9.58 | 31 | - |
| YUV | 83.67 | 166.56 | 107.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 152 | 0.64 | 0.44 | 0 | 0.40 | 221.44 | 0.47 | 0.41 |
| Hex | 37 | 55 | 98 | 40 | 2C | 0 | 28 | DD | 2F | 29 |
| Octal | 67 | 125 | 230 | 100 | 54 | 0 | 50 | 335 | 57 | 51 |
| Binary | 110111 | 1010101 | 10011000 | 1000000 | 101100 | 0 | 101000 | 11011101 | 101111 | 101001 |
Color Harmonies of #375598
Complementary color
Monochromatic Colors of #375598
Black with #375598
Text Example
Text Example
White with #375598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375598; }
p { color: rgb(55,85,152); }
H1.HeaderClassName
{
color: #375598;
}
.AnyTagClassName
{
color: #375598;
}
</style>
background-color css
<style>
a { background-color: #375598; }
a { background-color: rgb(55,85,152); }
div.DivClassName
{
background-color: #375598;
}
.BgClassName
{
background-color: #375598;
}
</style>
border-color css
<style>
span { border-color: #375598; }
span { border-color: rgb(55,85,152); }
td.TdClassName
{
border-color: #375598;
}
.TagClassName
{
border-color: #375598;
}
</style>