COLOR #AE7D5E

HEX: #AE7D5E RGB: (174,125,94)

Renk bilgisi

#AE7D5E contains mainly red and green colors. #AE7D5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE7D5E color RGB value is (174,125,94).

RGB: (174,125,94) (68%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 125 of 255 = 49%
B 94 of 255 = 37%

174
125
94

R + G + B ~ 51%. #AE7D5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 125 + 94 = 393 (100%)
R 174 of 393 ~ 44.27%
G 125 of 393 ~ 31.81%
B 94 of 393 ~ 23.92'%

%44.27
%31.81
%23.92

CMYK RENK MODELİ

#AE7D5E rengi CMYK tonu (0,28,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.16%
  • sarı tonu 45.98%
  • ana renk tonu 31.76%

CMYK: (0,28,46,32)
C0M28Y46K32 (0%, 28%, 46%, 32%)
(0.00 / 0.28 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%28.16
%45.98
%31.76

Codes

Color #AE7D5E in popluar color models

AE 7D 5E
RGB 174 125 94
HSL 23° 33.06% 52.55%
HSB/HSV 23° 45.98% 68.24%
CMYK 0.00% 28.16% 45.98%
31.76%

Color #AE7D5E in popluar number systems.

HEX AE 7D 5E
Decimal 174 125 94
Binary 10101110 1111101 1011110
Octal 256 175 136

Shades and tints

Shades of #AE7D5E

#AE7D5E
(174,125,94)
#9F7256
(159,114,86)
#90674E
(144,103,78)
#815C46
(129,92,70)
#72513E
(114,81,62)
#634636
(99,70,54)
#543B2E
(84,59,46)
#453026
(69,48,38)
#36251E
(54,37,30)
#271A16
(39,26,22)
#180F0E
(24,15,14)
#000000
(0,0,0)

Tints of #AE7D5E

#AE7D5E
(174,125,94)
#B5886C
(181,136,108)
#BC937A
(188,147,122)
#C39E88
(195,158,136)
#CAA996
(202,169,150)
#D1B4A4
(209,180,164)
#D8BFB2
(216,191,178)
#DFCAC0
(223,202,192)
#E6D5CE
(230,213,206)
#EDE0DC
(237,224,220)
#F4EBEA
(244,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7D5E; }

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

This text font color is #AE7D5E.

Background Color

.myBgColor { background-color: #AE7D5E; }

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

This div background color is #AE7D5E.

Border color

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

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

This div border color is #AE7D5E.

Opacity

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

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

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

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

This text has shadow with #AE7D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7D5E.

Preview

Color preview on black background

This text has color #AE7D5E on black background.


Color preview on white background

This text has color #AE7D5E on white background.


Black color preview on #AE7D5E background

This text has black color on #AE7D5E background.


White color preview on #AE7D5E background

This text has white color on #AE7D5E background.


Related colors

Complementary color

Complementary color for #hex is #5182A1.


I love getcolorcode.com

Triadic colors

1 #5EAE7D and #7D5EAE with #AE7D5E are triadic colors.

2 #5E7DAE and #7DAE5E with #AE7D5E are triadic colors.