COLOR #AE7E7B

HEX: #AE7E7B RGB: (174,126,123)

Renk bilgisi

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

RGB renk modeli

#AE7E7B color RGB value is (174,126,123).

RGB: (174,126,123) (68%, 49%, 48%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 126 of 255 = 49%
B 123 of 255 = 48%

174
126
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 126 + 123 = 423 (100%)
R 174 of 423 ~ 41.13%
G 126 of 423 ~ 29.79%
B 123 of 423 ~ 29.08'%

%41.13
%29.79
%29.08

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.59%
  • sarı tonu 29.31%
  • 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
%29.31
%31.76

Codes

Color #AE7E7B in popluar color models

AE 7E 7B
RGB 174 126 123
HSL 23.94% 58.24%
HSB/HSV 29.31% 68.24%
CMYK 0.00% 27.59% 29.31%
31.76%

Color #AE7E7B in popluar number systems.

HEX AE 7E 7B
Decimal 174 126 123
Binary 10101110 1111110 1111011
Octal 256 176 173

Shades and tints

Shades of #AE7E7B

#AE7E7B
(174,126,123)
#9F7370
(159,115,112)
#906865
(144,104,101)
#815D5A
(129,93,90)
#72524F
(114,82,79)
#634744
(99,71,68)
#543C39
(84,60,57)
#45312E
(69,49,46)
#362623
(54,38,35)
#271B18
(39,27,24)
#18100D
(24,16,13)
#000000
(0,0,0)

Tints of #AE7E7B

#AE7E7B
(174,126,123)
#B58987
(181,137,135)
#BC9493
(188,148,147)
#C39F9F
(195,159,159)
#CAAAAB
(202,170,171)
#D1B5B7
(209,181,183)
#D8C0C3
(216,192,195)
#DFCBCF
(223,203,207)
#E6D6DB
(230,214,219)
#EDE1E7
(237,225,231)
#F4ECF3
(244,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7E7B; }

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

This text font color is #AE7E7B.

Background Color

.myBgColor { background-color: #AE7E7B; }

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

This div background color is #AE7E7B.

Border color

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

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

This div border color is #AE7E7B.

Opacity

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

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

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

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

This text has shadow with #AE7E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7E7B.

Preview

Color preview on black background

This text has color #AE7E7B on black background.


Color preview on white background

This text has color #AE7E7B on white background.


Black color preview on #AE7E7B background

This text has black color on #AE7E7B background.


White color preview on #AE7E7B background

This text has white color on #AE7E7B background.


Related colors

Complementary color

Complementary color for #hex is #518184.


I love getcolorcode.com

Triadic colors

1 #7BAE7E and #7E7BAE with #AE7E7B are triadic colors.

2 #7B7EAE and #7EAE7B with #AE7E7B are triadic colors.