Shades of Resolution Blue #364570
Tints of Resolution Blue #364570
RGB
CMYK
RGB Variations
Color information
#364570 (or 0x364570) is known color: Resolution Blue. HEX triplet: 36, 45 and 70. RGB value is (54,69,112). Sum of RGB (Red+Green+Blue) = 54+69+112=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #364570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364570 is #C9BA8F. Grayscale: #454545. Windows color (decimal): -13220496 or 7357750. OLE color: 7357750.
HSL color Cylindrical-coordinate representation of color #364570: hue angle of 224.48º 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 #364570 is Cyan = 0.52, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 69 | 112 | - |
| CMYK | 0.52 | 0.38 | 0 | 0.56 |
| HSL | 224.48º | 0.35% | 0.33% | - |
| HSV(B) | 224.48º | 0.52% | 0.44% | - |
| XYZ | 6.57 | 6.21 | 16.18 | - |
| YUV | 69.42 | 152.03 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 69 | 112 | 0.52 | 0.38 | 0 | 0.56 | 224.48 | 0.35 | 0.33 |
| Hex | 36 | 45 | 70 | 34 | 26 | 0 | 38 | E0 | 23 | 21 |
| Octal | 66 | 105 | 160 | 64 | 46 | 0 | 70 | 340 | 43 | 41 |
| Binary | 110110 | 1000101 | 1110000 | 110100 | 100110 | 0 | 111000 | 11100000 | 100011 | 100001 |
Color Harmonies of #364570
Complementary color
Monochromatic Colors of #364570
Black with #364570
Text Example
Text Example
White with #364570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364570; }
p { color: rgb(54,69,112); }
H1.HeaderClassName
{
color: #364570;
}
.AnyTagClassName
{
color: #364570;
}
</style>
background-color css
<style>
a { background-color: #364570; }
a { background-color: rgb(54,69,112); }
div.DivClassName
{
background-color: #364570;
}
.BgClassName
{
background-color: #364570;
}
</style>
border-color css
<style>
span { border-color: #364570; }
span { border-color: rgb(54,69,112); }
td.TdClassName
{
border-color: #364570;
}
.TagClassName
{
border-color: #364570;
}
</style>