COLOR #AE5E63

HEX: #AE5E63 RGB: (174,94,99)

Renk bilgisi

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

RGB renk modeli

#AE5E63 color RGB value is (174,94,99).

RGB: (174,94,99) (68%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 94 of 255 = 37%
B 99 of 255 = 39%

174
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 94 + 99 = 367 (100%)
R 174 of 367 ~ 47.41%
G 94 of 367 ~ 25.61%
B 99 of 367 ~ 26.98'%

%47.41
%25.61
%26.98

CMYK RENK MODELİ

#AE5E63 rengi CMYK tonu (0,46,43,32).

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

CMYK: (0,46,43,32)
C0M46Y43K32 (0%, 46%, 43%, 32%)
(0.00 / 0.46 / 0.43 / 0.32)

CMYK yüzdeleri

%0
%45.98
%43.1
%31.76

Codes

Color #AE5E63 in popluar color models

AE 5E 63
RGB 174 94 99
HSL 356° 33.06% 52.55%
HSB/HSV 356° 45.98% 68.24%
CMYK 0.00% 45.98% 43.10%
31.76%

Color #AE5E63 in popluar number systems.

HEX AE 5E 63
Decimal 174 94 99
Binary 10101110 1011110 1100011
Octal 256 136 143

Shades and tints

Shades of #AE5E63

#AE5E63
(174,94,99)
#9F565A
(159,86,90)
#904E51
(144,78,81)
#814648
(129,70,72)
#723E3F
(114,62,63)
#633636
(99,54,54)
#542E2D
(84,46,45)
#452624
(69,38,36)
#361E1B
(54,30,27)
#271612
(39,22,18)
#180E09
(24,14,9)
#000000
(0,0,0)

Tints of #AE5E63

#AE5E63
(174,94,99)
#B56C71
(181,108,113)
#BC7A7F
(188,122,127)
#C3888D
(195,136,141)
#CA969B
(202,150,155)
#D1A4A9
(209,164,169)
#D8B2B7
(216,178,183)
#DFC0C5
(223,192,197)
#E6CED3
(230,206,211)
#EDDCE1
(237,220,225)
#F4EAEF
(244,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5E63; }

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

This text font color is #AE5E63.

Background Color

.myBgColor { background-color: #AE5E63; }

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

This div background color is #AE5E63.

Border color

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

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

This div border color is #AE5E63.

Opacity

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

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

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

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

This text has shadow with #AE5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5E63.

Preview

Color preview on black background

This text has color #AE5E63 on black background.


Color preview on white background

This text has color #AE5E63 on white background.


Black color preview on #AE5E63 background

This text has black color on #AE5E63 background.


White color preview on #AE5E63 background

This text has white color on #AE5E63 background.


Related colors

Complementary color

Complementary color for #hex is #51A19C.


I love getcolorcode.com

Triadic colors

1 #63AE5E and #5E63AE with #AE5E63 are triadic colors.

2 #635EAE and #5EAE63 with #AE5E63 are triadic colors.