Shades of Resolution Blue #344677
Tints of Resolution Blue #344677
RGB
CMYK
RGB Variations
Color information
#344677 (or 0x344677) is known color: Resolution Blue. HEX triplet: 34, 46 and 77. RGB value is (52,70,119). Sum of RGB (Red+Green+Blue) = 52+70+119=241 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.58% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #344677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344677 is #CBB988. Grayscale: #454545. Windows color (decimal): -13351305 or 7816756. OLE color: 7816756.
HSL color Cylindrical-coordinate representation of color #344677: hue angle of 223.88º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #344677 is Cyan = 0.56, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 70 | 119 | - |
| CMYK | 0.56 | 0.41 | 0 | 0.53 |
| HSL | 223.88º | 0.39% | 0.34% | - |
| HSV(B) | 223.88º | 0.56% | 0.47% | - |
| XYZ | 6.94 | 6.44 | 18.33 | - |
| YUV | 70.2 | 155.54 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 70 | 119 | 0.56 | 0.41 | 0 | 0.53 | 223.88 | 0.39 | 0.34 |
| Hex | 34 | 46 | 77 | 38 | 29 | 0 | 35 | E0 | 27 | 22 |
| Octal | 64 | 106 | 167 | 70 | 51 | 0 | 65 | 340 | 47 | 42 |
| Binary | 110100 | 1000110 | 1110111 | 111000 | 101001 | 0 | 110101 | 11100000 | 100111 | 100010 |
Color Harmonies of #344677
Complementary color
Monochromatic Colors of #344677
Black with #344677
Text Example
Text Example
White with #344677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344677; }
p { color: rgb(52,70,119); }
H1.HeaderClassName
{
color: #344677;
}
.AnyTagClassName
{
color: #344677;
}
</style>
background-color css
<style>
a { background-color: #344677; }
a { background-color: rgb(52,70,119); }
div.DivClassName
{
background-color: #344677;
}
.BgClassName
{
background-color: #344677;
}
</style>
border-color css
<style>
span { border-color: #344677; }
span { border-color: rgb(52,70,119); }
td.TdClassName
{
border-color: #344677;
}
.TagClassName
{
border-color: #344677;
}
</style>