Shades of Tory Blue #395095
Tints of Tory Blue #395095
RGB
CMYK
RGB Variations
Color information
#395095 (or 0x395095) is known color: Tory Blue. HEX triplet: 39, 50 and 95. RGB value is (57,80,149). Sum of RGB (Red+Green+Blue) = 57+80+149=286 (37% of max value = 765). Red value is 57 (22.66% from 255 or 19.93% from 286); Green value is 80 (31.64% from 255 or 27.97% from 286); Blue value is 149 (58.59% from 255 or 52.10% from 286); Max value from RGB is 149 - color contains mainly: blue. Hex color #395095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395095 is #C6AF6A. Grayscale: #505050. Windows color (decimal): -13021035 or 9785401. OLE color: 9785401.
HSL color Cylindrical-coordinate representation of color #395095: hue angle of 225º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #395095 is Cyan = 0.62, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 80 | 149 | - |
| CMYK | 0.62 | 0.46 | 0 | 0.42 |
| HSL | 225º | 0.45% | 0.4% | - |
| HSV(B) | 225º | 0.62% | 0.58% | - |
| XYZ | 9.98 | 8.78 | 29.6 | - |
| YUV | 80.99 | 166.38 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 149 | 0.62 | 0.46 | 0 | 0.42 | 225 | 0.45 | 0.4 |
| Hex | 39 | 50 | 95 | 3E | 2E | 0 | 2A | E1 | 2D | 28 |
| Octal | 71 | 120 | 225 | 76 | 56 | 0 | 52 | 341 | 55 | 50 |
| Binary | 111001 | 1010000 | 10010101 | 111110 | 101110 | 0 | 101010 | 11100001 | 101101 | 101000 |
Color Harmonies of #395095
Complementary color
Monochromatic Colors of #395095
Black with #395095
Text Example
Text Example
White with #395095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395095; }
p { color: rgb(57,80,149); }
H1.HeaderClassName
{
color: #395095;
}
.AnyTagClassName
{
color: #395095;
}
</style>
background-color css
<style>
a { background-color: #395095; }
a { background-color: rgb(57,80,149); }
div.DivClassName
{
background-color: #395095;
}
.BgClassName
{
background-color: #395095;
}
</style>
border-color css
<style>
span { border-color: #395095; }
span { border-color: rgb(57,80,149); }
td.TdClassName
{
border-color: #395095;
}
.TagClassName
{
border-color: #395095;
}
</style>