Shades of Fun Blue #294774
Tints of Fun Blue #294774
RGB
CMYK
RGB Variations
Color information
#294774 (or 0x294774) is known color: Fun Blue. HEX triplet: 29, 47 and 74. RGB value is (41,71,116). Sum of RGB (Red+Green+Blue) = 41+71+116=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 71 (28.12% from 255 or 31.14% from 228); Blue value is 116 (45.70% from 255 or 50.88% from 228); Max value from RGB is 116 - color contains mainly: blue. Hex color #294774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294774 is #D6B88B. Grayscale: #424242. Windows color (decimal): -14071948 or 7620393. OLE color: 7620393.
HSL color Cylindrical-coordinate representation of color #294774: hue angle of 216º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #294774 is Cyan = 0.65, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 71 | 116 | - |
| CMYK | 0.65 | 0.39 | 0 | 0.55 |
| HSL | 216º | 0.48% | 0.31% | - |
| HSV(B) | 216º | 0.65% | 0.45% | - |
| XYZ | 6.32 | 6.24 | 17.39 | - |
| YUV | 67.16 | 155.56 | 109.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 116 | 0.65 | 0.39 | 0 | 0.55 | 216 | 0.48 | 0.31 |
| Hex | 29 | 47 | 74 | 41 | 27 | 0 | 37 | D8 | 30 | 1F |
| Octal | 51 | 107 | 164 | 101 | 47 | 0 | 67 | 330 | 60 | 37 |
| Binary | 101001 | 1000111 | 1110100 | 1000001 | 100111 | 0 | 110111 | 11011000 | 110000 | 11111 |
Color Harmonies of #294774
Complementary color
Monochromatic Colors of #294774
Black with #294774
Text Example
Text Example
White with #294774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294774; }
p { color: rgb(41,71,116); }
H1.HeaderClassName
{
color: #294774;
}
.AnyTagClassName
{
color: #294774;
}
</style>
background-color css
<style>
a { background-color: #294774; }
a { background-color: rgb(41,71,116); }
div.DivClassName
{
background-color: #294774;
}
.BgClassName
{
background-color: #294774;
}
</style>
border-color css
<style>
span { border-color: #294774; }
span { border-color: rgb(41,71,116); }
td.TdClassName
{
border-color: #294774;
}
.TagClassName
{
border-color: #294774;
}
</style>