Shades of Resolution Blue #294577
Tints of Resolution Blue #294577
RGB
CMYK
RGB Variations
Color information
#294577 (or 0x294577) is known color: Resolution Blue. HEX triplet: 29, 45 and 77. RGB value is (41,69,119). Sum of RGB (Red+Green+Blue) = 41+69+119=229 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.90% from 229); Green value is 69 (27.34% from 255 or 30.13% from 229); Blue value is 119 (46.88% from 255 or 51.97% from 229); Max value from RGB is 119 - color contains mainly: blue. Hex color #294577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294577 is #D6BA88. Grayscale: #424242. Windows color (decimal): -14072457 or 7816489. OLE color: 7816489.
HSL color Cylindrical-coordinate representation of color #294577: hue angle of 218.46º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #294577 is Cyan = 0.66, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 69 | 119 | - |
| CMYK | 0.66 | 0.42 | 0 | 0.53 |
| HSL | 218.46º | 0.49% | 0.31% | - |
| HSV(B) | 218.46º | 0.66% | 0.47% | - |
| XYZ | 6.37 | 6.06 | 18.29 | - |
| YUV | 66.33 | 157.72 | 109.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 119 | 0.66 | 0.42 | 0 | 0.53 | 218.46 | 0.49 | 0.31 |
| Hex | 29 | 45 | 77 | 42 | 2A | 0 | 35 | DA | 31 | 1F |
| Octal | 51 | 105 | 167 | 102 | 52 | 0 | 65 | 332 | 61 | 37 |
| Binary | 101001 | 1000101 | 1110111 | 1000010 | 101010 | 0 | 110101 | 11011010 | 110001 | 11111 |
Color Harmonies of #294577
Complementary color
Monochromatic Colors of #294577
Black with #294577
Text Example
Text Example
White with #294577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294577; }
p { color: rgb(41,69,119); }
H1.HeaderClassName
{
color: #294577;
}
.AnyTagClassName
{
color: #294577;
}
</style>
background-color css
<style>
a { background-color: #294577; }
a { background-color: rgb(41,69,119); }
div.DivClassName
{
background-color: #294577;
}
.BgClassName
{
background-color: #294577;
}
</style>
border-color css
<style>
span { border-color: #294577; }
span { border-color: rgb(41,69,119); }
td.TdClassName
{
border-color: #294577;
}
.TagClassName
{
border-color: #294577;
}
</style>