Shades of Tory Blue #395496
Tints of Tory Blue #395496
RGB
CMYK
RGB Variations
Color information
#395496 (or 0x395496) is known color: Tory Blue. HEX triplet: 39, 54 and 96. RGB value is (57,84,150). Sum of RGB (Red+Green+Blue) = 57+84+150=291 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.59% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 150 (58.98% from 255 or 51.55% from 291); Max value from RGB is 150 - color contains mainly: blue. Hex color #395496 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395496 is #C6AB69. Grayscale: #535353. Windows color (decimal): -13020010 or 9851961. OLE color: 9851961.
HSL color Cylindrical-coordinate representation of color #395496: hue angle of 222.58º 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 #395496 is Cyan = 0.62, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 84 | 150 | - |
| CMYK | 0.62 | 0.44 | 0 | 0.41 |
| HSL | 222.58º | 0.45% | 0.41% | - |
| HSV(B) | 222.58º | 0.62% | 0.59% | - |
| XYZ | 10.36 | 9.41 | 30.12 | - |
| YUV | 83.45 | 165.55 | 109.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 150 | 0.62 | 0.44 | 0 | 0.41 | 222.58 | 0.45 | 0.41 |
| Hex | 39 | 54 | 96 | 3E | 2C | 0 | 29 | DF | 2D | 29 |
| Octal | 71 | 124 | 226 | 76 | 54 | 0 | 51 | 337 | 55 | 51 |
| Binary | 111001 | 1010100 | 10010110 | 111110 | 101100 | 0 | 101001 | 11011111 | 101101 | 101001 |
Color Harmonies of #395496
Complementary color
Monochromatic Colors of #395496
Black with #395496
Text Example
Text Example
White with #395496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395496; }
p { color: rgb(57,84,150); }
H1.HeaderClassName
{
color: #395496;
}
.AnyTagClassName
{
color: #395496;
}
</style>
background-color css
<style>
a { background-color: #395496; }
a { background-color: rgb(57,84,150); }
div.DivClassName
{
background-color: #395496;
}
.BgClassName
{
background-color: #395496;
}
</style>
border-color css
<style>
span { border-color: #395496; }
span { border-color: rgb(57,84,150); }
td.TdClassName
{
border-color: #395496;
}
.TagClassName
{
border-color: #395496;
}
</style>