COLOR #7C9E82

HEX: #7C9E82 RGB: (124,158,130)

Color info

#7C9E82 contains red, green and blue colors in about the same proportion. Web safe color of #7C9E82 is #669999 (or #699).

RGB color model

#7C9E82 color RGB value is (124,158,130).

RGB: (124,158,130) (49%, 62%, 51%)

RGB channels and saturation

R 124 of 255 = 49%
G 158 of 255 = 62%
B 130 of 255 = 51%

124
158
130

R + G + B ~ 54%. #7C9E82 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 158 + 130 = 412 (100%)
R 124 of 412 ~ 30.1%
G 158 of 412 ~ 38.35%
B 130 of 412 ~ 31.55'%

%30.1
%38.35
%31.55

CMYK color model

#7C9E82 color CMYK value is (22,0,18,38).

  • cyan value is 21.52%
  • magenta value is 0.00%
  • yellow value is 17.72%
  • key color value is 38.04%

CMYK: (22,0,18,38)
C22M0Y18K38 (22%, 0%, 18%, 38%)
(0.22 / 0.00 / 0.18 / 0.38)

CMYK percentages

%21.52
%0
%17.72
%38.04

Codes

Color #7C9E82 in popluar color models

7C 9E 82
RGB 124 158 130
HSL 131° 14.91% 55.29%
HSB/HSV 131° 21.52% 61.96%
CMYK 21.52% 0.00% 17.72%
38.04%

Color #7C9E82 in popluar number systems.

HEX 7C 9E 82
Decimal 124 158 130
Binary 1111100 10011110 10000010
Octal 174 236 202

Shades and tints

Shades of #7C9E82

#7C9E82
(124,158,130)
#719077
(113,144,119)
#66826C
(102,130,108)
#5B7461
(91,116,97)
#506656
(80,102,86)
#45584B
(69,88,75)
#3A4A40
(58,74,64)
#2F3C35
(47,60,53)
#242E2A
(36,46,42)
#19201F
(25,32,31)
#0E1214
(14,18,20)
#000000
(0,0,0)

Tints of #7C9E82

#7C9E82
(124,158,130)
#87A68D
(135,166,141)
#92AE98
(146,174,152)
#9DB6A3
(157,182,163)
#A8BEAE
(168,190,174)
#B3C6B9
(179,198,185)
#BECEC4
(190,206,196)
#C9D6CF
(201,214,207)
#D4DEDA
(212,222,218)
#DFE6E5
(223,230,229)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9E82 color. Also use rgb(124,158,130) instead hex code.

Text Font Color

.myTextColor { color: #7C9E82; }

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

This text font color is #7C9E82.

Background Color

.myBgColor { background-color: #7C9E82; }

<div style="background-color:#7C9E82">Inner text</div>

This div background color is #7C9E82.

Border color

.myBorderColor { border: 1px solid #7C9E82; }

<div style="border:3px solid #7C9E82">Div</div>

This div border color is #7C9E82.

Opacity

.myOpacity80 { color: #7C9E82; opacity: 0.8; }

<p style="color:#7C9E82;opacity:0.8;">80%</p>

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

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

This text has shadow with #7C9E82 color.


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

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

This text has shadow with #7C9E82 primary color and red secondary color.


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

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

This text has shadow with #7C9E82 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C9E82.

Preview

Color preview on black background

This text has color #7C9E82 on black background.


Color preview on white background

This text has color #7C9E82 on white background.


Black color preview on #7C9E82 background

This text has black color on #7C9E82 background.


White color preview on #7C9E82 background

This text has white color on #7C9E82 background.


Related colors

Complementary color

Complementary color for #hex is #83617D.


I love getcolorcode.com

Triadic colors

1 #827C9E and #9E827C with #7C9E82 are triadic colors.

2 #829E7C and #9E7C82 with #7C9E82 are triadic colors.