Shades of Resolution Blue #294076
Tints of Resolution Blue #294076
RGB
CMYK
RGB Variations
Color information
#294076 (or 0x294076) is known color: Resolution Blue. HEX triplet: 29, 40 and 76. RGB value is (41,64,118). Sum of RGB (Red+Green+Blue) = 41+64+118=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 64 (25.39% from 255 or 28.70% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #294076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294076 is #D6BF89. Grayscale: #3F3F3F. Windows color (decimal): -14073738 or 7749673. OLE color: 7749673.
HSL color Cylindrical-coordinate representation of color #294076: hue angle of 222.08º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #294076 is Cyan = 0.65, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 64 | 118 | - |
| CMYK | 0.65 | 0.46 | 0 | 0.54 |
| HSL | 222.08º | 0.48% | 0.31% | - |
| HSV(B) | 222.08º | 0.65% | 0.46% | - |
| XYZ | 6.02 | 5.45 | 17.87 | - |
| YUV | 63.28 | 158.88 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 64 | 118 | 0.65 | 0.46 | 0 | 0.54 | 222.08 | 0.48 | 0.31 |
| Hex | 29 | 40 | 76 | 41 | 2E | 0 | 36 | DE | 30 | 1F |
| Octal | 51 | 100 | 166 | 101 | 56 | 0 | 66 | 336 | 60 | 37 |
| Binary | 101001 | 1000000 | 1110110 | 1000001 | 101110 | 0 | 110110 | 11011110 | 110000 | 11111 |
Color Harmonies of #294076
Complementary color
Monochromatic Colors of #294076
Black with #294076
Text Example
Text Example
White with #294076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294076; }
p { color: rgb(41,64,118); }
H1.HeaderClassName
{
color: #294076;
}
.AnyTagClassName
{
color: #294076;
}
</style>
background-color css
<style>
a { background-color: #294076; }
a { background-color: rgb(41,64,118); }
div.DivClassName
{
background-color: #294076;
}
.BgClassName
{
background-color: #294076;
}
</style>
border-color css
<style>
span { border-color: #294076; }
span { border-color: rgb(41,64,118); }
td.TdClassName
{
border-color: #294076;
}
.TagClassName
{
border-color: #294076;
}
</style>