COLOR #AECC9D

HEX: #AECC9D RGB: (174,204,157)

Renk bilgisi

#AECC9D contains red, green and blue colors in about the same proportion. #AECC9D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AECC9D color RGB value is (174,204,157).

RGB: (174,204,157) (68%, 80%, 62%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 204 of 255 = 80%
B 157 of 255 = 62%

174
204
157

R + G + B ~ 70%. #AECC9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 204 + 157 = 535 (100%)
R 174 of 535 ~ 32.52%
G 204 of 535 ~ 38.13%
B 157 of 535 ~ 29.35'%

%32.52
%38.13
%29.35

CMYK RENK MODELİ

#AECC9D rengi CMYK tonu (15,0,23,20).

  • camgöbeği tonu 14.71%
  • eflatun tonu 0.00%
  • sarı tonu 23.04%
  • ana renk tonu 20.00%

CMYK: (15,0,23,20)
C15M0Y23K20 (15%, 0%, 23%, 20%)
(0.15 / 0.00 / 0.23 / 0.20)

CMYK yüzdeleri

%14.71
%0
%23.04
%20

Codes

Color #AECC9D in popluar color models

AE CC 9D
RGB 174 204 157
HSL 98° 31.54% 70.78%
HSB/HSV 98° 23.04% 80.00%
CMYK 14.71% 0.00% 23.04%
20.00%

Color #AECC9D in popluar number systems.

HEX AE CC 9D
Decimal 174 204 157
Binary 10101110 11001100 10011101
Octal 256 314 235

Shades and tints

Shades of #AECC9D

#AECC9D
(174,204,157)
#9FBA8F
(159,186,143)
#90A881
(144,168,129)
#819673
(129,150,115)
#728465
(114,132,101)
#637257
(99,114,87)
#546049
(84,96,73)
#454E3B
(69,78,59)
#363C2D
(54,60,45)
#272A1F
(39,42,31)
#181811
(24,24,17)
#000000
(0,0,0)

Tints of #AECC9D

#AECC9D
(174,204,157)
#B5D0A5
(181,208,165)
#BCD4AD
(188,212,173)
#C3D8B5
(195,216,181)
#CADCBD
(202,220,189)
#D1E0C5
(209,224,197)
#D8E4CD
(216,228,205)
#DFE8D5
(223,232,213)
#E6ECDD
(230,236,221)
#EDF0E5
(237,240,229)
#F4F4ED
(244,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AECC9D color. Also use rgb(174,204,157) instead hex code.

Text Font Color

.myTextColor { color: #AECC9D; }

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

This text font color is #AECC9D.

Background Color

.myBgColor { background-color: #AECC9D; }

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

This div background color is #AECC9D.

Border color

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

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

This div border color is #AECC9D.

Opacity

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

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

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

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

This text has shadow with #AECC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECC9D.

Preview

Color preview on black background

This text has color #AECC9D on black background.


Color preview on white background

This text has color #AECC9D on white background.


Black color preview on #AECC9D background

This text has black color on #AECC9D background.


White color preview on #AECC9D background

This text has white color on #AECC9D background.


Related colors

Complementary color

Complementary color for #hex is #513362.


I love getcolorcode.com

Triadic colors

1 #9DAECC and #CC9DAE with #AECC9D are triadic colors.

2 #9DCCAE and #CCAE9D with #AECC9D are triadic colors.