Shades of Resolution Blue #324578
Tints of Resolution Blue #324578
RGB
CMYK
RGB Variations
Color information
#324578 (or 0x324578) is known color: Resolution Blue. HEX triplet: 32, 45 and 78. RGB value is (50,69,120). Sum of RGB (Red+Green+Blue) = 50+69+120=239 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.92% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 120 (47.27% from 255 or 50.21% from 239); Max value from RGB is 120 - color contains mainly: blue. Hex color #324578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324578 is #CDBA87. Grayscale: #444444. Windows color (decimal): -13482632 or 7882034. OLE color: 7882034.
HSL color Cylindrical-coordinate representation of color #324578: hue angle of 223.71º 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 #324578 is Cyan = 0.58, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 69 | 120 | - |
| CMYK | 0.58 | 0.42 | 0 | 0.53 |
| HSL | 223.71º | 0.41% | 0.33% | - |
| HSV(B) | 223.71º | 0.58% | 0.47% | - |
| XYZ | 6.83 | 6.29 | 18.62 | - |
| YUV | 69.13 | 156.71 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 120 | 0.58 | 0.42 | 0 | 0.53 | 223.71 | 0.41 | 0.33 |
| Hex | 32 | 45 | 78 | 3A | 2A | 0 | 35 | E0 | 29 | 21 |
| Octal | 62 | 105 | 170 | 72 | 52 | 0 | 65 | 340 | 51 | 41 |
| Binary | 110010 | 1000101 | 1111000 | 111010 | 101010 | 0 | 110101 | 11100000 | 101001 | 100001 |
Color Harmonies of #324578
Complementary color
Monochromatic Colors of #324578
Black with #324578
Text Example
Text Example
White with #324578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324578; }
p { color: rgb(50,69,120); }
H1.HeaderClassName
{
color: #324578;
}
.AnyTagClassName
{
color: #324578;
}
</style>
background-color css
<style>
a { background-color: #324578; }
a { background-color: rgb(50,69,120); }
div.DivClassName
{
background-color: #324578;
}
.BgClassName
{
background-color: #324578;
}
</style>
border-color css
<style>
span { border-color: #324578; }
span { border-color: rgb(50,69,120); }
td.TdClassName
{
border-color: #324578;
}
.TagClassName
{
border-color: #324578;
}
</style>