Shades of Resolution Blue #324086
Tints of Resolution Blue #324086
RGB
CMYK
RGB Variations
Color information
#324086 (or 0x324086) is known color: Resolution Blue. HEX triplet: 32, 40 and 86. RGB value is (50,64,134). Sum of RGB (Red+Green+Blue) = 50+64+134=248 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.16% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 134 (52.73% from 255 or 54.03% from 248); Max value from RGB is 134 - color contains mainly: blue. Hex color #324086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324086 is #CDBF79. Grayscale: #434343. Windows color (decimal): -13483898 or 8798258. OLE color: 8798258.
HSL color Cylindrical-coordinate representation of color #324086: hue angle of 230º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #324086 is Cyan = 0.63, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 64 | 134 | - |
| CMYK | 0.63 | 0.52 | 0 | 0.47 |
| HSL | 230º | 0.46% | 0.36% | - |
| HSV(B) | 230º | 0.63% | 0.53% | - |
| XYZ | 7.45 | 6.07 | 23.33 | - |
| YUV | 67.79 | 165.36 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 134 | 0.63 | 0.52 | 0 | 0.47 | 230 | 0.46 | 0.36 |
| Hex | 32 | 40 | 86 | 3F | 34 | 0 | 2F | E6 | 2E | 24 |
| Octal | 62 | 100 | 206 | 77 | 64 | 0 | 57 | 346 | 56 | 44 |
| Binary | 110010 | 1000000 | 10000110 | 111111 | 110100 | 0 | 101111 | 11100110 | 101110 | 100100 |
Color Harmonies of #324086
Complementary color
Monochromatic Colors of #324086
Black with #324086
Text Example
Text Example
White with #324086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324086; }
p { color: rgb(50,64,134); }
H1.HeaderClassName
{
color: #324086;
}
.AnyTagClassName
{
color: #324086;
}
</style>
background-color css
<style>
a { background-color: #324086; }
a { background-color: rgb(50,64,134); }
div.DivClassName
{
background-color: #324086;
}
.BgClassName
{
background-color: #324086;
}
</style>
border-color css
<style>
span { border-color: #324086; }
span { border-color: rgb(50,64,134); }
td.TdClassName
{
border-color: #324086;
}
.TagClassName
{
border-color: #324086;
}
</style>