Shades of Tory Blue #395594
Tints of Tory Blue #395594
RGB
CMYK
RGB Variations
Color information
#395594 (or 0x395594) is known color: Tory Blue. HEX triplet: 39, 55 and 94. RGB value is (57,85,148). Sum of RGB (Red+Green+Blue) = 57+85+148=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 85 (33.59% from 255 or 29.31% from 290); Blue value is 148 (58.20% from 255 or 51.03% from 290); Max value from RGB is 148 - color contains mainly: blue. Hex color #395594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395594 is #C6AA6B. Grayscale: #535353. Windows color (decimal): -13019756 or 9721145. OLE color: 9721145.
HSL color Cylindrical-coordinate representation of color #395594: hue angle of 221.54º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #395594 is Cyan = 0.61, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 85 | 148 | - |
| CMYK | 0.61 | 0.43 | 0 | 0.42 |
| HSL | 221.54º | 0.44% | 0.4% | - |
| HSV(B) | 221.54º | 0.61% | 0.58% | - |
| XYZ | 10.28 | 9.5 | 29.31 | - |
| YUV | 83.81 | 164.22 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 148 | 0.61 | 0.43 | 0 | 0.42 | 221.54 | 0.44 | 0.4 |
| Hex | 39 | 55 | 94 | 3D | 2B | 0 | 2A | DE | 2C | 28 |
| Octal | 71 | 125 | 224 | 75 | 53 | 0 | 52 | 336 | 54 | 50 |
| Binary | 111001 | 1010101 | 10010100 | 111101 | 101011 | 0 | 101010 | 11011110 | 101100 | 101000 |
Color Harmonies of #395594
Complementary color
Monochromatic Colors of #395594
Black with #395594
Text Example
Text Example
White with #395594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395594; }
p { color: rgb(57,85,148); }
H1.HeaderClassName
{
color: #395594;
}
.AnyTagClassName
{
color: #395594;
}
</style>
background-color css
<style>
a { background-color: #395594; }
a { background-color: rgb(57,85,148); }
div.DivClassName
{
background-color: #395594;
}
.BgClassName
{
background-color: #395594;
}
</style>
border-color css
<style>
span { border-color: #395594; }
span { border-color: rgb(57,85,148); }
td.TdClassName
{
border-color: #395594;
}
.TagClassName
{
border-color: #395594;
}
</style>