COLOR #AEC676

HEX: #AEC676 RGB: (174,198,118)

Renk bilgisi

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

RGB renk modeli

#AEC676 color RGB value is (174,198,118).

RGB: (174,198,118) (68%, 78%, 46%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 198 of 255 = 78%
B 118 of 255 = 46%

174
198
118

R + G + B ~ 64%. #AEC676 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 198 + 118 = 490 (100%)
R 174 of 490 ~ 35.51%
G 198 of 490 ~ 40.41%
B 118 of 490 ~ 24.08'%

%35.51
%40.41
%24.08

CMYK RENK MODELİ

#AEC676 rengi CMYK tonu (12,0,40,22).

  • camgöbeği tonu 12.12%
  • eflatun tonu 0.00%
  • sarı tonu 40.40%
  • ana renk tonu 22.35%

CMYK: (12,0,40,22)
C12M0Y40K22 (12%, 0%, 40%, 22%)
(0.12 / 0.00 / 0.40 / 0.22)

CMYK yüzdeleri

%12.12
%0
%40.4
%22.35

Codes

Color #AEC676 in popluar color models

AE C6 76
RGB 174 198 118
HSL 78° 41.24% 61.96%
HSB/HSV 78° 40.40% 77.65%
CMYK 12.12% 0.00% 40.40%
22.35%

Color #AEC676 in popluar number systems.

HEX AE C6 76
Decimal 174 198 118
Binary 10101110 11000110 1110110
Octal 256 306 166

Shades and tints

Shades of #AEC676

#AEC676
(174,198,118)
#9FB46C
(159,180,108)
#90A262
(144,162,98)
#819058
(129,144,88)
#727E4E
(114,126,78)
#636C44
(99,108,68)
#545A3A
(84,90,58)
#454830
(69,72,48)
#363626
(54,54,38)
#27241C
(39,36,28)
#181212
(24,18,18)
#000000
(0,0,0)

Tints of #AEC676

#AEC676
(174,198,118)
#B5CB82
(181,203,130)
#BCD08E
(188,208,142)
#C3D59A
(195,213,154)
#CADAA6
(202,218,166)
#D1DFB2
(209,223,178)
#D8E4BE
(216,228,190)
#DFE9CA
(223,233,202)
#E6EED6
(230,238,214)
#EDF3E2
(237,243,226)
#F4F8EE
(244,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC676 color. Also use rgb(174,198,118) instead hex code.

Text Font Color

.myTextColor { color: #AEC676; }

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

This text font color is #AEC676.

Background Color

.myBgColor { background-color: #AEC676; }

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

This div background color is #AEC676.

Border color

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

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

This div border color is #AEC676.

Opacity

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

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

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

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

This text has shadow with #AEC676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC676.

Preview

Color preview on black background

This text has color #AEC676 on black background.


Color preview on white background

This text has color #AEC676 on white background.


Black color preview on #AEC676 background

This text has black color on #AEC676 background.


White color preview on #AEC676 background

This text has white color on #AEC676 background.


Related colors

Complementary color

Complementary color for #hex is #513989.


I love getcolorcode.com

Triadic colors

1 #76AEC6 and #C676AE with #AEC676 are triadic colors.

2 #76C6AE and #C6AE76 with #AEC676 are triadic colors.