COLOR #A6E5C2

HEX: #A6E5C2 RGB: (166,229,194)

Renk bilgisi

#A6E5C2 contains mainly green and blue colors. #A6E5C2 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A6E5C2 color RGB value is (166,229,194).

RGB: (166,229,194) (65%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 229 of 255 = 90%
B 194 of 255 = 76%

166
229
194

R + G + B ~ 77%. #A6E5C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 229 + 194 = 589 (100%)
R 166 of 589 ~ 28.18%
G 229 of 589 ~ 38.88%
B 194 of 589 ~ 32.94'%

%28.18
%38.88
%32.94

CMYK RENK MODELİ

#A6E5C2 rengi CMYK tonu (28,0,15,10).

  • camgöbeği tonu 27.51%
  • eflatun tonu 0.00%
  • sarı tonu 15.28%
  • ana renk tonu 10.20%

CMYK: (28,0,15,10)
C28M0Y15K10 (28%, 0%, 15%, 10%)
(0.28 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%27.51
%0
%15.28
%10.2

Codes

Color #A6E5C2 in popluar color models

A6 E5 C2
RGB 166 229 194
HSL 147° 54.78% 77.45%
HSB/HSV 147° 27.51% 89.80%
CMYK 27.51% 0.00% 15.28%
10.20%

Color #A6E5C2 in popluar number systems.

HEX A6 E5 C2
Decimal 166 229 194
Binary 10100110 11100101 11000010
Octal 246 345 302

Shades and tints

Shades of #A6E5C2

#A6E5C2
(166,229,194)
#97D1B1
(151,209,177)
#88BDA0
(136,189,160)
#79A98F
(121,169,143)
#6A957E
(106,149,126)
#5B816D
(91,129,109)
#4C6D5C
(76,109,92)
#3D594B
(61,89,75)
#2E453A
(46,69,58)
#1F3129
(31,49,41)
#101D18
(16,29,24)
#000000
(0,0,0)

Tints of #A6E5C2

#A6E5C2
(166,229,194)
#AEE7C7
(174,231,199)
#B6E9CC
(182,233,204)
#BEEBD1
(190,235,209)
#C6EDD6
(198,237,214)
#CEEFDB
(206,239,219)
#D6F1E0
(214,241,224)
#DEF3E5
(222,243,229)
#E6F5EA
(230,245,234)
#EEF7EF
(238,247,239)
#F6F9F4
(246,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6E5C2; }

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

This text font color is #A6E5C2.

Background Color

.myBgColor { background-color: #A6E5C2; }

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

This div background color is #A6E5C2.

Border color

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

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

This div border color is #A6E5C2.

Opacity

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

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

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

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

This text has shadow with #A6E5C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6E5C2.

Preview

Color preview on black background

This text has color #A6E5C2 on black background.


Color preview on white background

This text has color #A6E5C2 on white background.


Black color preview on #A6E5C2 background

This text has black color on #A6E5C2 background.


White color preview on #A6E5C2 background

This text has white color on #A6E5C2 background.


Related colors

Complementary color

Complementary color for #hex is #591A3D.


I love getcolorcode.com

Triadic colors

1 #C2A6E5 and #E5C2A6 with #A6E5C2 are triadic colors.

2 #C2E5A6 and #E5A6C2 with #A6E5C2 are triadic colors.