Shades of Tory Blue #395186
Tints of Tory Blue #395186
RGB
CMYK
RGB Variations
Color information
#395186 (or 0x395186) is known color: Tory Blue. HEX triplet: 39, 51 and 86. RGB value is (57,81,134). Sum of RGB (Red+Green+Blue) = 57+81+134=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 134 (52.73% from 255 or 49.26% from 272); Max value from RGB is 134 - color contains mainly: blue. Hex color #395186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395186 is #C6AE79. Grayscale: #4F4F4F. Windows color (decimal): -13020794 or 8802617. OLE color: 8802617.
HSL color Cylindrical-coordinate representation of color #395186: hue angle of 221.3º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #395186 is Cyan = 0.57, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 81 | 134 | - |
| CMYK | 0.57 | 0.40 | 0 | 0.47 |
| HSL | 221.3º | 0.4% | 0.37% | - |
| HSV(B) | 221.3º | 0.57% | 0.53% | - |
| XYZ | 8.93 | 8.48 | 23.72 | - |
| YUV | 79.87 | 158.55 | 111.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 134 | 0.57 | 0.40 | 0 | 0.47 | 221.3 | 0.4 | 0.37 |
| Hex | 39 | 51 | 86 | 39 | 28 | 0 | 2F | DD | 28 | 25 |
| Octal | 71 | 121 | 206 | 71 | 50 | 0 | 57 | 335 | 50 | 45 |
| Binary | 111001 | 1010001 | 10000110 | 111001 | 101000 | 0 | 101111 | 11011101 | 101000 | 100101 |
Color Harmonies of #395186
Complementary color
Monochromatic Colors of #395186
Black with #395186
Text Example
Text Example
White with #395186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395186; }
p { color: rgb(57,81,134); }
H1.HeaderClassName
{
color: #395186;
}
.AnyTagClassName
{
color: #395186;
}
</style>
background-color css
<style>
a { background-color: #395186; }
a { background-color: rgb(57,81,134); }
div.DivClassName
{
background-color: #395186;
}
.BgClassName
{
background-color: #395186;
}
</style>
border-color css
<style>
span { border-color: #395186; }
span { border-color: rgb(57,81,134); }
td.TdClassName
{
border-color: #395186;
}
.TagClassName
{
border-color: #395186;
}
</style>