Shades of Tory Blue #395295
Tints of Tory Blue #395295
RGB
CMYK
RGB Variations
Color information
#395295 (or 0x395295) is known color: Tory Blue. HEX triplet: 39, 52 and 95. RGB value is (57,82,149). Sum of RGB (Red+Green+Blue) = 57+82+149=288 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.79% from 288); Green value is 82 (32.42% from 255 or 28.47% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #395295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395295 is #C6AD6A. Grayscale: #515151. Windows color (decimal): -13020523 or 9785913. OLE color: 9785913.
HSL color Cylindrical-coordinate representation of color #395295: hue angle of 223.7º 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 #395295 is Cyan = 0.62, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 82 | 149 | - |
| CMYK | 0.62 | 0.45 | 0 | 0.42 |
| HSL | 223.7º | 0.45% | 0.4% | - |
| HSV(B) | 223.7º | 0.62% | 0.58% | - |
| XYZ | 10.13 | 9.07 | 29.65 | - |
| YUV | 82.16 | 165.72 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 149 | 0.62 | 0.45 | 0 | 0.42 | 223.7 | 0.45 | 0.4 |
| Hex | 39 | 52 | 95 | 3E | 2D | 0 | 2A | E0 | 2D | 28 |
| Octal | 71 | 122 | 225 | 76 | 55 | 0 | 52 | 340 | 55 | 50 |
| Binary | 111001 | 1010010 | 10010101 | 111110 | 101101 | 0 | 101010 | 11100000 | 101101 | 101000 |
Color Harmonies of #395295
Complementary color
Monochromatic Colors of #395295
Black with #395295
Text Example
Text Example
White with #395295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395295; }
p { color: rgb(57,82,149); }
H1.HeaderClassName
{
color: #395295;
}
.AnyTagClassName
{
color: #395295;
}
</style>
background-color css
<style>
a { background-color: #395295; }
a { background-color: rgb(57,82,149); }
div.DivClassName
{
background-color: #395295;
}
.BgClassName
{
background-color: #395295;
}
</style>
border-color css
<style>
span { border-color: #395295; }
span { border-color: rgb(57,82,149); }
td.TdClassName
{
border-color: #395295;
}
.TagClassName
{
border-color: #395295;
}
</style>