COLOR #A4C76B

HEX: #A4C76B RGB: (164,199,107)

Renk bilgisi

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

RGB renk modeli

#A4C76B color RGB value is (164,199,107).

RGB: (164,199,107) (64%, 78%, 42%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 199 of 255 = 78%
B 107 of 255 = 42%

164
199
107

R + G + B ~ 61%. #A4C76B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 199 + 107 = 470 (100%)
R 164 of 470 ~ 34.89%
G 199 of 470 ~ 42.34%
B 107 of 470 ~ 22.77'%

%34.89
%42.34
%22.77

CMYK RENK MODELİ

#A4C76B rengi CMYK tonu (18,0,46,22).

  • camgöbeği tonu 17.59%
  • eflatun tonu 0.00%
  • sarı tonu 46.23%
  • ana renk tonu 21.96%

CMYK: (18,0,46,22)
C18M0Y46K22 (18%, 0%, 46%, 22%)
(0.18 / 0.00 / 0.46 / 0.22)

CMYK yüzdeleri

%17.59
%0
%46.23
%21.96

Codes

Color #A4C76B in popluar color models

A4 C7 6B
RGB 164 199 107
HSL 83° 45.10% 60.00%
HSB/HSV 83° 46.23% 78.04%
CMYK 17.59% 0.00% 46.23%
21.96%

Color #A4C76B in popluar number systems.

HEX A4 C7 6B
Decimal 164 199 107
Binary 10100100 11000111 1101011
Octal 244 307 153

Shades and tints

Shades of #A4C76B

#A4C76B
(164,199,107)
#96B562
(150,181,98)
#88A359
(136,163,89)
#7A9150
(122,145,80)
#6C7F47
(108,127,71)
#5E6D3E
(94,109,62)
#505B35
(80,91,53)
#42492C
(66,73,44)
#343723
(52,55,35)
#26251A
(38,37,26)
#181311
(24,19,17)
#000000
(0,0,0)

Tints of #A4C76B

#A4C76B
(164,199,107)
#ACCC78
(172,204,120)
#B4D185
(180,209,133)
#BCD692
(188,214,146)
#C4DB9F
(196,219,159)
#CCE0AC
(204,224,172)
#D4E5B9
(212,229,185)
#DCEAC6
(220,234,198)
#E4EFD3
(228,239,211)
#ECF4E0
(236,244,224)
#F4F9ED
(244,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C76B color. Also use rgb(164,199,107) instead hex code.

Text Font Color

.myTextColor { color: #A4C76B; }

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

This text font color is #A4C76B.

Background Color

.myBgColor { background-color: #A4C76B; }

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

This div background color is #A4C76B.

Border color

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

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

This div border color is #A4C76B.

Opacity

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

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

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

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

This text has shadow with #A4C76B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C76B.

Preview

Color preview on black background

This text has color #A4C76B on black background.


Color preview on white background

This text has color #A4C76B on white background.


Black color preview on #A4C76B background

This text has black color on #A4C76B background.


White color preview on #A4C76B background

This text has white color on #A4C76B background.


Related colors

Complementary color

Complementary color for #hex is #5B3894.


I love getcolorcode.com

Triadic colors

1 #6BA4C7 and #C76BA4 with #A4C76B are triadic colors.

2 #6BC7A4 and #C7A46B with #A4C76B are triadic colors.