COLOR #A4C988

HEX: #A4C988 RGB: (164,201,136)

Renk bilgisi

#A4C988 contains mainly red and green colors. #A4C988 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A4C988 color RGB value is (164,201,136).

RGB: (164,201,136) (64%, 79%, 53%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 201 of 255 = 79%
B 136 of 255 = 53%

164
201
136

R + G + B ~ 65%. #A4C988 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 201 + 136 = 501 (100%)
R 164 of 501 ~ 32.73%
G 201 of 501 ~ 40.12%
B 136 of 501 ~ 27.15'%

%32.73
%40.12
%27.15

CMYK RENK MODELİ

#A4C988 rengi CMYK tonu (18,0,32,21).

  • camgöbeği tonu 18.41%
  • eflatun tonu 0.00%
  • sarı tonu 32.34%
  • ana renk tonu 21.18%

CMYK: (18,0,32,21)
C18M0Y32K21 (18%, 0%, 32%, 21%)
(0.18 / 0.00 / 0.32 / 0.21)

CMYK yüzdeleri

%18.41
%0
%32.34
%21.18

Codes

Color #A4C988 in popluar color models

A4 C9 88
RGB 164 201 136
HSL 94° 37.57% 66.08%
HSB/HSV 94° 32.34% 78.82%
CMYK 18.41% 0.00% 32.34%
21.18%

Color #A4C988 in popluar number systems.

HEX A4 C9 88
Decimal 164 201 136
Binary 10100100 11001001 10001000
Octal 244 311 210

Shades and tints

Shades of #A4C988

#A4C988
(164,201,136)
#96B77C
(150,183,124)
#88A570
(136,165,112)
#7A9364
(122,147,100)
#6C8158
(108,129,88)
#5E6F4C
(94,111,76)
#505D40
(80,93,64)
#424B34
(66,75,52)
#343928
(52,57,40)
#26271C
(38,39,28)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #A4C988

#A4C988
(164,201,136)
#ACCD92
(172,205,146)
#B4D19C
(180,209,156)
#BCD5A6
(188,213,166)
#C4D9B0
(196,217,176)
#CCDDBA
(204,221,186)
#D4E1C4
(212,225,196)
#DCE5CE
(220,229,206)
#E4E9D8
(228,233,216)
#ECEDE2
(236,237,226)
#F4F1EC
(244,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C988 color. Also use rgb(164,201,136) instead hex code.

Text Font Color

.myTextColor { color: #A4C988; }

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

This text font color is #A4C988.

Background Color

.myBgColor { background-color: #A4C988; }

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

This div background color is #A4C988.

Border color

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

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

This div border color is #A4C988.

Opacity

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

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

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

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

This text has shadow with #A4C988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C988.

Preview

Color preview on black background

This text has color #A4C988 on black background.


Color preview on white background

This text has color #A4C988 on white background.


Black color preview on #A4C988 background

This text has black color on #A4C988 background.


White color preview on #A4C988 background

This text has white color on #A4C988 background.


Related colors

Complementary color

Complementary color for #hex is #5B3677.


I love getcolorcode.com

Triadic colors

1 #88A4C9 and #C988A4 with #A4C988 are triadic colors.

2 #88C9A4 and #C9A488 with #A4C988 are triadic colors.