Shades of Resolution Blue #294576
Tints of Resolution Blue #294576
RGB
CMYK
RGB Variations
Color information
#294576 (or 0x294576) is known color: Resolution Blue. HEX triplet: 29, 45 and 76. RGB value is (41,69,118). Sum of RGB (Red+Green+Blue) = 41+69+118=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 118 (46.48% from 255 or 51.75% from 228); Max value from RGB is 118 - color contains mainly: blue. Hex color #294576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294576 is #D6BA89. Grayscale: #414141. Windows color (decimal): -14072458 or 7750953. OLE color: 7750953.
HSL color Cylindrical-coordinate representation of color #294576: hue angle of 218.18º 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 #294576 is Cyan = 0.65, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 69 | 118 | - |
| CMYK | 0.65 | 0.42 | 0 | 0.54 |
| HSL | 218.18º | 0.48% | 0.31% | - |
| HSV(B) | 218.18º | 0.65% | 0.46% | - |
| XYZ | 6.31 | 6.04 | 17.97 | - |
| YUV | 66.21 | 157.22 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 118 | 0.65 | 0.42 | 0 | 0.54 | 218.18 | 0.48 | 0.31 |
| Hex | 29 | 45 | 76 | 41 | 2A | 0 | 36 | DA | 30 | 1F |
| Octal | 51 | 105 | 166 | 101 | 52 | 0 | 66 | 332 | 60 | 37 |
| Binary | 101001 | 1000101 | 1110110 | 1000001 | 101010 | 0 | 110110 | 11011010 | 110000 | 11111 |
Color Harmonies of #294576
Complementary color
Monochromatic Colors of #294576
Black with #294576
Text Example
Text Example
White with #294576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294576; }
p { color: rgb(41,69,118); }
H1.HeaderClassName
{
color: #294576;
}
.AnyTagClassName
{
color: #294576;
}
</style>
background-color css
<style>
a { background-color: #294576; }
a { background-color: rgb(41,69,118); }
div.DivClassName
{
background-color: #294576;
}
.BgClassName
{
background-color: #294576;
}
</style>
border-color css
<style>
span { border-color: #294576; }
span { border-color: rgb(41,69,118); }
td.TdClassName
{
border-color: #294576;
}
.TagClassName
{
border-color: #294576;
}
</style>