Shades of Tory Blue #394584
Tints of Tory Blue #394584
RGB
CMYK
RGB Variations
Color information
#394584 (or 0x394584) is known color: Tory Blue. HEX triplet: 39, 45 and 84. RGB value is (57,69,132). Sum of RGB (Red+Green+Blue) = 57+69+132=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 132 (51.95% from 255 or 51.16% from 258); Max value from RGB is 132 - color contains mainly: blue. Hex color #394584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394584 is #C6BA7B. Grayscale: #484848. Windows color (decimal): -13023868 or 8668473. OLE color: 8668473.
HSL color Cylindrical-coordinate representation of color #394584: hue angle of 230.4º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #394584 is Cyan = 0.57, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 69 | 132 | - |
| CMYK | 0.57 | 0.48 | 0 | 0.48 |
| HSL | 230.4º | 0.4% | 0.37% | - |
| HSV(B) | 230.4º | 0.57% | 0.52% | - |
| XYZ | 7.98 | 6.79 | 22.72 | - |
| YUV | 72.59 | 161.52 | 116.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 132 | 0.57 | 0.48 | 0 | 0.48 | 230.4 | 0.4 | 0.37 |
| Hex | 39 | 45 | 84 | 39 | 30 | 0 | 30 | E6 | 28 | 25 |
| Octal | 71 | 105 | 204 | 71 | 60 | 0 | 60 | 346 | 50 | 45 |
| Binary | 111001 | 1000101 | 10000100 | 111001 | 110000 | 0 | 110000 | 11100110 | 101000 | 100101 |
Color Harmonies of #394584
Complementary color
Monochromatic Colors of #394584
Black with #394584
Text Example
Text Example
White with #394584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394584; }
p { color: rgb(57,69,132); }
H1.HeaderClassName
{
color: #394584;
}
.AnyTagClassName
{
color: #394584;
}
</style>
background-color css
<style>
a { background-color: #394584; }
a { background-color: rgb(57,69,132); }
div.DivClassName
{
background-color: #394584;
}
.BgClassName
{
background-color: #394584;
}
</style>
border-color css
<style>
span { border-color: #394584; }
span { border-color: rgb(57,69,132); }
td.TdClassName
{
border-color: #394584;
}
.TagClassName
{
border-color: #394584;
}
</style>