COLOR #AECC7A

HEX: #AECC7A RGB: (174,204,122)

Renk bilgisi

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

RGB renk modeli

#AECC7A color RGB value is (174,204,122).

RGB: (174,204,122) (68%, 80%, 48%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 204 of 255 = 80%
B 122 of 255 = 48%

174
204
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 204 + 122 = 500 (100%)
R 174 of 500 ~ 34.8%
G 204 of 500 ~ 40.8%
B 122 of 500 ~ 24.4'%

%34.8
%40.8
%24.4

CMYK RENK MODELİ

#AECC7A rengi CMYK tonu (15,0,40,20).

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

CMYK: (15,0,40,20)
C15M0Y40K20 (15%, 0%, 40%, 20%)
(0.15 / 0.00 / 0.40 / 0.20)

CMYK yüzdeleri

%14.71
%0
%40.2
%20

Codes

Color #AECC7A in popluar color models

AE CC 7A
RGB 174 204 122
HSL 82° 44.57% 63.92%
HSB/HSV 82° 40.20% 80.00%
CMYK 14.71% 0.00% 40.20%
20.00%

Color #AECC7A in popluar number systems.

HEX AE CC 7A
Decimal 174 204 122
Binary 10101110 11001100 1111010
Octal 256 314 172

Shades and tints

Shades of #AECC7A

#AECC7A
(174,204,122)
#9FBA6F
(159,186,111)
#90A864
(144,168,100)
#819659
(129,150,89)
#72844E
(114,132,78)
#637243
(99,114,67)
#546038
(84,96,56)
#454E2D
(69,78,45)
#363C22
(54,60,34)
#272A17
(39,42,23)
#18180C
(24,24,12)
#000000
(0,0,0)

Tints of #AECC7A

#AECC7A
(174,204,122)
#B5D086
(181,208,134)
#BCD492
(188,212,146)
#C3D89E
(195,216,158)
#CADCAA
(202,220,170)
#D1E0B6
(209,224,182)
#D8E4C2
(216,228,194)
#DFE8CE
(223,232,206)
#E6ECDA
(230,236,218)
#EDF0E6
(237,240,230)
#F4F4F2
(244,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AECC7A; }

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

This text font color is #AECC7A.

Background Color

.myBgColor { background-color: #AECC7A; }

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

This div background color is #AECC7A.

Border color

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

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

This div border color is #AECC7A.

Opacity

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

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

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

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

This text has shadow with #AECC7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECC7A.

Preview

Color preview on black background

This text has color #AECC7A on black background.


Color preview on white background

This text has color #AECC7A on white background.


Black color preview on #AECC7A background

This text has black color on #AECC7A background.


White color preview on #AECC7A background

This text has white color on #AECC7A background.


Related colors

Complementary color

Complementary color for #hex is #513385.


I love getcolorcode.com

Triadic colors

1 #7AAECC and #CC7AAE with #AECC7A are triadic colors.

2 #7ACCAE and #CCAE7A with #AECC7A are triadic colors.