Shades of Resolution Blue #394776
Tints of Resolution Blue #394776
RGB
CMYK
RGB Variations
Color information
#394776 (or 0x394776) is known color: Resolution Blue. HEX triplet: 39, 47 and 76. RGB value is (57,71,118). Sum of RGB (Red+Green+Blue) = 57+71+118=246 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.17% from 246); Green value is 71 (28.12% from 255 or 28.86% from 246); Blue value is 118 (46.48% from 255 or 47.97% from 246); Max value from RGB is 118 - color contains mainly: blue. Hex color #394776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394776 is #C6B889. Grayscale: #474747. Windows color (decimal): -13023370 or 7751481. OLE color: 7751481.
HSL color Cylindrical-coordinate representation of color #394776: hue angle of 226.23º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #394776 is Cyan = 0.52, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 71 | 118 | - |
| CMYK | 0.52 | 0.40 | 0 | 0.54 |
| HSL | 226.23º | 0.35% | 0.34% | - |
| HSV(B) | 226.23º | 0.52% | 0.46% | - |
| XYZ | 7.21 | 6.68 | 18.05 | - |
| YUV | 72.17 | 153.86 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 118 | 0.52 | 0.40 | 0 | 0.54 | 226.23 | 0.35 | 0.34 |
| Hex | 39 | 47 | 76 | 34 | 28 | 0 | 36 | E2 | 23 | 22 |
| Octal | 71 | 107 | 166 | 64 | 50 | 0 | 66 | 342 | 43 | 42 |
| Binary | 111001 | 1000111 | 1110110 | 110100 | 101000 | 0 | 110110 | 11100010 | 100011 | 100010 |
Color Harmonies of #394776
Complementary color
Monochromatic Colors of #394776
Black with #394776
Text Example
Text Example
White with #394776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394776; }
p { color: rgb(57,71,118); }
H1.HeaderClassName
{
color: #394776;
}
.AnyTagClassName
{
color: #394776;
}
</style>
background-color css
<style>
a { background-color: #394776; }
a { background-color: rgb(57,71,118); }
div.DivClassName
{
background-color: #394776;
}
.BgClassName
{
background-color: #394776;
}
</style>
border-color css
<style>
span { border-color: #394776; }
span { border-color: rgb(57,71,118); }
td.TdClassName
{
border-color: #394776;
}
.TagClassName
{
border-color: #394776;
}
</style>