COLOR #AE7E3E

HEX: #AE7E3E RGB: (174,126,62)

Renk bilgisi

#AE7E3E contains mainly red and green colors. #AE7E3E ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AE7E3E color RGB value is (174,126,62).

RGB: (174,126,62) (68%, 49%, 24%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 126 of 255 = 49%
B 62 of 255 = 24%

174
126
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 126 + 62 = 362 (100%)
R 174 of 362 ~ 48.07%
G 126 of 362 ~ 34.81%
B 62 of 362 ~ 17.13'%

%48.07
%34.81
%17.13

CMYK RENK MODELİ

#AE7E3E rengi CMYK tonu (0,28,64,32).

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

CMYK: (0,28,64,32)
C0M28Y64K32 (0%, 28%, 64%, 32%)
(0.00 / 0.28 / 0.64 / 0.32)

CMYK yüzdeleri

%0
%27.59
%64.37
%31.76

Codes

Color #AE7E3E in popluar color models

AE 7E 3E
RGB 174 126 62
HSL 34° 47.46% 46.27%
HSB/HSV 34° 64.37% 68.24%
CMYK 0.00% 27.59% 64.37%
31.76%

Color #AE7E3E in popluar number systems.

HEX AE 7E 3E
Decimal 174 126 62
Binary 10101110 1111110 111110
Octal 256 176 76

Shades and tints

Shades of #AE7E3E

#AE7E3E
(174,126,62)
#9F7339
(159,115,57)
#906834
(144,104,52)
#815D2F
(129,93,47)
#72522A
(114,82,42)
#634725
(99,71,37)
#543C20
(84,60,32)
#45311B
(69,49,27)
#362616
(54,38,22)
#271B11
(39,27,17)
#18100C
(24,16,12)
#000000
(0,0,0)

Tints of #AE7E3E

#AE7E3E
(174,126,62)
#B5894F
(181,137,79)
#BC9460
(188,148,96)
#C39F71
(195,159,113)
#CAAA82
(202,170,130)
#D1B593
(209,181,147)
#D8C0A4
(216,192,164)
#DFCBB5
(223,203,181)
#E6D6C6
(230,214,198)
#EDE1D7
(237,225,215)
#F4ECE8
(244,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7E3E; }

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

This text font color is #AE7E3E.

Background Color

.myBgColor { background-color: #AE7E3E; }

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

This div background color is #AE7E3E.

Border color

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

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

This div border color is #AE7E3E.

Opacity

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

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

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

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

This text has shadow with #AE7E3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7E3E.

Preview

Color preview on black background

This text has color #AE7E3E on black background.


Color preview on white background

This text has color #AE7E3E on white background.


Black color preview on #AE7E3E background

This text has black color on #AE7E3E background.


White color preview on #AE7E3E background

This text has white color on #AE7E3E background.


Related colors

Complementary color

Complementary color for #hex is #5181C1.


I love getcolorcode.com

Triadic colors

1 #3EAE7E and #7E3EAE with #AE7E3E are triadic colors.

2 #3E7EAE and #7EAE3E with #AE7E3E are triadic colors.