Shades of Fun Blue #294687
Tints of Fun Blue #294687
RGB
CMYK
RGB Variations
Color information
#294687 (or 0x294687) is known color: Fun Blue. HEX triplet: 29, 46 and 87. RGB value is (41,70,135). Sum of RGB (Red+Green+Blue) = 41+70+135=246 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.67% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 135 (53.12% from 255 or 54.88% from 246); Max value from RGB is 135 - color contains mainly: blue. Hex color #294687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #294687 is #D6B978. Grayscale: #444444. Windows color (decimal): -14072185 or 8865321. OLE color: 8865321.
HSL color Cylindrical-coordinate representation of color #294687: hue angle of 221.49º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #294687 is Cyan = 0.70, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 70 | 135 | - |
| CMYK | 0.70 | 0.48 | 0 | 0.47 |
| HSL | 221.49º | 0.53% | 0.35% | - |
| HSV(B) | 221.49º | 0.7% | 0.53% | - |
| XYZ | 7.48 | 6.6 | 23.8 | - |
| YUV | 68.74 | 165.39 | 108.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 70 | 135 | 0.70 | 0.48 | 0 | 0.47 | 221.49 | 0.53 | 0.35 |
| Hex | 29 | 46 | 87 | 46 | 30 | 0 | 2F | DD | 35 | 23 |
| Octal | 51 | 106 | 207 | 106 | 60 | 0 | 57 | 335 | 65 | 43 |
| Binary | 101001 | 1000110 | 10000111 | 1000110 | 110000 | 0 | 101111 | 11011101 | 110101 | 100011 |
Color Harmonies of #294687
Complementary color
Monochromatic Colors of #294687
Black with #294687
Text Example
Text Example
White with #294687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294687; }
p { color: rgb(41,70,135); }
H1.HeaderClassName
{
color: #294687;
}
.AnyTagClassName
{
color: #294687;
}
</style>
background-color css
<style>
a { background-color: #294687; }
a { background-color: rgb(41,70,135); }
div.DivClassName
{
background-color: #294687;
}
.BgClassName
{
background-color: #294687;
}
</style>
border-color css
<style>
span { border-color: #294687; }
span { border-color: rgb(41,70,135); }
td.TdClassName
{
border-color: #294687;
}
.TagClassName
{
border-color: #294687;
}
</style>