Shades of Resolution Blue #364275
Tints of Resolution Blue #364275
RGB
CMYK
RGB Variations
Color information
#364275 (or 0x364275) is known color: Resolution Blue. HEX triplet: 36, 42 and 75. RGB value is (54,66,117). Sum of RGB (Red+Green+Blue) = 54+66+117=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 66 (26.17% from 255 or 27.85% from 237); Blue value is 117 (46.09% from 255 or 49.37% from 237); Max value from RGB is 117 - color contains mainly: blue. Hex color #364275 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364275 is #C9BD8A. Grayscale: #444444. Windows color (decimal): -13221259 or 7684662. OLE color: 7684662.
HSL color Cylindrical-coordinate representation of color #364275: hue angle of 228.57º 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 #364275 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 66 | 117 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.54 |
| HSL | 228.57º | 0.37% | 0.34% | - |
| HSV(B) | 228.57º | 0.54% | 0.46% | - |
| XYZ | 6.68 | 5.97 | 17.63 | - |
| YUV | 68.23 | 155.52 | 117.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 66 | 117 | 0.54 | 0.44 | 0 | 0.54 | 228.57 | 0.37 | 0.34 |
| Hex | 36 | 42 | 75 | 36 | 2C | 0 | 36 | E5 | 25 | 22 |
| Octal | 66 | 102 | 165 | 66 | 54 | 0 | 66 | 345 | 45 | 42 |
| Binary | 110110 | 1000010 | 1110101 | 110110 | 101100 | 0 | 110110 | 11100101 | 100101 | 100010 |
Color Harmonies of #364275
Complementary color
Monochromatic Colors of #364275
Black with #364275
Text Example
Text Example
White with #364275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364275; }
p { color: rgb(54,66,117); }
H1.HeaderClassName
{
color: #364275;
}
.AnyTagClassName
{
color: #364275;
}
</style>
background-color css
<style>
a { background-color: #364275; }
a { background-color: rgb(54,66,117); }
div.DivClassName
{
background-color: #364275;
}
.BgClassName
{
background-color: #364275;
}
</style>
border-color css
<style>
span { border-color: #364275; }
span { border-color: rgb(54,66,117); }
td.TdClassName
{
border-color: #364275;
}
.TagClassName
{
border-color: #364275;
}
</style>