COLOR #7C9695

HEX: #7C9695 RGB: (124,150,149)

Color info

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

RGB color model

#7C9695 color RGB value is (124,150,149).

RGB: (124,150,149) (49%, 59%, 58%)

RGB channels and saturation

R 124 of 255 = 49%
G 150 of 255 = 59%
B 149 of 255 = 58%

124
150
149

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

Portions of RGB colors in percentages

R + G + B = 124 + 150 + 149 = 423 (100%)
R 124 of 423 ~ 29.31%
G 150 of 423 ~ 35.46%
B 149 of 423 ~ 35.22'%

%29.31
%35.46
%35.22

CMYK color model

#7C9695 color CMYK value is (17,0,1,41).

  • cyan value is 17.33%
  • magenta value is 0.00%
  • yellow value is 0.67%
  • key color value is 41.18%

CMYK: (17,0,1,41)
C17M0Y1K41 (17%, 0%, 1%, 41%)
(0.17 / 0.00 / 0.01 / 0.41)

CMYK percentages

%17.33
%0
%0.67
%41.18

Codes

Color #7C9695 in popluar color models

7C 96 95
RGB 124 150 149
HSL 178° 11.02% 53.73%
HSB/HSV 178° 17.33% 58.82%
CMYK 17.33% 0.00% 0.67%
41.18%

Color #7C9695 in popluar number systems.

HEX 7C 96 95
Decimal 124 150 149
Binary 1111100 10010110 10010101
Octal 174 226 225

Shades and tints

Shades of #7C9695

#7C9695
(124,150,149)
#718988
(113,137,136)
#667C7B
(102,124,123)
#5B6F6E
(91,111,110)
#506261
(80,98,97)
#455554
(69,85,84)
#3A4847
(58,72,71)
#2F3B3A
(47,59,58)
#242E2D
(36,46,45)
#192120
(25,33,32)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #7C9695

#7C9695
(124,150,149)
#879F9E
(135,159,158)
#92A8A7
(146,168,167)
#9DB1B0
(157,177,176)
#A8BAB9
(168,186,185)
#B3C3C2
(179,195,194)
#BECCCB
(190,204,203)
#C9D5D4
(201,213,212)
#D4DEDD
(212,222,221)
#DFE7E6
(223,231,230)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9695 color. Also use rgb(124,150,149) instead hex code.

Text Font Color

.myTextColor { color: #7C9695; }

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

This text font color is #7C9695.

Background Color

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

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

This div background color is #7C9695.

Border color

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

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

This div border color is #7C9695.

Opacity

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

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

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

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

This text has shadow with #7C9695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C9695.

Preview

Color preview on black background

This text has color #7C9695 on black background.


Color preview on white background

This text has color #7C9695 on white background.


Black color preview on #7C9695 background

This text has black color on #7C9695 background.


White color preview on #7C9695 background

This text has white color on #7C9695 background.


Related colors

Complementary color

Complementary color for #hex is #83696A.


I love getcolorcode.com

Triadic colors

1 #957C96 and #96957C with #7C9695 are triadic colors.

2 #95967C and #967C95 with #7C9695 are triadic colors.