COLOR #AE5E59

HEX: #AE5E59 RGB: (174,94,89)

Renk bilgisi

#AE5E59 contains mainly red color. #AE5E59 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE5E59 color RGB value is (174,94,89).

RGB: (174,94,89) (68%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 89 of 255 = 35%

174
94
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 89 = 357 (100%)
R 174 of 357 ~ 48.74%
G 94 of 357 ~ 26.33%
B 89 of 357 ~ 24.93'%

%48.74
%26.33
%24.93

CMYK RENK MODELİ

#AE5E59 rengi CMYK tonu (0,46,49,32).

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

CMYK: (0,46,49,32)
C0M46Y49K32 (0%, 46%, 49%, 32%)
(0.00 / 0.46 / 0.49 / 0.32)

CMYK yüzdeleri

%0
%45.98
%48.85
%31.76

Codes

Color #AE5E59 in popluar color models

AE 5E 59
RGB 174 94 89
HSL 34.41% 51.57%
HSB/HSV 48.85% 68.24%
CMYK 0.00% 45.98% 48.85%
31.76%

Color #AE5E59 in popluar number systems.

HEX AE 5E 59
Decimal 174 94 89
Binary 10101110 1011110 1011001
Octal 256 136 131

Shades and tints

Shades of #AE5E59

#AE5E59
(174,94,89)
#9F5651
(159,86,81)
#904E49
(144,78,73)
#814641
(129,70,65)
#723E39
(114,62,57)
#633631
(99,54,49)
#542E29
(84,46,41)
#452621
(69,38,33)
#361E19
(54,30,25)
#271611
(39,22,17)
#180E09
(24,14,9)
#000000
(0,0,0)

Tints of #AE5E59

#AE5E59
(174,94,89)
#B56C68
(181,108,104)
#BC7A77
(188,122,119)
#C38886
(195,136,134)
#CA9695
(202,150,149)
#D1A4A4
(209,164,164)
#D8B2B3
(216,178,179)
#DFC0C2
(223,192,194)
#E6CED1
(230,206,209)
#EDDCE0
(237,220,224)
#F4EAEF
(244,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5E59; }

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

This text font color is #AE5E59.

Background Color

.myBgColor { background-color: #AE5E59; }

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

This div background color is #AE5E59.

Border color

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

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

This div border color is #AE5E59.

Opacity

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

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

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

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

This text has shadow with #AE5E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E59.

Preview

Color preview on black background

This text has color #AE5E59 on black background.


Color preview on white background

This text has color #AE5E59 on white background.


Black color preview on #AE5E59 background

This text has black color on #AE5E59 background.


White color preview on #AE5E59 background

This text has white color on #AE5E59 background.


Related colors

Complementary color

Complementary color for #hex is #51A1A6.


I love getcolorcode.com

Triadic colors

1 #59AE5E and #5E59AE with #AE5E59 are triadic colors.

2 #595EAE and #5EAE59 with #AE5E59 are triadic colors.