Shades of Tory Blue #395298
Tints of Tory Blue #395298
RGB
CMYK
RGB Variations
Color information
#395298 (or 0x395298) is known color: Tory Blue. HEX triplet: 39, 52 and 98. RGB value is (57,82,152). Sum of RGB (Red+Green+Blue) = 57+82+152=291 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.59% from 291); Green value is 82 (32.42% from 255 or 28.18% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #395298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395298 is #C6AD67. Grayscale: #525252. Windows color (decimal): -13020520 or 9982521. OLE color: 9982521.
HSL color Cylindrical-coordinate representation of color #395298: hue angle of 224.21º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #395298 is Cyan = 0.62, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 82 | 152 | - |
| CMYK | 0.62 | 0.46 | 0 | 0.40 |
| HSL | 224.21º | 0.45% | 0.41% | - |
| HSV(B) | 224.21º | 0.63% | 0.6% | - |
| XYZ | 10.37 | 9.17 | 30.93 | - |
| YUV | 82.51 | 167.22 | 109.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 152 | 0.62 | 0.46 | 0 | 0.40 | 224.21 | 0.45 | 0.41 |
| Hex | 39 | 52 | 98 | 3E | 2E | 0 | 28 | E0 | 2D | 29 |
| Octal | 71 | 122 | 230 | 76 | 56 | 0 | 50 | 340 | 55 | 51 |
| Binary | 111001 | 1010010 | 10011000 | 111110 | 101110 | 0 | 101000 | 11100000 | 101101 | 101001 |
Color Harmonies of #395298
Complementary color
Monochromatic Colors of #395298
Black with #395298
Text Example
Text Example
White with #395298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395298; }
p { color: rgb(57,82,152); }
H1.HeaderClassName
{
color: #395298;
}
.AnyTagClassName
{
color: #395298;
}
</style>
background-color css
<style>
a { background-color: #395298; }
a { background-color: rgb(57,82,152); }
div.DivClassName
{
background-color: #395298;
}
.BgClassName
{
background-color: #395298;
}
</style>
border-color css
<style>
span { border-color: #395298; }
span { border-color: rgb(57,82,152); }
td.TdClassName
{
border-color: #395298;
}
.TagClassName
{
border-color: #395298;
}
</style>