Shades of Resolution Blue #364871
Tints of Resolution Blue #364871
RGB
CMYK
RGB Variations
Color information
#364871 (or 0x364871) is known color: Resolution Blue. HEX triplet: 36, 48 and 71. RGB value is (54,72,113). Sum of RGB (Red+Green+Blue) = 54+72+113=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 72 (28.52% from 255 or 30.13% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 113 - color contains mainly: blue. Hex color #364871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364871 is #C9B78E. Grayscale: #474747. Windows color (decimal): -13219727 or 7424054. OLE color: 7424054.
HSL color Cylindrical-coordinate representation of color #364871: hue angle of 221.69º 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 #364871 is Cyan = 0.52, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 72 | 113 | - |
| CMYK | 0.52 | 0.36 | 0 | 0.56 |
| HSL | 221.69º | 0.35% | 0.33% | - |
| HSV(B) | 221.69º | 0.52% | 0.44% | - |
| XYZ | 6.82 | 6.61 | 16.54 | - |
| YUV | 71.29 | 151.54 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 72 | 113 | 0.52 | 0.36 | 0 | 0.56 | 221.69 | 0.35 | 0.33 |
| Hex | 36 | 48 | 71 | 34 | 24 | 0 | 38 | DE | 23 | 21 |
| Octal | 66 | 110 | 161 | 64 | 44 | 0 | 70 | 336 | 43 | 41 |
| Binary | 110110 | 1001000 | 1110001 | 110100 | 100100 | 0 | 111000 | 11011110 | 100011 | 100001 |
Color Harmonies of #364871
Complementary color
Monochromatic Colors of #364871
Black with #364871
Text Example
Text Example
White with #364871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364871; }
p { color: rgb(54,72,113); }
H1.HeaderClassName
{
color: #364871;
}
.AnyTagClassName
{
color: #364871;
}
</style>
background-color css
<style>
a { background-color: #364871; }
a { background-color: rgb(54,72,113); }
div.DivClassName
{
background-color: #364871;
}
.BgClassName
{
background-color: #364871;
}
</style>
border-color css
<style>
span { border-color: #364871; }
span { border-color: rgb(54,72,113); }
td.TdClassName
{
border-color: #364871;
}
.TagClassName
{
border-color: #364871;
}
</style>