Shades of Tory Blue #395592
Tints of Tory Blue #395592
RGB
CMYK
RGB Variations
Color information
#395592 (or 0x395592) is known color: Tory Blue. HEX triplet: 39, 55 and 92. RGB value is (57,85,146). Sum of RGB (Red+Green+Blue) = 57+85+146=288 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.79% from 288); Green value is 85 (33.59% from 255 or 29.51% from 288); Blue value is 146 (57.42% from 255 or 50.69% from 288); Max value from RGB is 146 - color contains mainly: blue. Hex color #395592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395592 is #C6AA6D. Grayscale: #535353. Windows color (decimal): -13019758 or 9590073. OLE color: 9590073.
HSL color Cylindrical-coordinate representation of color #395592: hue angle of 221.12º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #395592 is Cyan = 0.61, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 85 | 146 | - |
| CMYK | 0.61 | 0.42 | 0 | 0.43 |
| HSL | 221.12º | 0.44% | 0.4% | - |
| HSV(B) | 221.12º | 0.61% | 0.57% | - |
| XYZ | 10.12 | 9.44 | 28.48 | - |
| YUV | 83.58 | 163.22 | 109.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 146 | 0.61 | 0.42 | 0 | 0.43 | 221.12 | 0.44 | 0.4 |
| Hex | 39 | 55 | 92 | 3D | 2A | 0 | 2B | DD | 2C | 28 |
| Octal | 71 | 125 | 222 | 75 | 52 | 0 | 53 | 335 | 54 | 50 |
| Binary | 111001 | 1010101 | 10010010 | 111101 | 101010 | 0 | 101011 | 11011101 | 101100 | 101000 |
Color Harmonies of #395592
Complementary color
Monochromatic Colors of #395592
Black with #395592
Text Example
Text Example
White with #395592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395592; }
p { color: rgb(57,85,146); }
H1.HeaderClassName
{
color: #395592;
}
.AnyTagClassName
{
color: #395592;
}
</style>
background-color css
<style>
a { background-color: #395592; }
a { background-color: rgb(57,85,146); }
div.DivClassName
{
background-color: #395592;
}
.BgClassName
{
background-color: #395592;
}
</style>
border-color css
<style>
span { border-color: #395592; }
span { border-color: rgb(57,85,146); }
td.TdClassName
{
border-color: #395592;
}
.TagClassName
{
border-color: #395592;
}
</style>