COLOR #AE7E5D

HEX: #AE7E5D RGB: (174,126,93)

Renk bilgisi

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

RGB renk modeli

#AE7E5D color RGB value is (174,126,93).

RGB: (174,126,93) (68%, 49%, 36%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 126 of 255 = 49%
B 93 of 255 = 36%

174
126
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 126 + 93 = 393 (100%)
R 174 of 393 ~ 44.27%
G 126 of 393 ~ 32.06%
B 93 of 393 ~ 23.66'%

%44.27
%32.06
%23.66

CMYK RENK MODELİ

#AE7E5D rengi CMYK tonu (0,28,47,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.59%
  • sarı tonu 46.55%
  • ana renk tonu 31.76%

CMYK: (0,28,47,32)
C0M28Y47K32 (0%, 28%, 47%, 32%)
(0.00 / 0.28 / 0.47 / 0.32)

CMYK yüzdeleri

%0
%27.59
%46.55
%31.76

Codes

Color #AE7E5D in popluar color models

AE 7E 5D
RGB 174 126 93
HSL 24° 33.33% 52.35%
HSB/HSV 24° 46.55% 68.24%
CMYK 0.00% 27.59% 46.55%
31.76%

Color #AE7E5D in popluar number systems.

HEX AE 7E 5D
Decimal 174 126 93
Binary 10101110 1111110 1011101
Octal 256 176 135

Shades and tints

Shades of #AE7E5D

#AE7E5D
(174,126,93)
#9F7355
(159,115,85)
#90684D
(144,104,77)
#815D45
(129,93,69)
#72523D
(114,82,61)
#634735
(99,71,53)
#543C2D
(84,60,45)
#453125
(69,49,37)
#36261D
(54,38,29)
#271B15
(39,27,21)
#18100D
(24,16,13)
#000000
(0,0,0)

Tints of #AE7E5D

#AE7E5D
(174,126,93)
#B5896B
(181,137,107)
#BC9479
(188,148,121)
#C39F87
(195,159,135)
#CAAA95
(202,170,149)
#D1B5A3
(209,181,163)
#D8C0B1
(216,192,177)
#DFCBBF
(223,203,191)
#E6D6CD
(230,214,205)
#EDE1DB
(237,225,219)
#F4ECE9
(244,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7E5D color. Also use rgb(174,126,93) instead hex code.

Text Font Color

.myTextColor { color: #AE7E5D; }

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

This text font color is #AE7E5D.

Background Color

.myBgColor { background-color: #AE7E5D; }

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

This div background color is #AE7E5D.

Border color

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

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

This div border color is #AE7E5D.

Opacity

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

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

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

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

This text has shadow with #AE7E5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7E5D.

Preview

Color preview on black background

This text has color #AE7E5D on black background.


Color preview on white background

This text has color #AE7E5D on white background.


Black color preview on #AE7E5D background

This text has black color on #AE7E5D background.


White color preview on #AE7E5D background

This text has white color on #AE7E5D background.


Related colors

Complementary color

Complementary color for #hex is #5181A2.


I love getcolorcode.com

Triadic colors

1 #5DAE7E and #7E5DAE with #AE7E5D are triadic colors.

2 #5D7EAE and #7EAE5D with #AE7E5D are triadic colors.