Shades of Tory Blue #395296
Tints of Tory Blue #395296
RGB
CMYK
RGB Variations
Color information
#395296 (or 0x395296) is known color: Tory Blue. HEX triplet: 39, 52 and 96. RGB value is (57,82,150). Sum of RGB (Red+Green+Blue) = 57+82+150=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 82 (32.42% from 255 or 28.37% from 289); Blue value is 150 (58.98% from 255 or 51.90% from 289); Max value from RGB is 150 - color contains mainly: blue. Hex color #395296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395296 is #C6AD69. Grayscale: #515151. Windows color (decimal): -13020522 or 9851449. OLE color: 9851449.
HSL color Cylindrical-coordinate representation of color #395296: hue angle of 223.87º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #395296 is Cyan = 0.62, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 82 | 150 | - |
| CMYK | 0.62 | 0.45 | 0 | 0.41 |
| HSL | 223.87º | 0.45% | 0.41% | - |
| HSV(B) | 223.87º | 0.62% | 0.59% | - |
| XYZ | 10.21 | 9.11 | 30.07 | - |
| YUV | 82.28 | 166.22 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 150 | 0.62 | 0.45 | 0 | 0.41 | 223.87 | 0.45 | 0.41 |
| Hex | 39 | 52 | 96 | 3E | 2D | 0 | 29 | E0 | 2D | 29 |
| Octal | 71 | 122 | 226 | 76 | 55 | 0 | 51 | 340 | 55 | 51 |
| Binary | 111001 | 1010010 | 10010110 | 111110 | 101101 | 0 | 101001 | 11100000 | 101101 | 101001 |
Color Harmonies of #395296
Complementary color
Monochromatic Colors of #395296
Black with #395296
Text Example
Text Example
White with #395296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395296; }
p { color: rgb(57,82,150); }
H1.HeaderClassName
{
color: #395296;
}
.AnyTagClassName
{
color: #395296;
}
</style>
background-color css
<style>
a { background-color: #395296; }
a { background-color: rgb(57,82,150); }
div.DivClassName
{
background-color: #395296;
}
.BgClassName
{
background-color: #395296;
}
</style>
border-color css
<style>
span { border-color: #395296; }
span { border-color: rgb(57,82,150); }
td.TdClassName
{
border-color: #395296;
}
.TagClassName
{
border-color: #395296;
}
</style>