COLOR #AED696

HEX: #AED696 RGB: (174,214,150)

Renk bilgisi

#AED696 contains mainly red and green colors. #AED696 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AED696 color RGB value is (174,214,150).

RGB: (174,214,150) (68%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 214 of 255 = 84%
B 150 of 255 = 59%

174
214
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 214 + 150 = 538 (100%)
R 174 of 538 ~ 32.34%
G 214 of 538 ~ 39.78%
B 150 of 538 ~ 27.88'%

%32.34
%39.78
%27.88

CMYK RENK MODELİ

#AED696 rengi CMYK tonu (19,0,30,16).

  • camgöbeği tonu 18.69%
  • eflatun tonu 0.00%
  • sarı tonu 29.91%
  • ana renk tonu 16.08%

CMYK: (19,0,30,16)
C19M0Y30K16 (19%, 0%, 30%, 16%)
(0.19 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%18.69
%0
%29.91
%16.08

Codes

Color #AED696 in popluar color models

AE D6 96
RGB 174 214 150
HSL 98° 43.84% 71.37%
HSB/HSV 98° 29.91% 83.92%
CMYK 18.69% 0.00% 29.91%
16.08%

Color #AED696 in popluar number systems.

HEX AE D6 96
Decimal 174 214 150
Binary 10101110 11010110 10010110
Octal 256 326 226

Shades and tints

Shades of #AED696

#AED696
(174,214,150)
#9FC389
(159,195,137)
#90B07C
(144,176,124)
#819D6F
(129,157,111)
#728A62
(114,138,98)
#637755
(99,119,85)
#546448
(84,100,72)
#45513B
(69,81,59)
#363E2E
(54,62,46)
#272B21
(39,43,33)
#181814
(24,24,20)
#000000
(0,0,0)

Tints of #AED696

#AED696
(174,214,150)
#B5D99F
(181,217,159)
#BCDCA8
(188,220,168)
#C3DFB1
(195,223,177)
#CAE2BA
(202,226,186)
#D1E5C3
(209,229,195)
#D8E8CC
(216,232,204)
#DFEBD5
(223,235,213)
#E6EEDE
(230,238,222)
#EDF1E7
(237,241,231)
#F4F4F0
(244,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED696 color. Also use rgb(174,214,150) instead hex code.

Text Font Color

.myTextColor { color: #AED696; }

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

This text font color is #AED696.

Background Color

.myBgColor { background-color: #AED696; }

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

This div background color is #AED696.

Border color

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

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

This div border color is #AED696.

Opacity

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

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

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

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

This text has shadow with #AED696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED696.

Preview

Color preview on black background

This text has color #AED696 on black background.


Color preview on white background

This text has color #AED696 on white background.


Black color preview on #AED696 background

This text has black color on #AED696 background.


White color preview on #AED696 background

This text has white color on #AED696 background.


Related colors

Complementary color

Complementary color for #hex is #512969.


I love getcolorcode.com

Triadic colors

1 #96AED6 and #D696AE with #AED696 are triadic colors.

2 #96D6AE and #D6AE96 with #AED696 are triadic colors.