Shades of Resolution Blue #273590
Tints of Resolution Blue #273590
RGB
CMYK
RGB Variations
Color information
#273590 (or 0x273590) is known color: Resolution Blue. HEX triplet: 27, 35 and 90. RGB value is (39,53,144). Sum of RGB (Red+Green+Blue) = 39+53+144=236 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.53% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 144 (56.64% from 255 or 61.02% from 236); Max value from RGB is 144 - color contains mainly: blue. Hex color #273590 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273590 is #D8CA6F. Grayscale: #3A3A3A. Windows color (decimal): -14207600 or 9450791. OLE color: 9450791.
HSL color Cylindrical-coordinate representation of color #273590: hue angle of 232º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #273590 is Cyan = 0.73, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 53 | 144 | - |
| CMYK | 0.73 | 0.63 | 0 | 0.44 |
| HSL | 232º | 0.57% | 0.36% | - |
| HSV(B) | 232º | 0.73% | 0.56% | - |
| XYZ | 7.14 | 4.99 | 26.97 | - |
| YUV | 59.19 | 175.86 | 113.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 53 | 144 | 0.73 | 0.63 | 0 | 0.44 | 232 | 0.57 | 0.36 |
| Hex | 27 | 35 | 90 | 49 | 3F | 0 | 2C | E8 | 39 | 24 |
| Octal | 47 | 65 | 220 | 111 | 77 | 0 | 54 | 350 | 71 | 44 |
| Binary | 100111 | 110101 | 10010000 | 1001001 | 111111 | 0 | 101100 | 11101000 | 111001 | 100100 |
Color Harmonies of #273590
Complementary color
Monochromatic Colors of #273590
Black with #273590
Text Example
Text Example
White with #273590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273590; }
p { color: rgb(39,53,144); }
H1.HeaderClassName
{
color: #273590;
}
.AnyTagClassName
{
color: #273590;
}
</style>
background-color css
<style>
a { background-color: #273590; }
a { background-color: rgb(39,53,144); }
div.DivClassName
{
background-color: #273590;
}
.BgClassName
{
background-color: #273590;
}
</style>
border-color css
<style>
span { border-color: #273590; }
span { border-color: rgb(39,53,144); }
td.TdClassName
{
border-color: #273590;
}
.TagClassName
{
border-color: #273590;
}
</style>