COLOR #AE7E7C

HEX: #AE7E7C RGB: (174,126,124)

Renk bilgisi

#AE7E7C contains red, green and blue colors in about the same proportion. #AE7E7C ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE7E7C color RGB value is (174,126,124).

RGB: (174,126,124) (68%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 126 of 255 = 49%
B 124 of 255 = 49%

174
126
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 126 + 124 = 424 (100%)
R 174 of 424 ~ 41.04%
G 126 of 424 ~ 29.72%
B 124 of 424 ~ 29.25'%

%41.04
%29.72
%29.25

CMYK RENK MODELİ

#AE7E7C rengi CMYK tonu (0,28,29,32).

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

CMYK: (0,28,29,32)
C0M28Y29K32 (0%, 28%, 29%, 32%)
(0.00 / 0.28 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%27.59
%28.74
%31.76

Codes

Color #AE7E7C in popluar color models

AE 7E 7C
RGB 174 126 124
HSL 23.58% 58.43%
HSB/HSV 28.74% 68.24%
CMYK 0.00% 27.59% 28.74%
31.76%

Color #AE7E7C in popluar number systems.

HEX AE 7E 7C
Decimal 174 126 124
Binary 10101110 1111110 1111100
Octal 256 176 174

Shades and tints

Shades of #AE7E7C

#AE7E7C
(174,126,124)
#9F7371
(159,115,113)
#906866
(144,104,102)
#815D5B
(129,93,91)
#725250
(114,82,80)
#634745
(99,71,69)
#543C3A
(84,60,58)
#45312F
(69,49,47)
#362624
(54,38,36)
#271B19
(39,27,25)
#18100E
(24,16,14)
#000000
(0,0,0)

Tints of #AE7E7C

#AE7E7C
(174,126,124)
#B58987
(181,137,135)
#BC9492
(188,148,146)
#C39F9D
(195,159,157)
#CAAAA8
(202,170,168)
#D1B5B3
(209,181,179)
#D8C0BE
(216,192,190)
#DFCBC9
(223,203,201)
#E6D6D4
(230,214,212)
#EDE1DF
(237,225,223)
#F4ECEA
(244,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7E7C; }

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

This text font color is #AE7E7C.

Background Color

.myBgColor { background-color: #AE7E7C; }

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

This div background color is #AE7E7C.

Border color

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

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

This div border color is #AE7E7C.

Opacity

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

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

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

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

This text has shadow with #AE7E7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7E7C.

Preview

Color preview on black background

This text has color #AE7E7C on black background.


Color preview on white background

This text has color #AE7E7C on white background.


Black color preview on #AE7E7C background

This text has black color on #AE7E7C background.


White color preview on #AE7E7C background

This text has white color on #AE7E7C background.


Related colors

Complementary color

Complementary color for #hex is #518183.


I love getcolorcode.com

Triadic colors

1 #7CAE7E and #7E7CAE with #AE7E7C are triadic colors.

2 #7C7EAE and #7EAE7C with #AE7E7C are triadic colors.