Shades of Tory Blue #395992
Tints of Tory Blue #395992
RGB
CMYK
RGB Variations
Color information
#395992 (or 0x395992) is known color: Tory Blue. HEX triplet: 39, 59 and 92. RGB value is (57,89,146). Sum of RGB (Red+Green+Blue) = 57+89+146=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 89 (35.16% from 255 or 30.48% from 292); Blue value is 146 (57.42% from 255 or 50% from 292); Max value from RGB is 146 - color contains mainly: blue. Hex color #395992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395992 is #C6A66D. Grayscale: #555555. Windows color (decimal): -13018734 or 9591097. OLE color: 9591097.
HSL color Cylindrical-coordinate representation of color #395992: hue angle of 218.43º 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 #395992 is Cyan = 0.61, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 89 | 146 | - |
| CMYK | 0.61 | 0.39 | 0 | 0.43 |
| HSL | 218.43º | 0.44% | 0.4% | - |
| HSV(B) | 218.43º | 0.61% | 0.57% | - |
| XYZ | 10.45 | 10.09 | 28.59 | - |
| YUV | 85.93 | 161.9 | 107.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 89 | 146 | 0.61 | 0.39 | 0 | 0.43 | 218.43 | 0.44 | 0.4 |
| Hex | 39 | 59 | 92 | 3D | 27 | 0 | 2B | DA | 2C | 28 |
| Octal | 71 | 131 | 222 | 75 | 47 | 0 | 53 | 332 | 54 | 50 |
| Binary | 111001 | 1011001 | 10010010 | 111101 | 100111 | 0 | 101011 | 11011010 | 101100 | 101000 |
Color Harmonies of #395992
Complementary color
Monochromatic Colors of #395992
Black with #395992
Text Example
Text Example
White with #395992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395992; }
p { color: rgb(57,89,146); }
H1.HeaderClassName
{
color: #395992;
}
.AnyTagClassName
{
color: #395992;
}
</style>
background-color css
<style>
a { background-color: #395992; }
a { background-color: rgb(57,89,146); }
div.DivClassName
{
background-color: #395992;
}
.BgClassName
{
background-color: #395992;
}
</style>
border-color css
<style>
span { border-color: #395992; }
span { border-color: rgb(57,89,146); }
td.TdClassName
{
border-color: #395992;
}
.TagClassName
{
border-color: #395992;
}
</style>