COLOR #AE5F76

HEX: #AE5F76 RGB: (174,95,118)

Renk bilgisi

#AE5F76 contains mainly red and blue colors. #AE5F76 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE5F76 color RGB value is (174,95,118).

RGB: (174,95,118) (68%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 95 of 255 = 37%
B 118 of 255 = 46%

174
95
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 95 + 118 = 387 (100%)
R 174 of 387 ~ 44.96%
G 95 of 387 ~ 24.55%
B 118 of 387 ~ 30.49'%

%44.96
%24.55
%30.49

CMYK RENK MODELİ

#AE5F76 rengi CMYK tonu (0,45,32,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.40%
  • sarı tonu 32.18%
  • ana renk tonu 31.76%

CMYK: (0,45,32,32)
C0M45Y32K32 (0%, 45%, 32%, 32%)
(0.00 / 0.45 / 0.32 / 0.32)

CMYK yüzdeleri

%0
%45.4
%32.18
%31.76

Codes

Color #AE5F76 in popluar color models

AE 5F 76
RGB 174 95 118
HSL 343° 32.78% 52.75%
HSB/HSV 343° 45.40% 68.24%
CMYK 0.00% 45.40% 32.18%
31.76%

Color #AE5F76 in popluar number systems.

HEX AE 5F 76
Decimal 174 95 118
Binary 10101110 1011111 1110110
Octal 256 137 166

Shades and tints

Shades of #AE5F76

#AE5F76
(174,95,118)
#9F576C
(159,87,108)
#904F62
(144,79,98)
#814758
(129,71,88)
#723F4E
(114,63,78)
#633744
(99,55,68)
#542F3A
(84,47,58)
#452730
(69,39,48)
#361F26
(54,31,38)
#27171C
(39,23,28)
#180F12
(24,15,18)
#000000
(0,0,0)

Tints of #AE5F76

#AE5F76
(174,95,118)
#B56D82
(181,109,130)
#BC7B8E
(188,123,142)
#C3899A
(195,137,154)
#CA97A6
(202,151,166)
#D1A5B2
(209,165,178)
#D8B3BE
(216,179,190)
#DFC1CA
(223,193,202)
#E6CFD6
(230,207,214)
#EDDDE2
(237,221,226)
#F4EBEE
(244,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE5F76 color. Also use rgb(174,95,118) instead hex code.

Text Font Color

.myTextColor { color: #AE5F76; }

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

This text font color is #AE5F76.

Background Color

.myBgColor { background-color: #AE5F76; }

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

This div background color is #AE5F76.

Border color

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

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

This div border color is #AE5F76.

Opacity

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

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

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

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

This text has shadow with #AE5F76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5F76.

Preview

Color preview on black background

This text has color #AE5F76 on black background.


Color preview on white background

This text has color #AE5F76 on white background.


Black color preview on #AE5F76 background

This text has black color on #AE5F76 background.


White color preview on #AE5F76 background

This text has white color on #AE5F76 background.


Related colors

Complementary color

Complementary color for #hex is #51A089.


I love getcolorcode.com

Triadic colors

1 #76AE5F and #5F76AE with #AE5F76 are triadic colors.

2 #765FAE and #5FAE76 with #AE5F76 are triadic colors.