COLOR #AE7B76

HEX: #AE7B76 RGB: (174,123,118)

Renk bilgisi

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

RGB renk modeli

#AE7B76 color RGB value is (174,123,118).

RGB: (174,123,118) (68%, 48%, 46%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 123 of 255 = 48%
B 118 of 255 = 46%

174
123
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 123 + 118 = 415 (100%)
R 174 of 415 ~ 41.93%
G 123 of 415 ~ 29.64%
B 118 of 415 ~ 28.43'%

%41.93
%29.64
%28.43

CMYK RENK MODELİ

#AE7B76 rengi CMYK tonu (0,29,32,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.31%
  • sarı tonu 32.18%
  • ana renk tonu 31.76%

CMYK: (0,29,32,32)
C0M29Y32K32 (0%, 29%, 32%, 32%)
(0.00 / 0.29 / 0.32 / 0.32)

CMYK yüzdeleri

%0
%29.31
%32.18
%31.76

Codes

Color #AE7B76 in popluar color models

AE 7B 76
RGB 174 123 118
HSL 25.69% 57.25%
HSB/HSV 32.18% 68.24%
CMYK 0.00% 29.31% 32.18%
31.76%

Color #AE7B76 in popluar number systems.

HEX AE 7B 76
Decimal 174 123 118
Binary 10101110 1111011 1110110
Octal 256 173 166

Shades and tints

Shades of #AE7B76

#AE7B76
(174,123,118)
#9F706C
(159,112,108)
#906562
(144,101,98)
#815A58
(129,90,88)
#724F4E
(114,79,78)
#634444
(99,68,68)
#54393A
(84,57,58)
#452E30
(69,46,48)
#362326
(54,35,38)
#27181C
(39,24,28)
#180D12
(24,13,18)
#000000
(0,0,0)

Tints of #AE7B76

#AE7B76
(174,123,118)
#B58782
(181,135,130)
#BC938E
(188,147,142)
#C39F9A
(195,159,154)
#CAABA6
(202,171,166)
#D1B7B2
(209,183,178)
#D8C3BE
(216,195,190)
#DFCFCA
(223,207,202)
#E6DBD6
(230,219,214)
#EDE7E2
(237,231,226)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7B76; }

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

This text font color is #AE7B76.

Background Color

.myBgColor { background-color: #AE7B76; }

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

This div background color is #AE7B76.

Border color

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

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

This div border color is #AE7B76.

Opacity

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

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

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

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

This text has shadow with #AE7B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7B76.

Preview

Color preview on black background

This text has color #AE7B76 on black background.


Color preview on white background

This text has color #AE7B76 on white background.


Black color preview on #AE7B76 background

This text has black color on #AE7B76 background.


White color preview on #AE7B76 background

This text has white color on #AE7B76 background.


Related colors

Complementary color

Complementary color for #hex is #518489.


I love getcolorcode.com

Triadic colors

1 #76AE7B and #7B76AE with #AE7B76 are triadic colors.

2 #767BAE and #7BAE76 with #AE7B76 are triadic colors.