Shades of Resolution Blue #344478
Tints of Resolution Blue #344478
RGB
CMYK
RGB Variations
Color information
#344478 (or 0x344478) is known color: Resolution Blue. HEX triplet: 34, 44 and 78. RGB value is (52,68,120). Sum of RGB (Red+Green+Blue) = 52+68+120=240 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.67% from 240); Green value is 68 (26.95% from 255 or 28.33% from 240); Blue value is 120 (47.27% from 255 or 50% from 240); Max value from RGB is 120 - color contains mainly: blue. Hex color #344478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344478 is #CBBB87. Grayscale: #444444. Windows color (decimal): -13351816 or 7881780. OLE color: 7881780.
HSL color Cylindrical-coordinate representation of color #344478: hue angle of 225.88º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #344478 is Cyan = 0.57, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 68 | 120 | - |
| CMYK | 0.57 | 0.43 | 0 | 0.53 |
| HSL | 225.88º | 0.4% | 0.34% | - |
| HSV(B) | 225.88º | 0.57% | 0.47% | - |
| XYZ | 6.87 | 6.22 | 18.61 | - |
| YUV | 69.14 | 156.7 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 120 | 0.57 | 0.43 | 0 | 0.53 | 225.88 | 0.4 | 0.34 |
| Hex | 34 | 44 | 78 | 39 | 2B | 0 | 35 | E2 | 28 | 22 |
| Octal | 64 | 104 | 170 | 71 | 53 | 0 | 65 | 342 | 50 | 42 |
| Binary | 110100 | 1000100 | 1111000 | 111001 | 101011 | 0 | 110101 | 11100010 | 101000 | 100010 |
Color Harmonies of #344478
Complementary color
Monochromatic Colors of #344478
Black with #344478
Text Example
Text Example
White with #344478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344478; }
p { color: rgb(52,68,120); }
H1.HeaderClassName
{
color: #344478;
}
.AnyTagClassName
{
color: #344478;
}
</style>
background-color css
<style>
a { background-color: #344478; }
a { background-color: rgb(52,68,120); }
div.DivClassName
{
background-color: #344478;
}
.BgClassName
{
background-color: #344478;
}
</style>
border-color css
<style>
span { border-color: #344478; }
span { border-color: rgb(52,68,120); }
td.TdClassName
{
border-color: #344478;
}
.TagClassName
{
border-color: #344478;
}
</style>