Shades of Resolution Blue #324774
Tints of Resolution Blue #324774
RGB
CMYK
RGB Variations
Color information
#324774 (or 0x324774) is known color: Resolution Blue. HEX triplet: 32, 47 and 74. RGB value is (50,71,116). Sum of RGB (Red+Green+Blue) = 50+71+116=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 71 (28.12% from 255 or 29.96% from 237); Blue value is 116 (45.70% from 255 or 48.95% from 237); Max value from RGB is 116 - color contains mainly: blue. Hex color #324774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324774 is #CDB88B. Grayscale: #454545. Windows color (decimal): -13482124 or 7620402. OLE color: 7620402.
HSL color Cylindrical-coordinate representation of color #324774: hue angle of 220.91º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #324774 is Cyan = 0.57, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 71 | 116 | - |
| CMYK | 0.57 | 0.39 | 0 | 0.55 |
| HSL | 220.91º | 0.4% | 0.33% | - |
| HSV(B) | 220.91º | 0.57% | 0.45% | - |
| XYZ | 6.72 | 6.45 | 17.41 | - |
| YUV | 69.85 | 154.04 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 116 | 0.57 | 0.39 | 0 | 0.55 | 220.91 | 0.4 | 0.33 |
| Hex | 32 | 47 | 74 | 39 | 27 | 0 | 37 | DD | 28 | 21 |
| Octal | 62 | 107 | 164 | 71 | 47 | 0 | 67 | 335 | 50 | 41 |
| Binary | 110010 | 1000111 | 1110100 | 111001 | 100111 | 0 | 110111 | 11011101 | 101000 | 100001 |
Color Harmonies of #324774
Complementary color
Monochromatic Colors of #324774
Black with #324774
Text Example
Text Example
White with #324774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324774; }
p { color: rgb(50,71,116); }
H1.HeaderClassName
{
color: #324774;
}
.AnyTagClassName
{
color: #324774;
}
</style>
background-color css
<style>
a { background-color: #324774; }
a { background-color: rgb(50,71,116); }
div.DivClassName
{
background-color: #324774;
}
.BgClassName
{
background-color: #324774;
}
</style>
border-color css
<style>
span { border-color: #324774; }
span { border-color: rgb(50,71,116); }
td.TdClassName
{
border-color: #324774;
}
.TagClassName
{
border-color: #324774;
}
</style>