COLOR #AD4D6E

HEX: #AD4D6E RGB: (173,77,110)

Renk bilgisi

#AD4D6E contains mainly red color. #AD4D6E ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AD4D6E color RGB value is (173,77,110).

RGB: (173,77,110) (68%, 30%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 110 of 255 = 43%

173
77
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 110 = 360 (100%)
R 173 of 360 ~ 48.06%
G 77 of 360 ~ 21.39%
B 110 of 360 ~ 30.56'%

%48.06
%21.39
%30.56

CMYK RENK MODELİ

#AD4D6E rengi CMYK tonu (0,55,36,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.49%
  • sarı tonu 36.42%
  • ana renk tonu 32.16%

CMYK: (0,55,36,32)
C0M55Y36K32 (0%, 55%, 36%, 32%)
(0.00 / 0.55 / 0.36 / 0.32)

CMYK yüzdeleri

%0
%55.49
%36.42
%32.16

Codes

Color #AD4D6E in popluar color models

AD 4D 6E
RGB 173 77 110
HSL 339° 38.40% 49.02%
HSB/HSV 339° 55.49% 67.84%
CMYK 0.00% 55.49% 36.42%
32.16%

Color #AD4D6E in popluar number systems.

HEX AD 4D 6E
Decimal 173 77 110
Binary 10101101 1001101 1101110
Octal 255 115 156

Shades and tints

Shades of #AD4D6E

#AD4D6E
(173,77,110)
#9E4664
(158,70,100)
#8F3F5A
(143,63,90)
#803850
(128,56,80)
#713146
(113,49,70)
#622A3C
(98,42,60)
#532332
(83,35,50)
#441C28
(68,28,40)
#35151E
(53,21,30)
#260E14
(38,14,20)
#17070A
(23,7,10)
#000000
(0,0,0)

Tints of #AD4D6E

#AD4D6E
(173,77,110)
#B45D7B
(180,93,123)
#BB6D88
(187,109,136)
#C27D95
(194,125,149)
#C98DA2
(201,141,162)
#D09DAF
(208,157,175)
#D7ADBC
(215,173,188)
#DEBDC9
(222,189,201)
#E5CDD6
(229,205,214)
#ECDDE3
(236,221,227)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4D6E color. Also use rgb(173,77,110) instead hex code.

Text Font Color

.myTextColor { color: #AD4D6E; }

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

This text font color is #AD4D6E.

Background Color

.myBgColor { background-color: #AD4D6E; }

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

This div background color is #AD4D6E.

Border color

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

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

This div border color is #AD4D6E.

Opacity

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

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

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

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

This text has shadow with #AD4D6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D6E.

Preview

Color preview on black background

This text has color #AD4D6E on black background.


Color preview on white background

This text has color #AD4D6E on white background.


Black color preview on #AD4D6E background

This text has black color on #AD4D6E background.


White color preview on #AD4D6E background

This text has white color on #AD4D6E background.


Related colors

Complementary color

Complementary color for #hex is #52B291.


I love getcolorcode.com

Triadic colors

1 #6EAD4D and #4D6EAD with #AD4D6E are triadic colors.

2 #6E4DAD and #4DAD6E with #AD4D6E are triadic colors.