COLOR #AE5E19

HEX: #AE5E19 RGB: (174,94,25)

Renk bilgisi

#AE5E19 contains mainly red color. #AE5E19 ‘ nin web güvenlik rengi #996600 (ya da #960) dir.

RGB renk modeli

#AE5E19 color RGB value is (174,94,25).

RGB: (174,94,25) (68%, 37%, 10%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 25 of 255 = 10%

174
94
25

R + G + B ~ 38%. #AE5E19 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 25 = 293 (100%)
R 174 of 293 ~ 59.39%
G 94 of 293 ~ 32.08%
B 25 of 293 ~ 8.53'%

%59.39
%32.08

CMYK RENK MODELİ

#AE5E19 rengi CMYK tonu (0,46,86,32).

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

CMYK: (0,46,86,32)
C0M46Y86K32 (0%, 46%, 86%, 32%)
(0.00 / 0.46 / 0.86 / 0.32)

CMYK yüzdeleri

%0
%45.98
%85.63
%31.76

Codes

Color #AE5E19 in popluar color models

AE 5E 19
RGB 174 94 25
HSL 28° 74.87% 39.02%
HSB/HSV 28° 85.63% 68.24%
CMYK 0.00% 45.98% 85.63%
31.76%

Color #AE5E19 in popluar number systems.

HEX AE 5E 19
Decimal 174 94 25
Binary 10101110 1011110 11001
Octal 256 136 31

Shades and tints

Shades of #AE5E19

#AE5E19
(174,94,25)
#9F5617
(159,86,23)
#904E15
(144,78,21)
#814613
(129,70,19)
#723E11
(114,62,17)
#63360F
(99,54,15)
#542E0D
(84,46,13)
#45260B
(69,38,11)
#361E09
(54,30,9)
#271607
(39,22,7)
#180E05
(24,14,5)
#000000
(0,0,0)

Tints of #AE5E19

#AE5E19
(174,94,25)
#B56C2D
(181,108,45)
#BC7A41
(188,122,65)
#C38855
(195,136,85)
#CA9669
(202,150,105)
#D1A47D
(209,164,125)
#D8B291
(216,178,145)
#DFC0A5
(223,192,165)
#E6CEB9
(230,206,185)
#EDDCCD
(237,220,205)
#F4EAE1
(244,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5E19; }

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

This text font color is #AE5E19.

Background Color

.myBgColor { background-color: #AE5E19; }

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

This div background color is #AE5E19.

Border color

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

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

This div border color is #AE5E19.

Opacity

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

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

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

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

This text has shadow with #AE5E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E19.

Preview

Color preview on black background

This text has color #AE5E19 on black background.


Color preview on white background

This text has color #AE5E19 on white background.


Black color preview on #AE5E19 background

This text has black color on #AE5E19 background.


White color preview on #AE5E19 background

This text has white color on #AE5E19 background.


Related colors

Complementary color

Complementary color for #hex is #51A1E6.


I love getcolorcode.com

Triadic colors

1 #19AE5E and #5E19AE with #AE5E19 are triadic colors.

2 #195EAE and #5EAE19 with #AE5E19 are triadic colors.