COLOR #AE2D4D

HEX: #AE2D4D RGB: (174,45,77)

Renk bilgisi

#AE2D4D contains mainly red color. #AE2D4D ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#AE2D4D color RGB value is (174,45,77).

RGB: (174,45,77) (68%, 18%, 30%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 45 of 255 = 18%
B 77 of 255 = 30%

174
45
77

R + G + B ~ 39%. #AE2D4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 45 + 77 = 296 (100%)
R 174 of 296 ~ 58.78%
G 45 of 296 ~ 15.2%
B 77 of 296 ~ 26.01'%

%58.78
%15.2
%26.01

CMYK RENK MODELİ

#AE2D4D rengi CMYK tonu (0,74,56,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 74.14%
  • sarı tonu 55.75%
  • ana renk tonu 31.76%

CMYK: (0,74,56,32)
C0M74Y56K32 (0%, 74%, 56%, 32%)
(0.00 / 0.74 / 0.56 / 0.32)

CMYK yüzdeleri

%0
%74.14
%55.75
%31.76

Codes

Color #AE2D4D in popluar color models

AE 2D 4D
RGB 174 45 77
HSL 345° 58.90% 42.94%
HSB/HSV 345° 74.14% 68.24%
CMYK 0.00% 74.14% 55.75%
31.76%

Color #AE2D4D in popluar number systems.

HEX AE 2D 4D
Decimal 174 45 77
Binary 10101110 101101 1001101
Octal 256 55 115

Shades and tints

Shades of #AE2D4D

#AE2D4D
(174,45,77)
#9F2946
(159,41,70)
#90253F
(144,37,63)
#812138
(129,33,56)
#721D31
(114,29,49)
#63192A
(99,25,42)
#541523
(84,21,35)
#45111C
(69,17,28)
#360D15
(54,13,21)
#27090E
(39,9,14)
#180507
(24,5,7)
#000000
(0,0,0)

Tints of #AE2D4D

#AE2D4D
(174,45,77)
#B5405D
(181,64,93)
#BC536D
(188,83,109)
#C3667D
(195,102,125)
#CA798D
(202,121,141)
#D18C9D
(209,140,157)
#D89FAD
(216,159,173)
#DFB2BD
(223,178,189)
#E6C5CD
(230,197,205)
#EDD8DD
(237,216,221)
#F4EBED
(244,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE2D4D color. Also use rgb(174,45,77) instead hex code.

Text Font Color

.myTextColor { color: #AE2D4D; }

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

This text font color is #AE2D4D.

Background Color

.myBgColor { background-color: #AE2D4D; }

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

This div background color is #AE2D4D.

Border color

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

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

This div border color is #AE2D4D.

Opacity

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

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

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

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

This text has shadow with #AE2D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE2D4D.

Preview

Color preview on black background

This text has color #AE2D4D on black background.


Color preview on white background

This text has color #AE2D4D on white background.


Black color preview on #AE2D4D background

This text has black color on #AE2D4D background.


White color preview on #AE2D4D background

This text has white color on #AE2D4D background.


Related colors

Complementary color

Complementary color for #hex is #51D2B2.


I love getcolorcode.com

Triadic colors

1 #4DAE2D and #2D4DAE with #AE2D4D are triadic colors.

2 #4D2DAE and #2DAE4D with #AE2D4D are triadic colors.