Shades of Resolution Blue #364970
Tints of Resolution Blue #364970
RGB
CMYK
RGB Variations
Color information
#364970 (or 0x364970) is known color: Resolution Blue. HEX triplet: 36, 49 and 70. RGB value is (54,73,112). Sum of RGB (Red+Green+Blue) = 54+73+112=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #364970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364970 is #C9B68F. Grayscale: #474747. Windows color (decimal): -13219472 or 7358774. OLE color: 7358774.
HSL color Cylindrical-coordinate representation of color #364970: hue angle of 220.34º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #364970 is Cyan = 0.52, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 73 | 112 | - |
| CMYK | 0.52 | 0.35 | 0 | 0.56 |
| HSL | 220.34º | 0.35% | 0.33% | - |
| HSV(B) | 220.34º | 0.52% | 0.44% | - |
| XYZ | 6.83 | 6.72 | 16.27 | - |
| YUV | 71.77 | 150.71 | 115.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 73 | 112 | 0.52 | 0.35 | 0 | 0.56 | 220.34 | 0.35 | 0.33 |
| Hex | 36 | 49 | 70 | 34 | 23 | 0 | 38 | DC | 23 | 21 |
| Octal | 66 | 111 | 160 | 64 | 43 | 0 | 70 | 334 | 43 | 41 |
| Binary | 110110 | 1001001 | 1110000 | 110100 | 100011 | 0 | 111000 | 11011100 | 100011 | 100001 |
Color Harmonies of #364970
Complementary color
Monochromatic Colors of #364970
Black with #364970
Text Example
Text Example
White with #364970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364970; }
p { color: rgb(54,73,112); }
H1.HeaderClassName
{
color: #364970;
}
.AnyTagClassName
{
color: #364970;
}
</style>
background-color css
<style>
a { background-color: #364970; }
a { background-color: rgb(54,73,112); }
div.DivClassName
{
background-color: #364970;
}
.BgClassName
{
background-color: #364970;
}
</style>
border-color css
<style>
span { border-color: #364970; }
span { border-color: rgb(54,73,112); }
td.TdClassName
{
border-color: #364970;
}
.TagClassName
{
border-color: #364970;
}
</style>