COLOR #AECE7D

HEX: #AECE7D RGB: (174,206,125)

Renk bilgisi

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

RGB renk modeli

#AECE7D color RGB value is (174,206,125).

RGB: (174,206,125) (68%, 81%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 206 of 255 = 81%
B 125 of 255 = 49%

174
206
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 206 + 125 = 505 (100%)
R 174 of 505 ~ 34.46%
G 206 of 505 ~ 40.79%
B 125 of 505 ~ 24.75'%

%34.46
%40.79
%24.75

CMYK RENK MODELİ

#AECE7D rengi CMYK tonu (16,0,39,19).

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

CMYK: (16,0,39,19)
C16M0Y39K19 (16%, 0%, 39%, 19%)
(0.16 / 0.00 / 0.39 / 0.19)

CMYK yüzdeleri

%15.53
%0
%39.32
%19.22

Codes

Color #AECE7D in popluar color models

AE CE 7D
RGB 174 206 125
HSL 84° 45.25% 64.90%
HSB/HSV 84° 39.32% 80.78%
CMYK 15.53% 0.00% 39.32%
19.22%

Color #AECE7D in popluar number systems.

HEX AE CE 7D
Decimal 174 206 125
Binary 10101110 11001110 1111101
Octal 256 316 175

Shades and tints

Shades of #AECE7D

#AECE7D
(174,206,125)
#9FBC72
(159,188,114)
#90AA67
(144,170,103)
#81985C
(129,152,92)
#728651
(114,134,81)
#637446
(99,116,70)
#54623B
(84,98,59)
#455030
(69,80,48)
#363E25
(54,62,37)
#272C1A
(39,44,26)
#181A0F
(24,26,15)
#000000
(0,0,0)

Tints of #AECE7D

#AECE7D
(174,206,125)
#B5D288
(181,210,136)
#BCD693
(188,214,147)
#C3DA9E
(195,218,158)
#CADEA9
(202,222,169)
#D1E2B4
(209,226,180)
#D8E6BF
(216,230,191)
#DFEACA
(223,234,202)
#E6EED5
(230,238,213)
#EDF2E0
(237,242,224)
#F4F6EB
(244,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AECE7D; }

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

This text font color is #AECE7D.

Background Color

.myBgColor { background-color: #AECE7D; }

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

This div background color is #AECE7D.

Border color

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

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

This div border color is #AECE7D.

Opacity

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

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

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

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

This text has shadow with #AECE7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECE7D.

Preview

Color preview on black background

This text has color #AECE7D on black background.


Color preview on white background

This text has color #AECE7D on white background.


Black color preview on #AECE7D background

This text has black color on #AECE7D background.


White color preview on #AECE7D background

This text has white color on #AECE7D background.


Related colors

Complementary color

Complementary color for #hex is #513182.


I love getcolorcode.com

Triadic colors

1 #7DAECE and #CE7DAE with #AECE7D are triadic colors.

2 #7DCEAE and #CEAE7D with #AECE7D are triadic colors.