COLOR #AED299

HEX: #AED299 RGB: (174,210,153)

Renk bilgisi

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

RGB renk modeli

#AED299 color RGB value is (174,210,153).

RGB: (174,210,153) (68%, 82%, 60%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 210 of 255 = 82%
B 153 of 255 = 60%

174
210
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 210 + 153 = 537 (100%)
R 174 of 537 ~ 32.4%
G 210 of 537 ~ 39.11%
B 153 of 537 ~ 28.49'%

%32.4
%39.11
%28.49

CMYK RENK MODELİ

#AED299 rengi CMYK tonu (17,0,27,18).

  • camgöbeği tonu 17.14%
  • eflatun tonu 0.00%
  • sarı tonu 27.14%
  • ana renk tonu 17.65%

CMYK: (17,0,27,18)
C17M0Y27K18 (17%, 0%, 27%, 18%)
(0.17 / 0.00 / 0.27 / 0.18)

CMYK yüzdeleri

%17.14
%0
%27.14
%17.65

Codes

Color #AED299 in popluar color models

AE D2 99
RGB 174 210 153
HSL 98° 38.78% 71.18%
HSB/HSV 98° 27.14% 82.35%
CMYK 17.14% 0.00% 27.14%
17.65%

Color #AED299 in popluar number systems.

HEX AE D2 99
Decimal 174 210 153
Binary 10101110 11010010 10011001
Octal 256 322 231

Shades and tints

Shades of #AED299

#AED299
(174,210,153)
#9FBF8C
(159,191,140)
#90AC7F
(144,172,127)
#819972
(129,153,114)
#728665
(114,134,101)
#637358
(99,115,88)
#54604B
(84,96,75)
#454D3E
(69,77,62)
#363A31
(54,58,49)
#272724
(39,39,36)
#181417
(24,20,23)
#000000
(0,0,0)

Tints of #AED299

#AED299
(174,210,153)
#B5D6A2
(181,214,162)
#BCDAAB
(188,218,171)
#C3DEB4
(195,222,180)
#CAE2BD
(202,226,189)
#D1E6C6
(209,230,198)
#D8EACF
(216,234,207)
#DFEED8
(223,238,216)
#E6F2E1
(230,242,225)
#EDF6EA
(237,246,234)
#F4FAF3
(244,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED299 color. Also use rgb(174,210,153) instead hex code.

Text Font Color

.myTextColor { color: #AED299; }

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

This text font color is #AED299.

Background Color

.myBgColor { background-color: #AED299; }

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

This div background color is #AED299.

Border color

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

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

This div border color is #AED299.

Opacity

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

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

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

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

This text has shadow with #AED299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED299.

Preview

Color preview on black background

This text has color #AED299 on black background.


Color preview on white background

This text has color #AED299 on white background.


Black color preview on #AED299 background

This text has black color on #AED299 background.


White color preview on #AED299 background

This text has white color on #AED299 background.


Related colors

Complementary color

Complementary color for #hex is #512D66.


I love getcolorcode.com

Triadic colors

1 #99AED2 and #D299AE with #AED299 are triadic colors.

2 #99D2AE and #D2AE99 with #AED299 are triadic colors.