Shades of Resolution Blue #324576
Tints of Resolution Blue #324576
RGB
CMYK
RGB Variations
Color information
#324576 (or 0x324576) is known color: Resolution Blue. HEX triplet: 32, 45 and 76. RGB value is (50,69,118). Sum of RGB (Red+Green+Blue) = 50+69+118=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #324576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324576 is #CDBA89. Grayscale: #444444. Windows color (decimal): -13482634 or 7750962. OLE color: 7750962.
HSL color Cylindrical-coordinate representation of color #324576: hue angle of 223.24º 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 #324576 is Cyan = 0.58, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 69 | 118 | - |
| CMYK | 0.58 | 0.42 | 0 | 0.54 |
| HSL | 223.24º | 0.4% | 0.33% | - |
| HSV(B) | 223.24º | 0.58% | 0.46% | - |
| XYZ | 6.71 | 6.24 | 17.99 | - |
| YUV | 68.91 | 155.71 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 118 | 0.58 | 0.42 | 0 | 0.54 | 223.24 | 0.4 | 0.33 |
| Hex | 32 | 45 | 76 | 3A | 2A | 0 | 36 | DF | 28 | 21 |
| Octal | 62 | 105 | 166 | 72 | 52 | 0 | 66 | 337 | 50 | 41 |
| Binary | 110010 | 1000101 | 1110110 | 111010 | 101010 | 0 | 110110 | 11011111 | 101000 | 100001 |
Color Harmonies of #324576
Complementary color
Monochromatic Colors of #324576
Black with #324576
Text Example
Text Example
White with #324576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324576; }
p { color: rgb(50,69,118); }
H1.HeaderClassName
{
color: #324576;
}
.AnyTagClassName
{
color: #324576;
}
</style>
background-color css
<style>
a { background-color: #324576; }
a { background-color: rgb(50,69,118); }
div.DivClassName
{
background-color: #324576;
}
.BgClassName
{
background-color: #324576;
}
</style>
border-color css
<style>
span { border-color: #324576; }
span { border-color: rgb(50,69,118); }
td.TdClassName
{
border-color: #324576;
}
.TagClassName
{
border-color: #324576;
}
</style>