Shades of Tory Blue #394681
Tints of Tory Blue #394681
RGB
CMYK
RGB Variations
Color information
#394681 (or 0x394681) is known color: Tory Blue. HEX triplet: 39, 46 and 81. RGB value is (57,70,129). Sum of RGB (Red+Green+Blue) = 57+70+129=256 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.27% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 129 (50.78% from 255 or 50.39% from 256); Max value from RGB is 129 - color contains mainly: blue. Hex color #394681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394681 is #C6B97E. Grayscale: #484848. Windows color (decimal): -13023615 or 8472121. OLE color: 8472121.
HSL color Cylindrical-coordinate representation of color #394681: hue angle of 229.17º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #394681 is Cyan = 0.56, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 70 | 129 | - |
| CMYK | 0.56 | 0.46 | 0 | 0.49 |
| HSL | 229.17º | 0.39% | 0.36% | - |
| HSV(B) | 229.17º | 0.56% | 0.51% | - |
| XYZ | 7.84 | 6.84 | 21.67 | - |
| YUV | 72.84 | 159.69 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 129 | 0.56 | 0.46 | 0 | 0.49 | 229.17 | 0.39 | 0.36 |
| Hex | 39 | 46 | 81 | 38 | 2E | 0 | 31 | E5 | 27 | 24 |
| Octal | 71 | 106 | 201 | 70 | 56 | 0 | 61 | 345 | 47 | 44 |
| Binary | 111001 | 1000110 | 10000001 | 111000 | 101110 | 0 | 110001 | 11100101 | 100111 | 100100 |
Color Harmonies of #394681
Complementary color
Monochromatic Colors of #394681
Black with #394681
Text Example
Text Example
White with #394681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394681; }
p { color: rgb(57,70,129); }
H1.HeaderClassName
{
color: #394681;
}
.AnyTagClassName
{
color: #394681;
}
</style>
background-color css
<style>
a { background-color: #394681; }
a { background-color: rgb(57,70,129); }
div.DivClassName
{
background-color: #394681;
}
.BgClassName
{
background-color: #394681;
}
</style>
border-color css
<style>
span { border-color: #394681; }
span { border-color: rgb(57,70,129); }
td.TdClassName
{
border-color: #394681;
}
.TagClassName
{
border-color: #394681;
}
</style>