Shades of Resolution Blue #314671
Tints of Resolution Blue #314671
RGB
CMYK
RGB Variations
Color information
#314671 (or 0x314671) is known color: Resolution Blue. HEX triplet: 31, 46 and 71. RGB value is (49,70,113). Sum of RGB (Red+Green+Blue) = 49+70+113=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 70 (27.73% from 255 or 30.17% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #314671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314671 is #CEB98E. Grayscale: #444444. Windows color (decimal): -13547919 or 7423537. OLE color: 7423537.
HSL color Cylindrical-coordinate representation of color #314671: hue angle of 220.31º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #314671 is Cyan = 0.57, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 70 | 113 | - |
| CMYK | 0.57 | 0.38 | 0 | 0.56 |
| HSL | 220.31º | 0.4% | 0.32% | - |
| HSV(B) | 220.31º | 0.57% | 0.44% | - |
| XYZ | 6.44 | 6.23 | 16.49 | - |
| YUV | 68.62 | 153.04 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 70 | 113 | 0.57 | 0.38 | 0 | 0.56 | 220.31 | 0.4 | 0.32 |
| Hex | 31 | 46 | 71 | 39 | 26 | 0 | 38 | DC | 28 | 20 |
| Octal | 61 | 106 | 161 | 71 | 46 | 0 | 70 | 334 | 50 | 40 |
| Binary | 110001 | 1000110 | 1110001 | 111001 | 100110 | 0 | 111000 | 11011100 | 101000 | 100000 |
Color Harmonies of #314671
Complementary color
Monochromatic Colors of #314671
Black with #314671
Text Example
Text Example
White with #314671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314671; }
p { color: rgb(49,70,113); }
H1.HeaderClassName
{
color: #314671;
}
.AnyTagClassName
{
color: #314671;
}
</style>
background-color css
<style>
a { background-color: #314671; }
a { background-color: rgb(49,70,113); }
div.DivClassName
{
background-color: #314671;
}
.BgClassName
{
background-color: #314671;
}
</style>
border-color css
<style>
span { border-color: #314671; }
span { border-color: rgb(49,70,113); }
td.TdClassName
{
border-color: #314671;
}
.TagClassName
{
border-color: #314671;
}
</style>