Shades of Tory Blue #395386
Tints of Tory Blue #395386
RGB
CMYK
RGB Variations
Color information
#395386 (or 0x395386) is known color: Tory Blue. HEX triplet: 39, 53 and 86. RGB value is (57,83,134). Sum of RGB (Red+Green+Blue) = 57+83+134=274 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.80% from 274); Green value is 83 (32.81% from 255 or 30.29% from 274); Blue value is 134 (52.73% from 255 or 48.91% from 274); Max value from RGB is 134 - color contains mainly: blue. Hex color #395386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395386 is #C6AC79. Grayscale: #505050. Windows color (decimal): -13020282 or 8803129. OLE color: 8803129.
HSL color Cylindrical-coordinate representation of color #395386: hue angle of 219.74º 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 #395386 is Cyan = 0.57, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 83 | 134 | - |
| CMYK | 0.57 | 0.38 | 0 | 0.47 |
| HSL | 219.74º | 0.4% | 0.37% | - |
| HSV(B) | 219.74º | 0.57% | 0.53% | - |
| XYZ | 9.08 | 8.78 | 23.77 | - |
| YUV | 81.04 | 157.89 | 110.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 134 | 0.57 | 0.38 | 0 | 0.47 | 219.74 | 0.4 | 0.37 |
| Hex | 39 | 53 | 86 | 39 | 26 | 0 | 2F | DC | 28 | 25 |
| Octal | 71 | 123 | 206 | 71 | 46 | 0 | 57 | 334 | 50 | 45 |
| Binary | 111001 | 1010011 | 10000110 | 111001 | 100110 | 0 | 101111 | 11011100 | 101000 | 100101 |
Color Harmonies of #395386
Complementary color
Monochromatic Colors of #395386
Black with #395386
Text Example
Text Example
White with #395386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395386; }
p { color: rgb(57,83,134); }
H1.HeaderClassName
{
color: #395386;
}
.AnyTagClassName
{
color: #395386;
}
</style>
background-color css
<style>
a { background-color: #395386; }
a { background-color: rgb(57,83,134); }
div.DivClassName
{
background-color: #395386;
}
.BgClassName
{
background-color: #395386;
}
</style>
border-color css
<style>
span { border-color: #395386; }
span { border-color: rgb(57,83,134); }
td.TdClassName
{
border-color: #395386;
}
.TagClassName
{
border-color: #395386;
}
</style>