Shades of Resolution Blue #294472
Tints of Resolution Blue #294472
RGB
CMYK
RGB Variations
Color information
#294472 (or 0x294472) is known color: Resolution Blue. HEX triplet: 29, 44 and 72. RGB value is (41,68,114). Sum of RGB (Red+Green+Blue) = 41+68+114=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 114 (44.92% from 255 or 51.12% from 223); Max value from RGB is 114 - color contains mainly: blue. Hex color #294472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294472 is #D6BB8D. Grayscale: #404040. Windows color (decimal): -14072718 or 7488553. OLE color: 7488553.
HSL color Cylindrical-coordinate representation of color #294472: hue angle of 217.81º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #294472 is Cyan = 0.64, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 68 | 114 | - |
| CMYK | 0.64 | 0.40 | 0 | 0.55 |
| HSL | 217.81º | 0.47% | 0.3% | - |
| HSV(B) | 217.81º | 0.64% | 0.45% | - |
| XYZ | 6.02 | 5.82 | 16.73 | - |
| YUV | 65.17 | 155.55 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 68 | 114 | 0.64 | 0.40 | 0 | 0.55 | 217.81 | 0.47 | 0.3 |
| Hex | 29 | 44 | 72 | 40 | 28 | 0 | 37 | DA | 2F | 1E |
| Octal | 51 | 104 | 162 | 100 | 50 | 0 | 67 | 332 | 57 | 36 |
| Binary | 101001 | 1000100 | 1110010 | 1000000 | 101000 | 0 | 110111 | 11011010 | 101111 | 11110 |
Color Harmonies of #294472
Complementary color
Monochromatic Colors of #294472
Black with #294472
Text Example
Text Example
White with #294472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294472; }
p { color: rgb(41,68,114); }
H1.HeaderClassName
{
color: #294472;
}
.AnyTagClassName
{
color: #294472;
}
</style>
background-color css
<style>
a { background-color: #294472; }
a { background-color: rgb(41,68,114); }
div.DivClassName
{
background-color: #294472;
}
.BgClassName
{
background-color: #294472;
}
</style>
border-color css
<style>
span { border-color: #294472; }
span { border-color: rgb(41,68,114); }
td.TdClassName
{
border-color: #294472;
}
.TagClassName
{
border-color: #294472;
}
</style>