COLOR #AD4E7E

HEX: #AD4E7E RGB: (173,78,126)

Renk bilgisi

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

RGB renk modeli

#AD4E7E color RGB value is (173,78,126).

RGB: (173,78,126) (68%, 31%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 78 of 255 = 31%
B 126 of 255 = 49%

173
78
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 78 + 126 = 377 (100%)
R 173 of 377 ~ 45.89%
G 78 of 377 ~ 20.69%
B 126 of 377 ~ 33.42'%

%45.89
%20.69
%33.42

CMYK RENK MODELİ

#AD4E7E rengi CMYK tonu (0,55,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.91%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,55,27,32)
C0M55Y27K32 (0%, 55%, 27%, 32%)
(0.00 / 0.55 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%54.91
%27.17
%32.16

Codes

Color #AD4E7E in popluar color models

AD 4E 7E
RGB 173 78 126
HSL 330° 37.85% 49.22%
HSB/HSV 330° 54.91% 67.84%
CMYK 0.00% 54.91% 27.17%
32.16%

Color #AD4E7E in popluar number systems.

HEX AD 4E 7E
Decimal 173 78 126
Binary 10101101 1001110 1111110
Octal 255 116 176

Shades and tints

Shades of #AD4E7E

#AD4E7E
(173,78,126)
#9E4773
(158,71,115)
#8F4068
(143,64,104)
#80395D
(128,57,93)
#713252
(113,50,82)
#622B47
(98,43,71)
#53243C
(83,36,60)
#441D31
(68,29,49)
#351626
(53,22,38)
#260F1B
(38,15,27)
#170810
(23,8,16)
#000000
(0,0,0)

Tints of #AD4E7E

#AD4E7E
(173,78,126)
#B45E89
(180,94,137)
#BB6E94
(187,110,148)
#C27E9F
(194,126,159)
#C98EAA
(201,142,170)
#D09EB5
(208,158,181)
#D7AEC0
(215,174,192)
#DEBECB
(222,190,203)
#E5CED6
(229,206,214)
#ECDEE1
(236,222,225)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4E7E color. Also use rgb(173,78,126) instead hex code.

Text Font Color

.myTextColor { color: #AD4E7E; }

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

This text font color is #AD4E7E.

Background Color

.myBgColor { background-color: #AD4E7E; }

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

This div background color is #AD4E7E.

Border color

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

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

This div border color is #AD4E7E.

Opacity

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

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

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

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

This text has shadow with #AD4E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4E7E.

Preview

Color preview on black background

This text has color #AD4E7E on black background.


Color preview on white background

This text has color #AD4E7E on white background.


Black color preview on #AD4E7E background

This text has black color on #AD4E7E background.


White color preview on #AD4E7E background

This text has white color on #AD4E7E background.


Related colors

Complementary color

Complementary color for #hex is #52B181.


I love getcolorcode.com

Triadic colors

1 #7EAD4E and #4E7EAD with #AD4E7E are triadic colors.

2 #7E4EAD and #4EAD7E with #AD4E7E are triadic colors.