Shades of Resolution Blue #324776
Tints of Resolution Blue #324776
RGB
CMYK
RGB Variations
Color information
#324776 (or 0x324776) is known color: Resolution Blue. HEX triplet: 32, 47 and 76. RGB value is (50,71,118). Sum of RGB (Red+Green+Blue) = 50+71+118=239 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.92% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #324776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324776 is #CDB889. Grayscale: #454545. Windows color (decimal): -13482122 or 7751474. OLE color: 7751474.
HSL color Cylindrical-coordinate representation of color #324776: hue angle of 221.47º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #324776 is Cyan = 0.58, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 71 | 118 | - |
| CMYK | 0.58 | 0.40 | 0 | 0.54 |
| HSL | 221.47º | 0.4% | 0.33% | - |
| HSV(B) | 221.47º | 0.58% | 0.46% | - |
| XYZ | 6.84 | 6.49 | 18.03 | - |
| YUV | 70.08 | 155.04 | 113.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 118 | 0.58 | 0.40 | 0 | 0.54 | 221.47 | 0.4 | 0.33 |
| Hex | 32 | 47 | 76 | 3A | 28 | 0 | 36 | DD | 28 | 21 |
| Octal | 62 | 107 | 166 | 72 | 50 | 0 | 66 | 335 | 50 | 41 |
| Binary | 110010 | 1000111 | 1110110 | 111010 | 101000 | 0 | 110110 | 11011101 | 101000 | 100001 |
Color Harmonies of #324776
Complementary color
Monochromatic Colors of #324776
Black with #324776
Text Example
Text Example
White with #324776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324776; }
p { color: rgb(50,71,118); }
H1.HeaderClassName
{
color: #324776;
}
.AnyTagClassName
{
color: #324776;
}
</style>
background-color css
<style>
a { background-color: #324776; }
a { background-color: rgb(50,71,118); }
div.DivClassName
{
background-color: #324776;
}
.BgClassName
{
background-color: #324776;
}
</style>
border-color css
<style>
span { border-color: #324776; }
span { border-color: rgb(50,71,118); }
td.TdClassName
{
border-color: #324776;
}
.TagClassName
{
border-color: #324776;
}
</style>