Shades of Tory Blue #375498
Tints of Tory Blue #375498
RGB
CMYK
RGB Variations
Color information
#375498 (or 0x375498) is known color: Tory Blue. HEX triplet: 37, 54 and 98. RGB value is (55,84,152). Sum of RGB (Red+Green+Blue) = 55+84+152=291 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.90% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #375498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375498 is #C8AB67. Grayscale: #525252. Windows color (decimal): -13151080 or 9983031. OLE color: 9983031.
HSL color Cylindrical-coordinate representation of color #375498: hue angle of 222.06º 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 #375498 is Cyan = 0.64, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 84 | 152 | - |
| CMYK | 0.64 | 0.45 | 0 | 0.40 |
| HSL | 222.06º | 0.47% | 0.41% | - |
| HSV(B) | 222.06º | 0.64% | 0.6% | - |
| XYZ | 10.41 | 9.42 | 30.98 | - |
| YUV | 83.08 | 166.89 | 107.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 152 | 0.64 | 0.45 | 0 | 0.40 | 222.06 | 0.47 | 0.41 |
| Hex | 37 | 54 | 98 | 40 | 2D | 0 | 28 | DE | 2F | 29 |
| Octal | 67 | 124 | 230 | 100 | 55 | 0 | 50 | 336 | 57 | 51 |
| Binary | 110111 | 1010100 | 10011000 | 1000000 | 101101 | 0 | 101000 | 11011110 | 101111 | 101001 |
Color Harmonies of #375498
Complementary color
Monochromatic Colors of #375498
Black with #375498
Text Example
Text Example
White with #375498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375498; }
p { color: rgb(55,84,152); }
H1.HeaderClassName
{
color: #375498;
}
.AnyTagClassName
{
color: #375498;
}
</style>
background-color css
<style>
a { background-color: #375498; }
a { background-color: rgb(55,84,152); }
div.DivClassName
{
background-color: #375498;
}
.BgClassName
{
background-color: #375498;
}
</style>
border-color css
<style>
span { border-color: #375498; }
span { border-color: rgb(55,84,152); }
td.TdClassName
{
border-color: #375498;
}
.TagClassName
{
border-color: #375498;
}
</style>