Shades of Resolution Blue #324677
Tints of Resolution Blue #324677
RGB
CMYK
RGB Variations
Color information
#324677 (or 0x324677) is known color: Resolution Blue. HEX triplet: 32, 46 and 77. RGB value is (50,70,119). Sum of RGB (Red+Green+Blue) = 50+70+119=239 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.92% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 119 (46.88% from 255 or 49.79% from 239); Max value from RGB is 119 - color contains mainly: blue. Hex color #324677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324677 is #CDB988. Grayscale: #454545. Windows color (decimal): -13482377 or 7816754. OLE color: 7816754.
HSL color Cylindrical-coordinate representation of color #324677: hue angle of 222.61º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #324677 is Cyan = 0.58, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 70 | 119 | - |
| CMYK | 0.58 | 0.41 | 0 | 0.53 |
| HSL | 222.61º | 0.41% | 0.33% | - |
| HSV(B) | 222.61º | 0.58% | 0.47% | - |
| XYZ | 6.84 | 6.39 | 18.33 | - |
| YUV | 69.61 | 155.87 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 70 | 119 | 0.58 | 0.41 | 0 | 0.53 | 222.61 | 0.41 | 0.33 |
| Hex | 32 | 46 | 77 | 3A | 29 | 0 | 35 | DF | 29 | 21 |
| Octal | 62 | 106 | 167 | 72 | 51 | 0 | 65 | 337 | 51 | 41 |
| Binary | 110010 | 1000110 | 1110111 | 111010 | 101001 | 0 | 110101 | 11011111 | 101001 | 100001 |
Color Harmonies of #324677
Complementary color
Monochromatic Colors of #324677
Black with #324677
Text Example
Text Example
White with #324677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324677; }
p { color: rgb(50,70,119); }
H1.HeaderClassName
{
color: #324677;
}
.AnyTagClassName
{
color: #324677;
}
</style>
background-color css
<style>
a { background-color: #324677; }
a { background-color: rgb(50,70,119); }
div.DivClassName
{
background-color: #324677;
}
.BgClassName
{
background-color: #324677;
}
</style>
border-color css
<style>
span { border-color: #324677; }
span { border-color: rgb(50,70,119); }
td.TdClassName
{
border-color: #324677;
}
.TagClassName
{
border-color: #324677;
}
</style>