Shades of Resolution Blue #324573
Tints of Resolution Blue #324573
RGB
CMYK
RGB Variations
Color information
#324573 (or 0x324573) is known color: Resolution Blue. HEX triplet: 32, 45 and 73. RGB value is (50,69,115). Sum of RGB (Red+Green+Blue) = 50+69+115=234 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.37% from 234); Green value is 69 (27.34% from 255 or 29.49% from 234); Blue value is 115 (45.31% from 255 or 49.15% from 234); Max value from RGB is 115 - color contains mainly: blue. Hex color #324573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324573 is #CDBA8C. Grayscale: #444444. Windows color (decimal): -13482637 or 7554354. OLE color: 7554354.
HSL color Cylindrical-coordinate representation of color #324573: hue angle of 222.46º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #324573 is Cyan = 0.57, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 69 | 115 | - |
| CMYK | 0.57 | 0.4 | 0 | 0.55 |
| HSL | 222.46º | 0.39% | 0.32% | - |
| HSV(B) | 222.46º | 0.57% | 0.45% | - |
| XYZ | 6.54 | 6.17 | 17.07 | - |
| YUV | 68.56 | 154.21 | 114.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 115 | 0.57 | 0.4 | 0 | 0.55 | 222.46 | 0.39 | 0.32 |
| Hex | 32 | 45 | 73 | 39 | 28 | 0 | 37 | DE | 27 | 20 |
| Octal | 62 | 105 | 163 | 71 | 50 | 0 | 67 | 336 | 47 | 40 |
| Binary | 110010 | 1000101 | 1110011 | 111001 | 101000 | 0 | 110111 | 11011110 | 100111 | 100000 |
Color Harmonies of #324573
Complementary color
Monochromatic Colors of #324573
Black with #324573
Text Example
Text Example
White with #324573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324573; }
p { color: rgb(50,69,115); }
H1.HeaderClassName
{
color: #324573;
}
.AnyTagClassName
{
color: #324573;
}
</style>
background-color css
<style>
a { background-color: #324573; }
a { background-color: rgb(50,69,115); }
div.DivClassName
{
background-color: #324573;
}
.BgClassName
{
background-color: #324573;
}
</style>
border-color css
<style>
span { border-color: #324573; }
span { border-color: rgb(50,69,115); }
td.TdClassName
{
border-color: #324573;
}
.TagClassName
{
border-color: #324573;
}
</style>