COLOR #AECD98

HEX: #AECD98 RGB: (174,205,152)

Color info

#AECD98 contains red, green and blue colors in about the same proportion. Web safe color of #AECD98 is #99CC99 (or #9C9).

RGB color model

#AECD98 color RGB value is (174,205,152).

RGB: (174,205,152) (68%, 80%, 60%)

RGB channels and saturation

R 174 of 255 = 68%
G 205 of 255 = 80%
B 152 of 255 = 60%

174
205
152

R + G + B ~ 69%. #AECD98 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 205 + 152 = 531 (100%)
R 174 of 531 ~ 32.77%
G 205 of 531 ~ 38.61%
B 152 of 531 ~ 28.63'%

%32.77
%38.61
%28.63

CMYK color model

#AECD98 color CMYK value is (15,0,26,20).

  • cyan value is 15.12%
  • magenta value is 0.00%
  • yellow value is 25.85%
  • key color value is 19.61%
CMYK: (15,0,26,20) C15M0Y26K20 (15%,0%,26%,20%) (0.15/0.00/0.26/0.20) 

CMYK percentages

%15.12
%0
%25.85
%19.61

Codes

Color #AECD98 in popluar color models

AE CD 98
RGB 174 205 152
HSL 95° 34.64% 70.00%
HSB/HSV 95° 25.85% 80.39%
CMYK 15.12% 0.00% 25.85%
19.61%

Color #AECD98 in popluar number systems.

HEX AE CD 98
Decimal 174 205 152
Binary 10101110 11001101 10011000
Octal 256 315 230

Shades and tints

Shades of #AECD98

#AECD98
(174,205,152)
#9FBB8B
(159,187,139)
#90A97E
(144,169,126)
#819771
(129,151,113)
#728564
(114,133,100)
#637357
(99,115,87)
#54614A
(84,97,74)
#454F3D
(69,79,61)
#363D30
(54,61,48)
#272B23
(39,43,35)
#181916
(24,25,22)
#000000
(0,0,0)

Tints of #AECD98

#AECD98
(174,205,152)
#B5D1A1
(181,209,161)
#BCD5AA
(188,213,170)
#C3D9B3
(195,217,179)
#CADDBC
(202,221,188)
#D1E1C5
(209,225,197)
#D8E5CE
(216,229,206)
#DFE9D7
(223,233,215)
#E6EDE0
(230,237,224)
#EDF1E9
(237,241,233)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AECD98 color. Also use rgb(174,205,152) instead hex code.

Text Font Color

.myTextColor { color: #AECD98; }

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

This text font color is #AECD98.

Background Color

.myBgColor { background-color: #AECD98; }

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

This div background color is #AECD98.

Border color

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

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

This div border color is #AECD98.

Opacity

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

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

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

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

This text has shadow with #AECD98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECD98.

Preview

Color preview on black background

This text has color #AECD98 on black background.


Color preview on white background

This text has color #AECD98 on white background.


Black color preview on #AECD98 background

This text has black color on #AECD98 background.


White color preview on #AECD98 background

This text has white color on #AECD98 background.


Related colors

Complementary color

Complementary color for #hex is #513267.


I love getcolorcode.com

Triadic colors

1 #98AECD and #CD98AE with #AECD98 are triadic colors.

2 #98CDAE and #CDAE98 with #AECD98 are triadic colors.