COLOR #7C9290

HEX: #7C9290 RGB: (124,146,144)

Color info

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

RGB color model

#7C9290 color RGB value is (124,146,144).

RGB: (124,146,144) (49%, 57%, 56%)

RGB channels and saturation

R 124 of 255 = 49%
G 146 of 255 = 57%
B 144 of 255 = 56%

124
146
144

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

Portions of RGB colors in percentages

R + G + B = 124 + 146 + 144 = 414 (100%)
R 124 of 414 ~ 29.95%
G 146 of 414 ~ 35.27%
B 144 of 414 ~ 34.78'%

%29.95
%35.27
%34.78

CMYK color model

#7C9290 color CMYK value is (15,0,1,43).

  • cyan value is 15.07%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 42.75%

CMYK: (15,0,1,43)
C15M0Y1K43 (15%, 0%, 1%, 43%)
(0.15 / 0.00 / 0.01 / 0.43)

CMYK percentages

%15.07
%0
%1.37
%42.75

Codes

Color #7C9290 in popluar color models

7C 92 90
RGB 124 146 144
HSL 175° 9.17% 52.94%
HSB/HSV 175° 15.07% 57.25%
CMYK 15.07% 0.00% 1.37%
42.75%

Color #7C9290 in popluar number systems.

HEX 7C 92 90
Decimal 124 146 144
Binary 1111100 10010010 10010000
Octal 174 222 220

Shades and tints

Shades of #7C9290

#7C9290
(124,146,144)
#718583
(113,133,131)
#667876
(102,120,118)
#5B6B69
(91,107,105)
#505E5C
(80,94,92)
#45514F
(69,81,79)
#3A4442
(58,68,66)
#2F3735
(47,55,53)
#242A28
(36,42,40)
#191D1B
(25,29,27)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #7C9290

#7C9290
(124,146,144)
#879B9A
(135,155,154)
#92A4A4
(146,164,164)
#9DADAE
(157,173,174)
#A8B6B8
(168,182,184)
#B3BFC2
(179,191,194)
#BEC8CC
(190,200,204)
#C9D1D6
(201,209,214)
#D4DAE0
(212,218,224)
#DFE3EA
(223,227,234)
#EAECF4
(234,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9290 color. Also use rgb(124,146,144) instead hex code.

Text Font Color

.myTextColor { color: #7C9290; }

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

This text font color is #7C9290.

Background Color

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

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

This div background color is #7C9290.

Border color

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

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

This div border color is #7C9290.

Opacity

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

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

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

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

This text has shadow with #7C9290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C9290.

Preview

Color preview on black background

This text has color #7C9290 on black background.


Color preview on white background

This text has color #7C9290 on white background.


Black color preview on #7C9290 background

This text has black color on #7C9290 background.


White color preview on #7C9290 background

This text has white color on #7C9290 background.


Related colors

Complementary color

Complementary color for #hex is #836D6F.


I love getcolorcode.com

Triadic colors

1 #907C92 and #92907C with #7C9290 are triadic colors.

2 #90927C and #927C90 with #7C9290 are triadic colors.