COLOR #AECE7F

HEX: #AECE7F RGB: (174,206,127)

Renk bilgisi

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

RGB renk modeli

#AECE7F color RGB value is (174,206,127).

RGB: (174,206,127) (68%, 81%, 50%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 206 of 255 = 81%
B 127 of 255 = 50%

174
206
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 206 + 127 = 507 (100%)
R 174 of 507 ~ 34.32%
G 206 of 507 ~ 40.63%
B 127 of 507 ~ 25.05'%

%34.32
%40.63
%25.05

CMYK RENK MODELİ

#AECE7F rengi CMYK tonu (16,0,38,19).

  • camgöbeği tonu 15.53%
  • eflatun tonu 0.00%
  • sarı tonu 38.35%
  • ana renk tonu 19.22%

CMYK: (16,0,38,19)
C16M0Y38K19 (16%, 0%, 38%, 19%)
(0.16 / 0.00 / 0.38 / 0.19)

CMYK yüzdeleri

%15.53
%0
%38.35
%19.22

Codes

Color #AECE7F in popluar color models

AE CE 7F
RGB 174 206 127
HSL 84° 44.63% 65.29%
HSB/HSV 84° 38.35% 80.78%
CMYK 15.53% 0.00% 38.35%
19.22%

Color #AECE7F in popluar number systems.

HEX AE CE 7F
Decimal 174 206 127
Binary 10101110 11001110 1111111
Octal 256 316 177

Shades and tints

Shades of #AECE7F

#AECE7F
(174,206,127)
#9FBC74
(159,188,116)
#90AA69
(144,170,105)
#81985E
(129,152,94)
#728653
(114,134,83)
#637448
(99,116,72)
#54623D
(84,98,61)
#455032
(69,80,50)
#363E27
(54,62,39)
#272C1C
(39,44,28)
#181A11
(24,26,17)
#000000
(0,0,0)

Tints of #AECE7F

#AECE7F
(174,206,127)
#B5D28A
(181,210,138)
#BCD695
(188,214,149)
#C3DAA0
(195,218,160)
#CADEAB
(202,222,171)
#D1E2B6
(209,226,182)
#D8E6C1
(216,230,193)
#DFEACC
(223,234,204)
#E6EED7
(230,238,215)
#EDF2E2
(237,242,226)
#F4F6ED
(244,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AECE7F color. Also use rgb(174,206,127) instead hex code.

Text Font Color

.myTextColor { color: #AECE7F; }

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

This text font color is #AECE7F.

Background Color

.myBgColor { background-color: #AECE7F; }

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

This div background color is #AECE7F.

Border color

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

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

This div border color is #AECE7F.

Opacity

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

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

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

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

This text has shadow with #AECE7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECE7F.

Preview

Color preview on black background

This text has color #AECE7F on black background.


Color preview on white background

This text has color #AECE7F on white background.


Black color preview on #AECE7F background

This text has black color on #AECE7F background.


White color preview on #AECE7F background

This text has white color on #AECE7F background.


Related colors

Complementary color

Complementary color for #hex is #513180.


I love getcolorcode.com

Triadic colors

1 #7FAECE and #CE7FAE with #AECE7F are triadic colors.

2 #7FCEAE and #CEAE7F with #AECE7F are triadic colors.