COLOR #AD6D7E

HEX: #AD6D7E RGB: (173,109,126)

Renk bilgisi

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

RGB renk modeli

#AD6D7E color RGB value is (173,109,126).

RGB: (173,109,126) (68%, 43%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 109 of 255 = 43%
B 126 of 255 = 49%

173
109
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 109 + 126 = 408 (100%)
R 173 of 408 ~ 42.4%
G 109 of 408 ~ 26.72%
B 126 of 408 ~ 30.88'%

%42.4
%26.72
%30.88

CMYK RENK MODELİ

#AD6D7E rengi CMYK tonu (0,37,27,32).

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

CMYK: (0,37,27,32)
C0M37Y27K32 (0%, 37%, 27%, 32%)
(0.00 / 0.37 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%36.99
%27.17
%32.16

Codes

Color #AD6D7E in popluar color models

AD 6D 7E
RGB 173 109 126
HSL 344° 28.07% 55.29%
HSB/HSV 344° 36.99% 67.84%
CMYK 0.00% 36.99% 27.17%
32.16%

Color #AD6D7E in popluar number systems.

HEX AD 6D 7E
Decimal 173 109 126
Binary 10101101 1101101 1111110
Octal 255 155 176

Shades and tints

Shades of #AD6D7E

#AD6D7E
(173,109,126)
#9E6473
(158,100,115)
#8F5B68
(143,91,104)
#80525D
(128,82,93)
#714952
(113,73,82)
#624047
(98,64,71)
#53373C
(83,55,60)
#442E31
(68,46,49)
#352526
(53,37,38)
#261C1B
(38,28,27)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #AD6D7E

#AD6D7E
(173,109,126)
#B47A89
(180,122,137)
#BB8794
(187,135,148)
#C2949F
(194,148,159)
#C9A1AA
(201,161,170)
#D0AEB5
(208,174,181)
#D7BBC0
(215,187,192)
#DEC8CB
(222,200,203)
#E5D5D6
(229,213,214)
#ECE2E1
(236,226,225)
#F3EFEC
(243,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6D7E; }

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

This text font color is #AD6D7E.

Background Color

.myBgColor { background-color: #AD6D7E; }

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

This div background color is #AD6D7E.

Border color

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

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

This div border color is #AD6D7E.

Opacity

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

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

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

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

This text has shadow with #AD6D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6D7E.

Preview

Color preview on black background

This text has color #AD6D7E on black background.


Color preview on white background

This text has color #AD6D7E on white background.


Black color preview on #AD6D7E background

This text has black color on #AD6D7E background.


White color preview on #AD6D7E background

This text has white color on #AD6D7E background.


Related colors

Complementary color

Complementary color for #hex is #529281.


I love getcolorcode.com

Triadic colors

1 #7EAD6D and #6D7EAD with #AD6D7E are triadic colors.

2 #7E6DAD and #6DAD7E with #AD6D7E are triadic colors.