Shades of Tory Blue #394783
Tints of Tory Blue #394783
RGB
CMYK
RGB Variations
Color information
#394783 (or 0x394783) is known color: Tory Blue. HEX triplet: 39, 47 and 83. RGB value is (57,71,131). Sum of RGB (Red+Green+Blue) = 57+71+131=259 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.01% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 131 (51.56% from 255 or 50.58% from 259); Max value from RGB is 131 - color contains mainly: blue. Hex color #394783 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394783 is #C6B87C. Grayscale: #494949. Windows color (decimal): -13023357 or 8603449. OLE color: 8603449.
HSL color Cylindrical-coordinate representation of color #394783: hue angle of 228.65º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #394783 is Cyan = 0.56, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 71 | 131 | - |
| CMYK | 0.56 | 0.46 | 0 | 0.49 |
| HSL | 228.65º | 0.39% | 0.37% | - |
| HSV(B) | 228.65º | 0.56% | 0.51% | - |
| XYZ | 8.04 | 7.02 | 22.4 | - |
| YUV | 73.65 | 160.36 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 131 | 0.56 | 0.46 | 0 | 0.49 | 228.65 | 0.39 | 0.37 |
| Hex | 39 | 47 | 83 | 38 | 2E | 0 | 31 | E5 | 27 | 25 |
| Octal | 71 | 107 | 203 | 70 | 56 | 0 | 61 | 345 | 47 | 45 |
| Binary | 111001 | 1000111 | 10000011 | 111000 | 101110 | 0 | 110001 | 11100101 | 100111 | 100101 |
Color Harmonies of #394783
Complementary color
Monochromatic Colors of #394783
Black with #394783
Text Example
Text Example
White with #394783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394783; }
p { color: rgb(57,71,131); }
H1.HeaderClassName
{
color: #394783;
}
.AnyTagClassName
{
color: #394783;
}
</style>
background-color css
<style>
a { background-color: #394783; }
a { background-color: rgb(57,71,131); }
div.DivClassName
{
background-color: #394783;
}
.BgClassName
{
background-color: #394783;
}
</style>
border-color css
<style>
span { border-color: #394783; }
span { border-color: rgb(57,71,131); }
td.TdClassName
{
border-color: #394783;
}
.TagClassName
{
border-color: #394783;
}
</style>