Shades of Resolution Blue #294571
Tints of Resolution Blue #294571
RGB
CMYK
RGB Variations
Color information
#294571 (or 0x294571) is known color: Resolution Blue. HEX triplet: 29, 45 and 71. RGB value is (41,69,113). Sum of RGB (Red+Green+Blue) = 41+69+113=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 113 (44.53% from 255 or 50.67% from 223); Max value from RGB is 113 - color contains mainly: blue. Hex color #294571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294571 is #D6BA8E. Grayscale: #414141. Windows color (decimal): -14072463 or 7423273. OLE color: 7423273.
HSL color Cylindrical-coordinate representation of color #294571: hue angle of 216.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #294571 is Cyan = 0.64, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 69 | 113 | - |
| CMYK | 0.64 | 0.39 | 0 | 0.56 |
| HSL | 216.67º | 0.47% | 0.3% | - |
| HSV(B) | 216.67º | 0.64% | 0.44% | - |
| XYZ | 6.02 | 5.92 | 16.45 | - |
| YUV | 65.64 | 154.72 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 113 | 0.64 | 0.39 | 0 | 0.56 | 216.67 | 0.47 | 0.3 |
| Hex | 29 | 45 | 71 | 40 | 27 | 0 | 38 | D9 | 2F | 1E |
| Octal | 51 | 105 | 161 | 100 | 47 | 0 | 70 | 331 | 57 | 36 |
| Binary | 101001 | 1000101 | 1110001 | 1000000 | 100111 | 0 | 111000 | 11011001 | 101111 | 11110 |
Color Harmonies of #294571
Complementary color
Monochromatic Colors of #294571
Black with #294571
Text Example
Text Example
White with #294571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294571; }
p { color: rgb(41,69,113); }
H1.HeaderClassName
{
color: #294571;
}
.AnyTagClassName
{
color: #294571;
}
</style>
background-color css
<style>
a { background-color: #294571; }
a { background-color: rgb(41,69,113); }
div.DivClassName
{
background-color: #294571;
}
.BgClassName
{
background-color: #294571;
}
</style>
border-color css
<style>
span { border-color: #294571; }
span { border-color: rgb(41,69,113); }
td.TdClassName
{
border-color: #294571;
}
.TagClassName
{
border-color: #294571;
}
</style>