Shades of Tory Blue #395597
Tints of Tory Blue #395597
RGB
CMYK
RGB Variations
Color information
#395597 (or 0x395597) is known color: Tory Blue. HEX triplet: 39, 55 and 97. RGB value is (57,85,151). Sum of RGB (Red+Green+Blue) = 57+85+151=293 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.45% from 293); Green value is 85 (33.59% from 255 or 29.01% from 293); Blue value is 151 (59.38% from 255 or 51.54% from 293); Max value from RGB is 151 - color contains mainly: blue. Hex color #395597 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395597 is #C6AA68. Grayscale: #535353. Windows color (decimal): -13019753 or 9917753. OLE color: 9917753.
HSL color Cylindrical-coordinate representation of color #395597: hue angle of 222.13º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #395597 is Cyan = 0.62, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 85 | 151 | - |
| CMYK | 0.62 | 0.44 | 0 | 0.41 |
| HSL | 222.13º | 0.45% | 0.41% | - |
| HSV(B) | 222.13º | 0.62% | 0.59% | - |
| XYZ | 10.52 | 9.6 | 30.58 | - |
| YUV | 84.15 | 165.72 | 108.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 151 | 0.62 | 0.44 | 0 | 0.41 | 222.13 | 0.45 | 0.41 |
| Hex | 39 | 55 | 97 | 3E | 2C | 0 | 29 | DE | 2D | 29 |
| Octal | 71 | 125 | 227 | 76 | 54 | 0 | 51 | 336 | 55 | 51 |
| Binary | 111001 | 1010101 | 10010111 | 111110 | 101100 | 0 | 101001 | 11011110 | 101101 | 101001 |
Color Harmonies of #395597
Complementary color
Monochromatic Colors of #395597
Black with #395597
Text Example
Text Example
White with #395597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395597; }
p { color: rgb(57,85,151); }
H1.HeaderClassName
{
color: #395597;
}
.AnyTagClassName
{
color: #395597;
}
</style>
background-color css
<style>
a { background-color: #395597; }
a { background-color: rgb(57,85,151); }
div.DivClassName
{
background-color: #395597;
}
.BgClassName
{
background-color: #395597;
}
</style>
border-color css
<style>
span { border-color: #395597; }
span { border-color: rgb(57,85,151); }
td.TdClassName
{
border-color: #395597;
}
.TagClassName
{
border-color: #395597;
}
</style>