COLOR #7494C2

HEX: #7494C2 RGB: (116,148,194)

Color info

#7494C2 contains mainly green and blue colors. Web safe color of #7494C2 is #6699CC (or #69C).

RGB color model

#7494C2 color RGB value is (116,148,194).

RGB: (116,148,194) (45%, 58%, 76%)

RGB channels and saturation

R 116 of 255 = 45%
G 148 of 255 = 58%
B 194 of 255 = 76%

116
148
194

R + G + B ~ 60%. #7494C2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 148 + 194 = 458 (100%)
R 116 of 458 ~ 25.33%
G 148 of 458 ~ 32.31%
B 194 of 458 ~ 42.36'%

%25.33
%32.31
%42.36

CMYK color model

#7494C2 color CMYK value is (40,24,0,24).

  • cyan value is 40.21%
  • magenta value is 23.71%
  • yellow value is 0.00%
  • key color value is 23.92%

CMYK: (40,24,0,24)
C40M24Y0K24 (40%, 24%, 0%, 24%)
(0.40 / 0.24 / 0.00 / 0.24)

CMYK percentages

%40.21
%23.71
%0
%23.92

Codes

Color #7494C2 in popluar color models

74 94 C2
RGB 116 148 194
HSL 215° 39.00% 60.78%
HSB/HSV 215° 40.21% 76.08%
CMYK 40.21% 23.71% 0.00%
23.92%

Color #7494C2 in popluar number systems.

HEX 74 94 C2
Decimal 116 148 194
Binary 1110100 10010100 11000010
Octal 164 224 302

Shades and tints

Shades of #7494C2

#7494C2
(116,148,194)
#6A87B1
(106,135,177)
#607AA0
(96,122,160)
#566D8F
(86,109,143)
#4C607E
(76,96,126)
#42536D
(66,83,109)
#38465C
(56,70,92)
#2E394B
(46,57,75)
#242C3A
(36,44,58)
#1A1F29
(26,31,41)
#101218
(16,18,24)
#000000
(0,0,0)

Tints of #7494C2

#7494C2
(116,148,194)
#809DC7
(128,157,199)
#8CA6CC
(140,166,204)
#98AFD1
(152,175,209)
#A4B8D6
(164,184,214)
#B0C1DB
(176,193,219)
#BCCAE0
(188,202,224)
#C8D3E5
(200,211,229)
#D4DCEA
(212,220,234)
#E0E5EF
(224,229,239)
#ECEEF4
(236,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7494C2 color. Also use rgb(116,148,194) instead hex code.

Text Font Color

.myTextColor { color: #7494C2; }

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

This text font color is #7494C2.

Background Color

.myBgColor { background-color: #7494C2; }

<div style="background-color:#7494C2">Inner text</div>

This div background color is #7494C2.

Border color

.myBorderColor { border: 1px solid #7494C2; }

<div style="border:3px solid #7494C2">Div</div>

This div border color is #7494C2.

Opacity

.myOpacity80 { color: #7494C2; opacity: 0.8; }

<p style="color:#7494C2;opacity:0.8;">80%</p>

Text with #7494C2 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 #7494C2;}

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

This text has shadow with #7494C2 color.


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

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

This text has shadow with #7494C2 primary color and red secondary color.


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

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

This text has shadow with #7494C2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7494C2.

Preview

Color preview on black background

This text has color #7494C2 on black background.


Color preview on white background

This text has color #7494C2 on white background.


Black color preview on #7494C2 background

This text has black color on #7494C2 background.


White color preview on #7494C2 background

This text has white color on #7494C2 background.


Related colors

Complementary color

Complementary color for #hex is #8B6B3D.


I love getcolorcode.com

Triadic colors

1 #C27494 and #94C274 with #7494C2 are triadic colors.

2 #C29474 and #9474C2 with #7494C2 are triadic colors.