Shades of Resolution Blue #324476
Tints of Resolution Blue #324476
RGB
CMYK
RGB Variations
Color information
#324476 (or 0x324476) is known color: Resolution Blue. HEX triplet: 32, 44 and 76. RGB value is (50,68,118). Sum of RGB (Red+Green+Blue) = 50+68+118=236 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.19% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #324476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324476 is #CDBB89. Grayscale: #444444. Windows color (decimal): -13482890 or 7750706. OLE color: 7750706.
HSL color Cylindrical-coordinate representation of color #324476: hue angle of 224.12º 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 #324476 is Cyan = 0.58, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 68 | 118 | - |
| CMYK | 0.58 | 0.42 | 0 | 0.54 |
| HSL | 224.12º | 0.4% | 0.33% | - |
| HSV(B) | 224.12º | 0.58% | 0.46% | - |
| XYZ | 6.65 | 6.12 | 17.97 | - |
| YUV | 68.32 | 156.04 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 118 | 0.58 | 0.42 | 0 | 0.54 | 224.12 | 0.4 | 0.33 |
| Hex | 32 | 44 | 76 | 3A | 2A | 0 | 36 | E0 | 28 | 21 |
| Octal | 62 | 104 | 166 | 72 | 52 | 0 | 66 | 340 | 50 | 41 |
| Binary | 110010 | 1000100 | 1110110 | 111010 | 101010 | 0 | 110110 | 11100000 | 101000 | 100001 |
Color Harmonies of #324476
Complementary color
Monochromatic Colors of #324476
Black with #324476
Text Example
Text Example
White with #324476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324476; }
p { color: rgb(50,68,118); }
H1.HeaderClassName
{
color: #324476;
}
.AnyTagClassName
{
color: #324476;
}
</style>
background-color css
<style>
a { background-color: #324476; }
a { background-color: rgb(50,68,118); }
div.DivClassName
{
background-color: #324476;
}
.BgClassName
{
background-color: #324476;
}
</style>
border-color css
<style>
span { border-color: #324476; }
span { border-color: rgb(50,68,118); }
td.TdClassName
{
border-color: #324476;
}
.TagClassName
{
border-color: #324476;
}
</style>