Shades of Tory Blue #394798
Tints of Tory Blue #394798
RGB
CMYK
RGB Variations
Color information
#394798 (or 0x394798) is known color: Tory Blue. HEX triplet: 39, 47 and 98. RGB value is (57,71,152). Sum of RGB (Red+Green+Blue) = 57+71+152=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 71 (28.12% from 255 or 25.36% from 280); Blue value is 152 (59.77% from 255 or 54.29% from 280); Max value from RGB is 152 - color contains mainly: blue. Hex color #394798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394798 is #C6B867. Grayscale: #4B4B4B. Windows color (decimal): -13023336 or 9979705. OLE color: 9979705.
HSL color Cylindrical-coordinate representation of color #394798: hue angle of 231.16º 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 #394798 is Cyan = 0.62, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 71 | 152 | - |
| CMYK | 0.62 | 0.53 | 0 | 0.40 |
| HSL | 231.16º | 0.45% | 0.41% | - |
| HSV(B) | 231.16º | 0.63% | 0.6% | - |
| XYZ | 9.61 | 7.64 | 30.67 | - |
| YUV | 76.05 | 170.86 | 114.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 152 | 0.62 | 0.53 | 0 | 0.40 | 231.16 | 0.45 | 0.41 |
| Hex | 39 | 47 | 98 | 3E | 35 | 0 | 28 | E7 | 2D | 29 |
| Octal | 71 | 107 | 230 | 76 | 65 | 0 | 50 | 347 | 55 | 51 |
| Binary | 111001 | 1000111 | 10011000 | 111110 | 110101 | 0 | 101000 | 11100111 | 101101 | 101001 |
Color Harmonies of #394798
Complementary color
Monochromatic Colors of #394798
Black with #394798
Text Example
Text Example
White with #394798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394798; }
p { color: rgb(57,71,152); }
H1.HeaderClassName
{
color: #394798;
}
.AnyTagClassName
{
color: #394798;
}
</style>
background-color css
<style>
a { background-color: #394798; }
a { background-color: rgb(57,71,152); }
div.DivClassName
{
background-color: #394798;
}
.BgClassName
{
background-color: #394798;
}
</style>
border-color css
<style>
span { border-color: #394798; }
span { border-color: rgb(57,71,152); }
td.TdClassName
{
border-color: #394798;
}
.TagClassName
{
border-color: #394798;
}
</style>