COLOR #7290C4

HEX: #7290C4 RGB: (114,144,196)

Color info

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

RGB color model

#7290C4 color RGB value is (114,144,196).

RGB: (114,144,196) (45%, 56%, 77%)

RGB channels and saturation

R 114 of 255 = 45%
G 144 of 255 = 56%
B 196 of 255 = 77%

114
144
196

R + G + B ~ 59%. #7290C4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 144 + 196 = 454 (100%)
R 114 of 454 ~ 25.11%
G 144 of 454 ~ 31.72%
B 196 of 454 ~ 43.17'%

%25.11
%31.72
%43.17

CMYK color model

#7290C4 color CMYK value is (42,27,0,23).

  • cyan value is 41.84%
  • magenta value is 26.53%
  • yellow value is 0.00%
  • key color value is 23.14%

CMYK: (42,27,0,23)
C42M27Y0K23 (42%, 27%, 0%, 23%)
(0.42 / 0.27 / 0.00 / 0.23)

CMYK percentages

%41.84
%26.53
%0
%23.14

Codes

Color #7290C4 in popluar color models

72 90 C4
RGB 114 144 196
HSL 218° 41.00% 60.78%
HSB/HSV 218° 41.84% 76.86%
CMYK 41.84% 26.53% 0.00%
23.14%

Color #7290C4 in popluar number systems.

HEX 72 90 C4
Decimal 114 144 196
Binary 1110010 10010000 11000100
Octal 162 220 304

Shades and tints

Shades of #7290C4

#7290C4
(114,144,196)
#6883B3
(104,131,179)
#5E76A2
(94,118,162)
#546991
(84,105,145)
#4A5C80
(74,92,128)
#404F6F
(64,79,111)
#36425E
(54,66,94)
#2C354D
(44,53,77)
#22283C
(34,40,60)
#181B2B
(24,27,43)
#0E0E1A
(14,14,26)
#000000
(0,0,0)

Tints of #7290C4

#7290C4
(114,144,196)
#7E9AC9
(126,154,201)
#8AA4CE
(138,164,206)
#96AED3
(150,174,211)
#A2B8D8
(162,184,216)
#AEC2DD
(174,194,221)
#BACCE2
(186,204,226)
#C6D6E7
(198,214,231)
#D2E0EC
(210,224,236)
#DEEAF1
(222,234,241)
#EAF4F6
(234,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7290C4 color. Also use rgb(114,144,196) instead hex code.

Text Font Color

.myTextColor { color: #7290C4; }

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

This text font color is #7290C4.

Background Color

.myBgColor { background-color: #7290C4; }

<div style="background-color:#7290C4">Inner text</div>

This div background color is #7290C4.

Border color

.myBorderColor { border: 1px solid #7290C4; }

<div style="border:3px solid #7290C4">Div</div>

This div border color is #7290C4.

Opacity

.myOpacity80 { color: #7290C4; opacity: 0.8; }

<p style="color:#7290C4;opacity:0.8;">80%</p>

Text with #7290C4 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 #7290C4;}

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

This text has shadow with #7290C4 color.


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

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

This text has shadow with #7290C4 primary color and red secondary color.


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

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

This text has shadow with #7290C4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7290C4.

Preview

Color preview on black background

This text has color #7290C4 on black background.


Color preview on white background

This text has color #7290C4 on white background.


Black color preview on #7290C4 background

This text has black color on #7290C4 background.


White color preview on #7290C4 background

This text has white color on #7290C4 background.


Related colors

Complementary color

Complementary color for #hex is #8D6F3B.


I love getcolorcode.com

Triadic colors

1 #C47290 and #90C472 with #7290C4 are triadic colors.

2 #C49072 and #9072C4 with #7290C4 are triadic colors.