COLOR #A4CE6C

HEX: #A4CE6C RGB: (164,206,108)

Renk bilgisi

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

RGB renk modeli

#A4CE6C color RGB value is (164,206,108).

RGB: (164,206,108) (64%, 81%, 42%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 206 of 255 = 81%
B 108 of 255 = 42%

164
206
108

R + G + B ~ 62%. #A4CE6C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 206 + 108 = 478 (100%)
R 164 of 478 ~ 34.31%
G 206 of 478 ~ 43.1%
B 108 of 478 ~ 22.59'%

%34.31
%43.1
%22.59

CMYK RENK MODELİ

#A4CE6C rengi CMYK tonu (20,0,48,19).

  • camgöbeği tonu 20.39%
  • eflatun tonu 0.00%
  • sarı tonu 47.57%
  • ana renk tonu 19.22%

CMYK: (20,0,48,19)
C20M0Y48K19 (20%, 0%, 48%, 19%)
(0.20 / 0.00 / 0.48 / 0.19)

CMYK yüzdeleri

%20.39
%0
%47.57
%19.22

Codes

Color #A4CE6C in popluar color models

A4 CE 6C
RGB 164 206 108
HSL 86° 50.00% 61.57%
HSB/HSV 86° 47.57% 80.78%
CMYK 20.39% 0.00% 47.57%
19.22%

Color #A4CE6C in popluar number systems.

HEX A4 CE 6C
Decimal 164 206 108
Binary 10100100 11001110 1101100
Octal 244 316 154

Shades and tints

Shades of #A4CE6C

#A4CE6C
(164,206,108)
#96BC63
(150,188,99)
#88AA5A
(136,170,90)
#7A9851
(122,152,81)
#6C8648
(108,134,72)
#5E743F
(94,116,63)
#506236
(80,98,54)
#42502D
(66,80,45)
#343E24
(52,62,36)
#262C1B
(38,44,27)
#181A12
(24,26,18)
#000000
(0,0,0)

Tints of #A4CE6C

#A4CE6C
(164,206,108)
#ACD279
(172,210,121)
#B4D686
(180,214,134)
#BCDA93
(188,218,147)
#C4DEA0
(196,222,160)
#CCE2AD
(204,226,173)
#D4E6BA
(212,230,186)
#DCEAC7
(220,234,199)
#E4EED4
(228,238,212)
#ECF2E1
(236,242,225)
#F4F6EE
(244,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4CE6C color. Also use rgb(164,206,108) instead hex code.

Text Font Color

.myTextColor { color: #A4CE6C; }

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

This text font color is #A4CE6C.

Background Color

.myBgColor { background-color: #A4CE6C; }

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

This div background color is #A4CE6C.

Border color

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

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

This div border color is #A4CE6C.

Opacity

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

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

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

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

This text has shadow with #A4CE6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4CE6C.

Preview

Color preview on black background

This text has color #A4CE6C on black background.


Color preview on white background

This text has color #A4CE6C on white background.


Black color preview on #A4CE6C background

This text has black color on #A4CE6C background.


White color preview on #A4CE6C background

This text has white color on #A4CE6C background.


Related colors

Complementary color

Complementary color for #hex is #5B3193.


I love getcolorcode.com

Triadic colors

1 #6CA4CE and #CE6CA4 with #A4CE6C are triadic colors.

2 #6CCEA4 and #CEA46C with #A4CE6C are triadic colors.