COLOR #AEBD7D

HEX: #AEBD7D RGB: (174,189,125)

Renk bilgisi

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

RGB renk modeli

#AEBD7D color RGB value is (174,189,125).

RGB: (174,189,125) (68%, 74%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 189 of 255 = 74%
B 125 of 255 = 49%

174
189
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 189 + 125 = 488 (100%)
R 174 of 488 ~ 35.66%
G 189 of 488 ~ 38.73%
B 125 of 488 ~ 25.61'%

%35.66
%38.73
%25.61

CMYK RENK MODELİ

#AEBD7D rengi CMYK tonu (8,0,34,26).

  • camgöbeği tonu 7.94%
  • eflatun tonu 0.00%
  • sarı tonu 33.86%
  • ana renk tonu 25.88%

CMYK: (8,0,34,26)
C8M0Y34K26 (8%, 0%, 34%, 26%)
(0.08 / 0.00 / 0.34 / 0.26)

CMYK yüzdeleri

%7.94
%0
%33.86
%25.88

Codes

Color #AEBD7D in popluar color models

AE BD 7D
RGB 174 189 125
HSL 74° 32.65% 61.57%
HSB/HSV 74° 33.86% 74.12%
CMYK 7.94% 0.00% 33.86%
25.88%

Color #AEBD7D in popluar number systems.

HEX AE BD 7D
Decimal 174 189 125
Binary 10101110 10111101 1111101
Octal 256 275 175

Shades and tints

Shades of #AEBD7D

#AEBD7D
(174,189,125)
#9FAC72
(159,172,114)
#909B67
(144,155,103)
#818A5C
(129,138,92)
#727951
(114,121,81)
#636846
(99,104,70)
#54573B
(84,87,59)
#454630
(69,70,48)
#363525
(54,53,37)
#27241A
(39,36,26)
#18130F
(24,19,15)
#000000
(0,0,0)

Tints of #AEBD7D

#AEBD7D
(174,189,125)
#B5C388
(181,195,136)
#BCC993
(188,201,147)
#C3CF9E
(195,207,158)
#CAD5A9
(202,213,169)
#D1DBB4
(209,219,180)
#D8E1BF
(216,225,191)
#DFE7CA
(223,231,202)
#E6EDD5
(230,237,213)
#EDF3E0
(237,243,224)
#F4F9EB
(244,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBD7D color. Also use rgb(174,189,125) instead hex code.

Text Font Color

.myTextColor { color: #AEBD7D; }

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

This text font color is #AEBD7D.

Background Color

.myBgColor { background-color: #AEBD7D; }

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

This div background color is #AEBD7D.

Border color

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

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

This div border color is #AEBD7D.

Opacity

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

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

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

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

This text has shadow with #AEBD7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBD7D.

Preview

Color preview on black background

This text has color #AEBD7D on black background.


Color preview on white background

This text has color #AEBD7D on white background.


Black color preview on #AEBD7D background

This text has black color on #AEBD7D background.


White color preview on #AEBD7D background

This text has white color on #AEBD7D background.


Related colors

Complementary color

Complementary color for #hex is #514282.


I love getcolorcode.com

Triadic colors

1 #7DAEBD and #BD7DAE with #AEBD7D are triadic colors.

2 #7DBDAE and #BDAE7D with #AEBD7D are triadic colors.