Shades of Resolution Blue #274076
Tints of Resolution Blue #274076
RGB
CMYK
RGB Variations
Color information
#274076 (or 0x274076) is known color: Resolution Blue. HEX triplet: 27, 40 and 76. RGB value is (39,64,118). Sum of RGB (Red+Green+Blue) = 39+64+118=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 118 (46.48% from 255 or 53.39% from 221); Max value from RGB is 118 - color contains mainly: blue. Hex color #274076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274076 is #D8BF89. Grayscale: #3E3E3E. Windows color (decimal): -14204810 or 7749671. OLE color: 7749671.
HSL color Cylindrical-coordinate representation of color #274076: hue angle of 221.01º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #274076 is Cyan = 0.67, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 64 | 118 | - |
| CMYK | 0.67 | 0.46 | 0 | 0.54 |
| HSL | 221.01º | 0.5% | 0.31% | - |
| HSV(B) | 221.01º | 0.67% | 0.46% | - |
| XYZ | 5.94 | 5.41 | 17.87 | - |
| YUV | 62.68 | 159.22 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 64 | 118 | 0.67 | 0.46 | 0 | 0.54 | 221.01 | 0.5 | 0.31 |
| Hex | 27 | 40 | 76 | 43 | 2E | 0 | 36 | DD | 32 | 1F |
| Octal | 47 | 100 | 166 | 103 | 56 | 0 | 66 | 335 | 62 | 37 |
| Binary | 100111 | 1000000 | 1110110 | 1000011 | 101110 | 0 | 110110 | 11011101 | 110010 | 11111 |
Color Harmonies of #274076
Complementary color
Monochromatic Colors of #274076
Black with #274076
Text Example
Text Example
White with #274076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274076; }
p { color: rgb(39,64,118); }
H1.HeaderClassName
{
color: #274076;
}
.AnyTagClassName
{
color: #274076;
}
</style>
background-color css
<style>
a { background-color: #274076; }
a { background-color: rgb(39,64,118); }
div.DivClassName
{
background-color: #274076;
}
.BgClassName
{
background-color: #274076;
}
</style>
border-color css
<style>
span { border-color: #274076; }
span { border-color: rgb(39,64,118); }
td.TdClassName
{
border-color: #274076;
}
.TagClassName
{
border-color: #274076;
}
</style>