COLOR #AE7B5D

HEX: #AE7B5D RGB: (174,123,93)

Renk bilgisi

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

RGB renk modeli

#AE7B5D color RGB value is (174,123,93).

RGB: (174,123,93) (68%, 48%, 36%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 123 of 255 = 48%
B 93 of 255 = 36%

174
123
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 123 + 93 = 390 (100%)
R 174 of 390 ~ 44.62%
G 123 of 390 ~ 31.54%
B 93 of 390 ~ 23.85'%

%44.62
%31.54
%23.85

CMYK RENK MODELİ

#AE7B5D rengi CMYK tonu (0,29,47,32).

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

CMYK: (0,29,47,32)
C0M29Y47K32 (0%, 29%, 47%, 32%)
(0.00 / 0.29 / 0.47 / 0.32)

CMYK yüzdeleri

%0
%29.31
%46.55
%31.76

Codes

Color #AE7B5D in popluar color models

AE 7B 5D
RGB 174 123 93
HSL 22° 33.33% 52.35%
HSB/HSV 22° 46.55% 68.24%
CMYK 0.00% 29.31% 46.55%
31.76%

Color #AE7B5D in popluar number systems.

HEX AE 7B 5D
Decimal 174 123 93
Binary 10101110 1111011 1011101
Octal 256 173 135

Shades and tints

Shades of #AE7B5D

#AE7B5D
(174,123,93)
#9F7055
(159,112,85)
#90654D
(144,101,77)
#815A45
(129,90,69)
#724F3D
(114,79,61)
#634435
(99,68,53)
#54392D
(84,57,45)
#452E25
(69,46,37)
#36231D
(54,35,29)
#271815
(39,24,21)
#180D0D
(24,13,13)
#000000
(0,0,0)

Tints of #AE7B5D

#AE7B5D
(174,123,93)
#B5876B
(181,135,107)
#BC9379
(188,147,121)
#C39F87
(195,159,135)
#CAAB95
(202,171,149)
#D1B7A3
(209,183,163)
#D8C3B1
(216,195,177)
#DFCFBF
(223,207,191)
#E6DBCD
(230,219,205)
#EDE7DB
(237,231,219)
#F4F3E9
(244,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7B5D; }

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

This text font color is #AE7B5D.

Background Color

.myBgColor { background-color: #AE7B5D; }

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

This div background color is #AE7B5D.

Border color

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

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

This div border color is #AE7B5D.

Opacity

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

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

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

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

This text has shadow with #AE7B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7B5D.

Preview

Color preview on black background

This text has color #AE7B5D on black background.


Color preview on white background

This text has color #AE7B5D on white background.


Black color preview on #AE7B5D background

This text has black color on #AE7B5D background.


White color preview on #AE7B5D background

This text has white color on #AE7B5D background.


Related colors

Complementary color

Complementary color for #hex is #5184A2.


I love getcolorcode.com

Triadic colors

1 #5DAE7B and #7B5DAE with #AE7B5D are triadic colors.

2 #5D7BAE and #7BAE5D with #AE7B5D are triadic colors.