Shades of Tory Blue #395791
Tints of Tory Blue #395791
RGB
CMYK
RGB Variations
Color information
#395791 (or 0x395791) is known color: Tory Blue. HEX triplet: 39, 57 and 91. RGB value is (57,87,145). Sum of RGB (Red+Green+Blue) = 57+87+145=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 145 (57.03% from 255 or 50.17% from 289); Max value from RGB is 145 - color contains mainly: blue. Hex color #395791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395791 is #C6A86E. Grayscale: #545454. Windows color (decimal): -13019247 or 9525049. OLE color: 9525049.
HSL color Cylindrical-coordinate representation of color #395791: hue angle of 219.55º 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 #395791 is Cyan = 0.61, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 87 | 145 | - |
| CMYK | 0.61 | 0.4 | 0 | 0.43 |
| HSL | 219.55º | 0.44% | 0.4% | - |
| HSV(B) | 219.55º | 0.61% | 0.57% | - |
| XYZ | 10.21 | 9.73 | 28.13 | - |
| YUV | 84.64 | 162.06 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 145 | 0.61 | 0.4 | 0 | 0.43 | 219.55 | 0.44 | 0.4 |
| Hex | 39 | 57 | 91 | 3D | 28 | 0 | 2B | DC | 2C | 28 |
| Octal | 71 | 127 | 221 | 75 | 50 | 0 | 53 | 334 | 54 | 50 |
| Binary | 111001 | 1010111 | 10010001 | 111101 | 101000 | 0 | 101011 | 11011100 | 101100 | 101000 |
Color Harmonies of #395791
Complementary color
Monochromatic Colors of #395791
Black with #395791
Text Example
Text Example
White with #395791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395791; }
p { color: rgb(57,87,145); }
H1.HeaderClassName
{
color: #395791;
}
.AnyTagClassName
{
color: #395791;
}
</style>
background-color css
<style>
a { background-color: #395791; }
a { background-color: rgb(57,87,145); }
div.DivClassName
{
background-color: #395791;
}
.BgClassName
{
background-color: #395791;
}
</style>
border-color css
<style>
span { border-color: #395791; }
span { border-color: rgb(57,87,145); }
td.TdClassName
{
border-color: #395791;
}
.TagClassName
{
border-color: #395791;
}
</style>