COLOR #AE5165

HEX: #AE5165 RGB: (174,81,101)

Renk bilgisi

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

RGB renk modeli

#AE5165 color RGB value is (174,81,101).

RGB: (174,81,101) (68%, 32%, 40%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 81 of 255 = 32%
B 101 of 255 = 40%

174
81
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 81 + 101 = 356 (100%)
R 174 of 356 ~ 48.88%
G 81 of 356 ~ 22.75%
B 101 of 356 ~ 28.37'%

%48.88
%22.75
%28.37

CMYK RENK MODELİ

#AE5165 rengi CMYK tonu (0,53,42,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.45%
  • sarı tonu 41.95%
  • ana renk tonu 31.76%

CMYK: (0,53,42,32)
C0M53Y42K32 (0%, 53%, 42%, 32%)
(0.00 / 0.53 / 0.42 / 0.32)

CMYK yüzdeleri

%0
%53.45
%41.95
%31.76

Codes

Color #AE5165 in popluar color models

AE 51 65
RGB 174 81 101
HSL 347° 36.47% 50.00%
HSB/HSV 347° 53.45% 68.24%
CMYK 0.00% 53.45% 41.95%
31.76%

Color #AE5165 in popluar number systems.

HEX AE 51 65
Decimal 174 81 101
Binary 10101110 1010001 1100101
Octal 256 121 145

Shades and tints

Shades of #AE5165

#AE5165
(174,81,101)
#9F4A5C
(159,74,92)
#904353
(144,67,83)
#813C4A
(129,60,74)
#723541
(114,53,65)
#632E38
(99,46,56)
#54272F
(84,39,47)
#452026
(69,32,38)
#36191D
(54,25,29)
#271214
(39,18,20)
#180B0B
(24,11,11)
#000000
(0,0,0)

Tints of #AE5165

#AE5165
(174,81,101)
#B56073
(181,96,115)
#BC6F81
(188,111,129)
#C37E8F
(195,126,143)
#CA8D9D
(202,141,157)
#D19CAB
(209,156,171)
#D8ABB9
(216,171,185)
#DFBAC7
(223,186,199)
#E6C9D5
(230,201,213)
#EDD8E3
(237,216,227)
#F4E7F1
(244,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE5165 color. Also use rgb(174,81,101) instead hex code.

Text Font Color

.myTextColor { color: #AE5165; }

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

This text font color is #AE5165.

Background Color

.myBgColor { background-color: #AE5165; }

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

This div background color is #AE5165.

Border color

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

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

This div border color is #AE5165.

Opacity

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

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

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

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

This text has shadow with #AE5165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5165.

Preview

Color preview on black background

This text has color #AE5165 on black background.


Color preview on white background

This text has color #AE5165 on white background.


Black color preview on #AE5165 background

This text has black color on #AE5165 background.


White color preview on #AE5165 background

This text has white color on #AE5165 background.


Related colors

Complementary color

Complementary color for #hex is #51AE9A.


I love getcolorcode.com

Triadic colors

1 #65AE51 and #5165AE with #AE5165 are triadic colors.

2 #6551AE and #51AE65 with #AE5165 are triadic colors.