COLOR #A6D977

HEX: #A6D977 RGB: (166,217,119)

Renk bilgisi

#A6D977 contains mainly red and green colors. #A6D977 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A6D977 color RGB value is (166,217,119).

RGB: (166,217,119) (65%, 85%, 47%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 217 of 255 = 85%
B 119 of 255 = 47%

166
217
119

R + G + B ~ 66%. #A6D977 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 217 + 119 = 502 (100%)
R 166 of 502 ~ 33.07%
G 217 of 502 ~ 43.23%
B 119 of 502 ~ 23.71'%

%33.07
%43.23
%23.71

CMYK RENK MODELİ

#A6D977 rengi CMYK tonu (24,0,45,15).

  • camgöbeği tonu 23.50%
  • eflatun tonu 0.00%
  • sarı tonu 45.16%
  • ana renk tonu 14.90%

CMYK: (24,0,45,15)
C24M0Y45K15 (24%, 0%, 45%, 15%)
(0.24 / 0.00 / 0.45 / 0.15)

CMYK yüzdeleri

%23.5
%0
%45.16
%14.9

Codes

Color #A6D977 in popluar color models

A6 D9 77
RGB 166 217 119
HSL 91° 56.32% 65.88%
HSB/HSV 91° 45.16% 85.10%
CMYK 23.50% 0.00% 45.16%
14.90%

Color #A6D977 in popluar number systems.

HEX A6 D9 77
Decimal 166 217 119
Binary 10100110 11011001 1110111
Octal 246 331 167

Shades and tints

Shades of #A6D977

#A6D977
(166,217,119)
#97C66D
(151,198,109)
#88B363
(136,179,99)
#79A059
(121,160,89)
#6A8D4F
(106,141,79)
#5B7A45
(91,122,69)
#4C673B
(76,103,59)
#3D5431
(61,84,49)
#2E4127
(46,65,39)
#1F2E1D
(31,46,29)
#101B13
(16,27,19)
#000000
(0,0,0)

Tints of #A6D977

#A6D977
(166,217,119)
#AEDC83
(174,220,131)
#B6DF8F
(182,223,143)
#BEE29B
(190,226,155)
#C6E5A7
(198,229,167)
#CEE8B3
(206,232,179)
#D6EBBF
(214,235,191)
#DEEECB
(222,238,203)
#E6F1D7
(230,241,215)
#EEF4E3
(238,244,227)
#F6F7EF
(246,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D977 color. Also use rgb(166,217,119) instead hex code.

Text Font Color

.myTextColor { color: #A6D977; }

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

This text font color is #A6D977.

Background Color

.myBgColor { background-color: #A6D977; }

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

This div background color is #A6D977.

Border color

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

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

This div border color is #A6D977.

Opacity

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

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

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

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

This text has shadow with #A6D977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D977.

Preview

Color preview on black background

This text has color #A6D977 on black background.


Color preview on white background

This text has color #A6D977 on white background.


Black color preview on #A6D977 background

This text has black color on #A6D977 background.


White color preview on #A6D977 background

This text has white color on #A6D977 background.


Related colors

Complementary color

Complementary color for #hex is #592688.


I love getcolorcode.com

Triadic colors

1 #77A6D9 and #D977A6 with #A6D977 are triadic colors.

2 #77D9A6 and #D9A677 with #A6D977 are triadic colors.