Shades of Resolution Blue #364476
Tints of Resolution Blue #364476
RGB
CMYK
RGB Variations
Color information
#364476 (or 0x364476) is known color: Resolution Blue. HEX triplet: 36, 44 and 76. RGB value is (54,68,118). Sum of RGB (Red+Green+Blue) = 54+68+118=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 68 (26.95% from 255 or 28.33% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #364476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364476 is #C9BB89. Grayscale: #454545. Windows color (decimal): -13220746 or 7750710. OLE color: 7750710.
HSL color Cylindrical-coordinate representation of color #364476: hue angle of 226.88º 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 #364476 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 68 | 118 | - |
| CMYK | 0.54 | 0.42 | 0 | 0.54 |
| HSL | 226.88º | 0.37% | 0.34% | - |
| HSV(B) | 226.88º | 0.54% | 0.46% | - |
| XYZ | 6.86 | 6.23 | 17.98 | - |
| YUV | 69.51 | 155.36 | 116.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 118 | 0.54 | 0.42 | 0 | 0.54 | 226.88 | 0.37 | 0.34 |
| Hex | 36 | 44 | 76 | 36 | 2A | 0 | 36 | E3 | 25 | 22 |
| Octal | 66 | 104 | 166 | 66 | 52 | 0 | 66 | 343 | 45 | 42 |
| Binary | 110110 | 1000100 | 1110110 | 110110 | 101010 | 0 | 110110 | 11100011 | 100101 | 100010 |
Color Harmonies of #364476
Complementary color
Monochromatic Colors of #364476
Black with #364476
Text Example
Text Example
White with #364476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364476; }
p { color: rgb(54,68,118); }
H1.HeaderClassName
{
color: #364476;
}
.AnyTagClassName
{
color: #364476;
}
</style>
background-color css
<style>
a { background-color: #364476; }
a { background-color: rgb(54,68,118); }
div.DivClassName
{
background-color: #364476;
}
.BgClassName
{
background-color: #364476;
}
</style>
border-color css
<style>
span { border-color: #364476; }
span { border-color: rgb(54,68,118); }
td.TdClassName
{
border-color: #364476;
}
.TagClassName
{
border-color: #364476;
}
</style>