COLOR #04749E

HEX: #04749E RGB: (4,116,158)

Color info

#04749E contains mainly green and blue colors. Web safe color of #04749E is #006699 (or #069).

RGB color model

#04749E color RGB value is (4,116,158).

RGB: (4,116,158) (2%, 45%, 62%)

RGB channels and saturation

R 4 of 255 = 2%
G 116 of 255 = 45%
B 158 of 255 = 62%

4
116
158

R + G + B ~ 36%. #04749E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 116 + 158 = 278 (100%)
R 4 of 278 ~ 1.44%
G 116 of 278 ~ 41.73%
B 158 of 278 ~ 56.83'%

%41.73
%56.83

CMYK color model

#04749E color CMYK value is (97,27,0,38).

  • cyan value is 97.47%
  • magenta value is 26.58%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (97,27,0,38) C97M27Y0K38 (97%,27%,0%,38%) (0.97/0.27/0.00/0.38) 

CMYK percentages

%97.47
%26.58
%0
%38.04

Codes

Color #04749E in popluar color models

04 74 9E
RGB 4 116 158
HSL 196° 95.06% 31.76%
HSB/HSV 196° 97.47% 61.96%
CMYK 97.47% 26.58% 0.00%
38.04%

Color #04749E in popluar number systems.

HEX 04 74 9E
Decimal 4 116 158
Binary 100 1110100 10011110
Octal 4 164 236

Shades and tints

Shades of #04749E

#04749E
(4,116,158)
#046A90
(4,106,144)
#046082
(4,96,130)
#045674
(4,86,116)
#044C66
(4,76,102)
#044258
(4,66,88)
#04384A
(4,56,74)
#042E3C
(4,46,60)
#04242E
(4,36,46)
#041A20
(4,26,32)
#041012
(4,16,18)
#000000
(0,0,0)

Tints of #04749E

#04749E
(4,116,158)
#1A80A6
(26,128,166)
#308CAE
(48,140,174)
#4698B6
(70,152,182)
#5CA4BE
(92,164,190)
#72B0C6
(114,176,198)
#88BCCE
(136,188,206)
#9EC8D6
(158,200,214)
#B4D4DE
(180,212,222)
#CAE0E6
(202,224,230)
#E0ECEE
(224,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04749E color. Also use rgb(4,116,158) instead hex code.

Text Font Color

.myTextColor { color: #04749E; }

<p style="color:#04749E">This sample text font color is #04749E.</p>

This text font color is #04749E.

Background Color

.myBgColor { background-color: #04749E; }

<div style="background-color:#04749E">Inner text</div>

This div background color is #04749E.

Border color

.myBorderColor { border: 1px solid #04749E; }

<div style="border:3px solid #04749E">Div</div>

This div border color is #04749E.

Opacity

.myOpacity80 { color: #04749E; opacity: 0.8; }

<p style="color:#04749E;opacity:0.8;">80%</p>

Text with #04749E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #04749E;}

<p style="text-shadow: 3px 3px 1px #04749E">Text here.</p>

This text has shadow with #04749E color.


.textShadow {text-shadow: 3px 3px 1px #04749E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #04749E, 5px 5px 20px red">Text here.</p>

This text has shadow with #04749E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#04749E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#04749E, Direction=45, Strength=4)">Text</p>

This text has shadow with #04749E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #04749E;
-webkit-box-shadow: 1px 1px 3px 2px #04749E;
box-shadow: 1px 1px 3px 2px #04749E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #04749E; -webkit-box-shadow: 1px 1px 3px 2px #04749E; box-shadow:1px 1px 3px 2px #04749E;">
Div content here
</div>

This div box has shadow with color #04749E.

Preview

Color preview on black background

This text has color #04749E on black background.


Color preview on white background

This text has color #04749E on white background.


Black color preview on #04749E background

This text has black color on #04749E background.


White color preview on #04749E background

This text has white color on #04749E background.


Related colors

Complementary color

Complementary color for #hex is #FB8B61.


I love getcolorcode.com

Triadic colors

1 #9E0474 and #749E04 with #04749E are triadic colors.

2 #9E7404 and #74049E with #04749E are triadic colors.