COLOR #7CA4A6

HEX: #7CA4A6 RGB: (124,164,166)

Color info

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

RGB color model

#7CA4A6 color RGB value is (124,164,166).

RGB: (124,164,166) (49%, 64%, 65%)

RGB channels and saturation

R 124 of 255 = 49%
G 164 of 255 = 64%
B 166 of 255 = 65%

124
164
166

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

Portions of RGB colors in percentages

R + G + B = 124 + 164 + 166 = 454 (100%)
R 124 of 454 ~ 27.31%
G 164 of 454 ~ 36.12%
B 166 of 454 ~ 36.56'%

%27.31
%36.12
%36.56

CMYK color model

#7CA4A6 color CMYK value is (25,1,0,35).

  • cyan value is 25.30%
  • magenta value is 1.20%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (25,1,0,35)
C25M1Y0K35 (25%, 1%, 0%, 35%)
(0.25 / 0.01 / 0.00 / 0.35)

CMYK percentages

%25.3
%1.2
%0
%34.9

Codes

Color #7CA4A6 in popluar color models

7C A4 A6
RGB 124 164 166
HSL 183° 19.09% 56.86%
HSB/HSV 183° 25.30% 65.10%
CMYK 25.30% 1.20% 0.00%
34.90%

Color #7CA4A6 in popluar number systems.

HEX 7C A4 A6
Decimal 124 164 166
Binary 1111100 10100100 10100110
Octal 174 244 246

Shades and tints

Shades of #7CA4A6

#7CA4A6
(124,164,166)
#719697
(113,150,151)
#668888
(102,136,136)
#5B7A79
(91,122,121)
#506C6A
(80,108,106)
#455E5B
(69,94,91)
#3A504C
(58,80,76)
#2F423D
(47,66,61)
#24342E
(36,52,46)
#19261F
(25,38,31)
#0E1810
(14,24,16)
#000000
(0,0,0)

Tints of #7CA4A6

#7CA4A6
(124,164,166)
#87ACAE
(135,172,174)
#92B4B6
(146,180,182)
#9DBCBE
(157,188,190)
#A8C4C6
(168,196,198)
#B3CCCE
(179,204,206)
#BED4D6
(190,212,214)
#C9DCDE
(201,220,222)
#D4E4E6
(212,228,230)
#DFECEE
(223,236,238)
#EAF4F6
(234,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CA4A6 color. Also use rgb(124,164,166) instead hex code.

Text Font Color

.myTextColor { color: #7CA4A6; }

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

This text font color is #7CA4A6.

Background Color

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

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

This div background color is #7CA4A6.

Border color

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

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

This div border color is #7CA4A6.

Opacity

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

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

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

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

This text has shadow with #7CA4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CA4A6.

Preview

Color preview on black background

This text has color #7CA4A6 on black background.


Color preview on white background

This text has color #7CA4A6 on white background.


Black color preview on #7CA4A6 background

This text has black color on #7CA4A6 background.


White color preview on #7CA4A6 background

This text has white color on #7CA4A6 background.


Related colors

Complementary color

Complementary color for #hex is #835B59.


I love getcolorcode.com

Triadic colors

1 #A67CA4 and #A4A67C with #7CA4A6 are triadic colors.

2 #A6A47C and #A47CA6 with #7CA4A6 are triadic colors.