COLOR #7AC5C6

HEX: #7AC5C6 RGB: (122,197,198)

Color info

#7AC5C6 contains mainly green and blue colors. Web safe color of #7AC5C6 is #66CCCC (or #6CC).

RGB color model

#7AC5C6 color RGB value is (122,197,198).

RGB: (122,197,198) (48%, 77%, 78%)

RGB channels and saturation

R 122 of 255 = 48%
G 197 of 255 = 77%
B 198 of 255 = 78%

122
197
198

R + G + B ~ 68%. #7AC5C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 197 + 198 = 517 (100%)
R 122 of 517 ~ 23.6%
G 197 of 517 ~ 38.1%
B 198 of 517 ~ 38.3'%

%23.6
%38.1
%38.3

CMYK color model

#7AC5C6 color CMYK value is (38,1,0,22).

  • cyan value is 38.38%
  • magenta value is 0.51%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (38,1,0,22)
C38M1Y0K22 (38%, 1%, 0%, 22%)
(0.38 / 0.01 / 0.00 / 0.22)

CMYK percentages

%38.38
%0.51
%0
%22.35

Codes

Color #7AC5C6 in popluar color models

7A C5 C6
RGB 122 197 198
HSL 181° 40.00% 62.75%
HSB/HSV 181° 38.38% 77.65%
CMYK 38.38% 0.51% 0.00%
22.35%

Color #7AC5C6 in popluar number systems.

HEX 7A C5 C6
Decimal 122 197 198
Binary 1111010 11000101 11000110
Octal 172 305 306

Shades and tints

Shades of #7AC5C6

#7AC5C6
(122,197,198)
#6FB4B4
(111,180,180)
#64A3A2
(100,163,162)
#599290
(89,146,144)
#4E817E
(78,129,126)
#43706C
(67,112,108)
#385F5A
(56,95,90)
#2D4E48
(45,78,72)
#223D36
(34,61,54)
#172C24
(23,44,36)
#0C1B12
(12,27,18)
#000000
(0,0,0)

Tints of #7AC5C6

#7AC5C6
(122,197,198)
#86CACB
(134,202,203)
#92CFD0
(146,207,208)
#9ED4D5
(158,212,213)
#AAD9DA
(170,217,218)
#B6DEDF
(182,222,223)
#C2E3E4
(194,227,228)
#CEE8E9
(206,232,233)
#DAEDEE
(218,237,238)
#E6F2F3
(230,242,243)
#F2F7F8
(242,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AC5C6 color. Also use rgb(122,197,198) instead hex code.

Text Font Color

.myTextColor { color: #7AC5C6; }

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

This text font color is #7AC5C6.

Background Color

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

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

This div background color is #7AC5C6.

Border color

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

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

This div border color is #7AC5C6.

Opacity

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

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

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

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

This text has shadow with #7AC5C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AC5C6.

Preview

Color preview on black background

This text has color #7AC5C6 on black background.


Color preview on white background

This text has color #7AC5C6 on white background.


Black color preview on #7AC5C6 background

This text has black color on #7AC5C6 background.


White color preview on #7AC5C6 background

This text has white color on #7AC5C6 background.


Related colors

Complementary color

Complementary color for #hex is #853A39.


I love getcolorcode.com

Triadic colors

1 #C67AC5 and #C5C67A with #7AC5C6 are triadic colors.

2 #C6C57A and #C57AC6 with #7AC5C6 are triadic colors.