COLOR #AE5F66

HEX: #AE5F66 RGB: (174,95,102)

Color info

#AE5F66 contains mainly red color. Web safe color of #AE5F66 is #996666 (or #966).

RGB color model

#AE5F66 color RGB value is (174,95,102).

RGB: (174,95,102) (68%, 37%, 40%)

RGB channels and saturation

R 174 of 255 = 68%
G 95 of 255 = 37%
B 102 of 255 = 40%

174
95
102

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

Portions of RGB colors in percentages

R + G + B = 174 + 95 + 102 = 371 (100%)
R 174 of 371 ~ 46.9%
G 95 of 371 ~ 25.61%
B 102 of 371 ~ 27.49'%

%46.9
%25.61
%27.49

CMYK color model

#AE5F66 color CMYK value is (0,45,41,32).

  • cyan value is 0.00%
  • magenta value is 45.40%
  • yellow value is 41.38%
  • key color value is 31.76%

CMYK: (0,45,41,32)
C0M45Y41K32 (0%, 45%, 41%, 32%)
(0.00 / 0.45 / 0.41 / 0.32)

CMYK percentages

%0
%45.4
%41.38
%31.76

Codes

Color #AE5F66 in popluar color models

AE 5F 66
RGB 174 95 102
HSL 355° 32.78% 52.75%
HSB/HSV 355° 45.40% 68.24%
CMYK 0.00% 45.40% 41.38%
31.76%

Color #AE5F66 in popluar number systems.

HEX AE 5F 66
Decimal 174 95 102
Binary 10101110 1011111 1100110
Octal 256 137 146

Shades and tints

Shades of #AE5F66

#AE5F66
(174,95,102)
#9F575D
(159,87,93)
#904F54
(144,79,84)
#81474B
(129,71,75)
#723F42
(114,63,66)
#633739
(99,55,57)
#542F30
(84,47,48)
#452727
(69,39,39)
#361F1E
(54,31,30)
#271715
(39,23,21)
#180F0C
(24,15,12)
#000000
(0,0,0)

Tints of #AE5F66

#AE5F66
(174,95,102)
#B56D73
(181,109,115)
#BC7B80
(188,123,128)
#C3898D
(195,137,141)
#CA979A
(202,151,154)
#D1A5A7
(209,165,167)
#D8B3B4
(216,179,180)
#DFC1C1
(223,193,193)
#E6CFCE
(230,207,206)
#EDDDDB
(237,221,219)
#F4EBE8
(244,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE5F66; }

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

This text font color is #AE5F66.

Background Color

.myBgColor { background-color: #AE5F66; }

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

This div background color is #AE5F66.

Border color

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

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

This div border color is #AE5F66.

Opacity

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

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

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

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

This text has shadow with #AE5F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE5F66.

Preview

Color preview on black background

This text has color #AE5F66 on black background.


Color preview on white background

This text has color #AE5F66 on white background.


Black color preview on #AE5F66 background

This text has black color on #AE5F66 background.


White color preview on #AE5F66 background

This text has white color on #AE5F66 background.


Related colors

Complementary color

Complementary color for #hex is #51A099.


I love getcolorcode.com

Triadic colors

1 #66AE5F and #5F66AE with #AE5F66 are triadic colors.

2 #665FAE and #5FAE66 with #AE5F66 are triadic colors.