COLOR #AE5E32

HEX: #AE5E32 RGB: (174,94,50)

Renk bilgisi

#AE5E32 contains mainly red color. #AE5E32 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AE5E32 color RGB value is (174,94,50).

RGB: (174,94,50) (68%, 37%, 20%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 50 of 255 = 20%

174
94
50

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 50 = 318 (100%)
R 174 of 318 ~ 54.72%
G 94 of 318 ~ 29.56%
B 50 of 318 ~ 15.72'%

%54.72
%29.56
%15.72

CMYK RENK MODELİ

#AE5E32 rengi CMYK tonu (0,46,71,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.98%
  • sarı tonu 71.26%
  • ana renk tonu 31.76%

CMYK: (0,46,71,32)
C0M46Y71K32 (0%, 46%, 71%, 32%)
(0.00 / 0.46 / 0.71 / 0.32)

CMYK yüzdeleri

%0
%45.98
%71.26
%31.76

Codes

Color #AE5E32 in popluar color models

AE 5E 32
RGB 174 94 50
HSL 21° 55.36% 43.92%
HSB/HSV 21° 71.26% 68.24%
CMYK 0.00% 45.98% 71.26%
31.76%

Color #AE5E32 in popluar number systems.

HEX AE 5E 32
Decimal 174 94 50
Binary 10101110 1011110 110010
Octal 256 136 62

Shades and tints

Shades of #AE5E32

#AE5E32
(174,94,50)
#9F562E
(159,86,46)
#904E2A
(144,78,42)
#814626
(129,70,38)
#723E22
(114,62,34)
#63361E
(99,54,30)
#542E1A
(84,46,26)
#452616
(69,38,22)
#361E12
(54,30,18)
#27160E
(39,22,14)
#180E0A
(24,14,10)
#000000
(0,0,0)

Tints of #AE5E32

#AE5E32
(174,94,50)
#B56C44
(181,108,68)
#BC7A56
(188,122,86)
#C38868
(195,136,104)
#CA967A
(202,150,122)
#D1A48C
(209,164,140)
#D8B29E
(216,178,158)
#DFC0B0
(223,192,176)
#E6CEC2
(230,206,194)
#EDDCD4
(237,220,212)
#F4EAE6
(244,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE5E32 color. Also use rgb(174,94,50) instead hex code.

Text Font Color

.myTextColor { color: #AE5E32; }

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

This text font color is #AE5E32.

Background Color

.myBgColor { background-color: #AE5E32; }

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

This div background color is #AE5E32.

Border color

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

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

This div border color is #AE5E32.

Opacity

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

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

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

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

This text has shadow with #AE5E32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E32.

Preview

Color preview on black background

This text has color #AE5E32 on black background.


Color preview on white background

This text has color #AE5E32 on white background.


Black color preview on #AE5E32 background

This text has black color on #AE5E32 background.


White color preview on #AE5E32 background

This text has white color on #AE5E32 background.


Related colors

Complementary color

Complementary color for #hex is #51A1CD.


I love getcolorcode.com

Triadic colors

1 #32AE5E and #5E32AE with #AE5E32 are triadic colors.

2 #325EAE and #5EAE32 with #AE5E32 are triadic colors.