Shades of Resolution Blue #273478
Tints of Resolution Blue #273478
RGB
CMYK
RGB Variations
Color information
#273478 (or 0x273478) is known color: Resolution Blue. HEX triplet: 27, 34 and 78. RGB value is (39,52,120). Sum of RGB (Red+Green+Blue) = 39+52+120=211 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.48% from 211); Green value is 52 (20.70% from 255 or 24.64% from 211); Blue value is 120 (47.27% from 255 or 56.87% from 211); Max value from RGB is 120 - color contains mainly: blue. Hex color #273478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273478 is #D8CB87. Grayscale: #373737. Windows color (decimal): -14207880 or 7877671. OLE color: 7877671.
HSL color Cylindrical-coordinate representation of color #273478: hue angle of 230.37º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #273478 is Cyan = 0.67, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 52 | 120 | - |
| CMYK | 0.67 | 0.57 | 0 | 0.53 |
| HSL | 230.37º | 0.51% | 0.31% | - |
| HSV(B) | 230.37º | 0.68% | 0.47% | - |
| XYZ | 5.45 | 4.24 | 18.3 | - |
| YUV | 55.87 | 164.19 | 115.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 120 | 0.67 | 0.57 | 0 | 0.53 | 230.37 | 0.51 | 0.31 |
| Hex | 27 | 34 | 78 | 43 | 39 | 0 | 35 | E6 | 33 | 1F |
| Octal | 47 | 64 | 170 | 103 | 71 | 0 | 65 | 346 | 63 | 37 |
| Binary | 100111 | 110100 | 1111000 | 1000011 | 111001 | 0 | 110101 | 11100110 | 110011 | 11111 |
Color Harmonies of #273478
Complementary color
Monochromatic Colors of #273478
Black with #273478
Text Example
Text Example
White with #273478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273478; }
p { color: rgb(39,52,120); }
H1.HeaderClassName
{
color: #273478;
}
.AnyTagClassName
{
color: #273478;
}
</style>
background-color css
<style>
a { background-color: #273478; }
a { background-color: rgb(39,52,120); }
div.DivClassName
{
background-color: #273478;
}
.BgClassName
{
background-color: #273478;
}
</style>
border-color css
<style>
span { border-color: #273478; }
span { border-color: rgb(39,52,120); }
td.TdClassName
{
border-color: #273478;
}
.TagClassName
{
border-color: #273478;
}
</style>