COLOR #A6C5C2

HEX: #A6C5C2 RGB: (166,197,194)

Color info

#A6C5C2 contains red, green and blue colors in about the same proportion. Web safe color of #A6C5C2 is #99CCCC (or #9CC).

RGB color model

#A6C5C2 color RGB value is (166,197,194).

RGB: (166,197,194) (65%, 77%, 76%)

RGB channels and saturation

R 166 of 255 = 65%
G 197 of 255 = 77%
B 194 of 255 = 76%

166
197
194

R + G + B ~ 73%. #A6C5C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 197 + 194 = 557 (100%)
R 166 of 557 ~ 29.8%
G 197 of 557 ~ 35.37%
B 194 of 557 ~ 34.83'%

%29.8
%35.37
%34.83

CMYK color model

#A6C5C2 color CMYK value is (16,0,2,23).

  • cyan value is 15.74%
  • magenta value is 0.00%
  • yellow value is 1.52%
  • key color value is 22.75%

CMYK: (16,0,2,23)
C16M0Y2K23 (16%, 0%, 2%, 23%)
(0.16 / 0.00 / 0.02 / 0.23)

CMYK percentages

%15.74
%0
%1.52
%22.75

Codes

Color #A6C5C2 in popluar color models

A6 C5 C2
RGB 166 197 194
HSL 174° 21.09% 71.18%
HSB/HSV 174° 15.74% 77.25%
CMYK 15.74% 0.00% 1.52%
22.75%

Color #A6C5C2 in popluar number systems.

HEX A6 C5 C2
Decimal 166 197 194
Binary 10100110 11000101 11000010
Octal 246 305 302

Shades and tints

Shades of #A6C5C2

#A6C5C2
(166,197,194)
#97B4B1
(151,180,177)
#88A3A0
(136,163,160)
#79928F
(121,146,143)
#6A817E
(106,129,126)
#5B706D
(91,112,109)
#4C5F5C
(76,95,92)
#3D4E4B
(61,78,75)
#2E3D3A
(46,61,58)
#1F2C29
(31,44,41)
#101B18
(16,27,24)
#000000
(0,0,0)

Tints of #A6C5C2

#A6C5C2
(166,197,194)
#AECAC7
(174,202,199)
#B6CFCC
(182,207,204)
#BED4D1
(190,212,209)
#C6D9D6
(198,217,214)
#CEDEDB
(206,222,219)
#D6E3E0
(214,227,224)
#DEE8E5
(222,232,229)
#E6EDEA
(230,237,234)
#EEF2EF
(238,242,239)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C5C2 color. Also use rgb(166,197,194) instead hex code.

Text Font Color

.myTextColor { color: #A6C5C2; }

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

This text font color is #A6C5C2.

Background Color

.myBgColor { background-color: #A6C5C2; }

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

This div background color is #A6C5C2.

Border color

.myBorderColor { border: 1px solid #A6C5C2; }

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

This div border color is #A6C5C2.

Opacity

.myOpacity80 { color: #A6C5C2; opacity: 0.8; }

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

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

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

This text has shadow with #A6C5C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C5C2.

Preview

Color preview on black background

This text has color #A6C5C2 on black background.


Color preview on white background

This text has color #A6C5C2 on white background.


Black color preview on #A6C5C2 background

This text has black color on #A6C5C2 background.


White color preview on #A6C5C2 background

This text has white color on #A6C5C2 background.


Related colors

Complementary color

Complementary color for #hex is #593A3D.


I love getcolorcode.com

Triadic colors

1 #C2A6C5 and #C5C2A6 with #A6C5C2 are triadic colors.

2 #C2C5A6 and #C5A6C2 with #A6C5C2 are triadic colors.