Shades of Resolution Blue #364976
Tints of Resolution Blue #364976
RGB
CMYK
RGB Variations
Color information
#364976 (or 0x364976) is known color: Resolution Blue. HEX triplet: 36, 49 and 76. RGB value is (54,73,118). Sum of RGB (Red+Green+Blue) = 54+73+118=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 118 (46.48% from 255 or 48.16% from 245); Max value from RGB is 118 - color contains mainly: blue. Hex color #364976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364976 is #C9B689. Grayscale: #484848. Windows color (decimal): -13219466 or 7751990. OLE color: 7751990.
HSL color Cylindrical-coordinate representation of color #364976: hue angle of 222.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #364976 is Cyan = 0.54, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 73 | 118 | - |
| CMYK | 0.54 | 0.38 | 0 | 0.54 |
| HSL | 222.19º | 0.37% | 0.34% | - |
| HSV(B) | 222.19º | 0.54% | 0.46% | - |
| XYZ | 7.17 | 6.86 | 18.09 | - |
| YUV | 72.45 | 153.71 | 114.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 73 | 118 | 0.54 | 0.38 | 0 | 0.54 | 222.19 | 0.37 | 0.34 |
| Hex | 36 | 49 | 76 | 36 | 26 | 0 | 36 | DE | 25 | 22 |
| Octal | 66 | 111 | 166 | 66 | 46 | 0 | 66 | 336 | 45 | 42 |
| Binary | 110110 | 1001001 | 1110110 | 110110 | 100110 | 0 | 110110 | 11011110 | 100101 | 100010 |
Color Harmonies of #364976
Complementary color
Monochromatic Colors of #364976
Black with #364976
Text Example
Text Example
White with #364976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364976; }
p { color: rgb(54,73,118); }
H1.HeaderClassName
{
color: #364976;
}
.AnyTagClassName
{
color: #364976;
}
</style>
background-color css
<style>
a { background-color: #364976; }
a { background-color: rgb(54,73,118); }
div.DivClassName
{
background-color: #364976;
}
.BgClassName
{
background-color: #364976;
}
</style>
border-color css
<style>
span { border-color: #364976; }
span { border-color: rgb(54,73,118); }
td.TdClassName
{
border-color: #364976;
}
.TagClassName
{
border-color: #364976;
}
</style>