COLOR #AE754D

HEX: #AE754D RGB: (174,117,77)

Renk bilgisi

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

RGB renk modeli

#AE754D color RGB value is (174,117,77).

RGB: (174,117,77) (68%, 46%, 30%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 117 of 255 = 46%
B 77 of 255 = 30%

174
117
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 117 + 77 = 368 (100%)
R 174 of 368 ~ 47.28%
G 117 of 368 ~ 31.79%
B 77 of 368 ~ 20.92'%

%47.28
%31.79
%20.92

CMYK RENK MODELİ

#AE754D rengi CMYK tonu (0,33,56,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.76%
  • sarı tonu 55.75%
  • ana renk tonu 31.76%

CMYK: (0,33,56,32)
C0M33Y56K32 (0%, 33%, 56%, 32%)
(0.00 / 0.33 / 0.56 / 0.32)

CMYK yüzdeleri

%0
%32.76
%55.75
%31.76

Codes

Color #AE754D in popluar color models

AE 75 4D
RGB 174 117 77
HSL 25° 38.65% 49.22%
HSB/HSV 25° 55.75% 68.24%
CMYK 0.00% 32.76% 55.75%
31.76%

Color #AE754D in popluar number systems.

HEX AE 75 4D
Decimal 174 117 77
Binary 10101110 1110101 1001101
Octal 256 165 115

Shades and tints

Shades of #AE754D

#AE754D
(174,117,77)
#9F6B46
(159,107,70)
#90613F
(144,97,63)
#815738
(129,87,56)
#724D31
(114,77,49)
#63432A
(99,67,42)
#543923
(84,57,35)
#452F1C
(69,47,28)
#362515
(54,37,21)
#271B0E
(39,27,14)
#181107
(24,17,7)
#000000
(0,0,0)

Tints of #AE754D

#AE754D
(174,117,77)
#B5815D
(181,129,93)
#BC8D6D
(188,141,109)
#C3997D
(195,153,125)
#CAA58D
(202,165,141)
#D1B19D
(209,177,157)
#D8BDAD
(216,189,173)
#DFC9BD
(223,201,189)
#E6D5CD
(230,213,205)
#EDE1DD
(237,225,221)
#F4EDED
(244,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE754D color. Also use rgb(174,117,77) instead hex code.

Text Font Color

.myTextColor { color: #AE754D; }

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

This text font color is #AE754D.

Background Color

.myBgColor { background-color: #AE754D; }

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

This div background color is #AE754D.

Border color

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

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

This div border color is #AE754D.

Opacity

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

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

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

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

This text has shadow with #AE754D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE754D.

Preview

Color preview on black background

This text has color #AE754D on black background.


Color preview on white background

This text has color #AE754D on white background.


Black color preview on #AE754D background

This text has black color on #AE754D background.


White color preview on #AE754D background

This text has white color on #AE754D background.


Related colors

Complementary color

Complementary color for #hex is #518AB2.


I love getcolorcode.com

Triadic colors

1 #4DAE75 and #754DAE with #AE754D are triadic colors.

2 #4D75AE and #75AE4D with #AE754D are triadic colors.