COLOR #AD6E7E

HEX: #AD6E7E RGB: (173,110,126)

Renk bilgisi

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

RGB renk modeli

#AD6E7E color RGB value is (173,110,126).

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

RGB bağlantıları ve doygunluk

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

173
110
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 110 + 126 = 409 (100%)
R 173 of 409 ~ 42.3%
G 110 of 409 ~ 26.89%
B 126 of 409 ~ 30.81'%

%42.3
%26.89
%30.81

CMYK RENK MODELİ

#AD6E7E rengi CMYK tonu (0,36,27,32).

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

CMYK: (0,36,27,32)
C0M36Y27K32 (0%, 36%, 27%, 32%)
(0.00 / 0.36 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%36.42
%27.17
%32.16

Codes

Color #AD6E7E in popluar color models

AD 6E 7E
RGB 173 110 126
HSL 345° 27.75% 55.49%
HSB/HSV 345° 36.42% 67.84%
CMYK 0.00% 36.42% 27.17%
32.16%

Color #AD6E7E in popluar number systems.

HEX AD 6E 7E
Decimal 173 110 126
Binary 10101101 1101110 1111110
Octal 255 156 176

Shades and tints

Shades of #AD6E7E

#AD6E7E
(173,110,126)
#9E6473
(158,100,115)
#8F5A68
(143,90,104)
#80505D
(128,80,93)
#714652
(113,70,82)
#623C47
(98,60,71)
#53323C
(83,50,60)
#442831
(68,40,49)
#351E26
(53,30,38)
#26141B
(38,20,27)
#170A10
(23,10,16)
#000000
(0,0,0)

Tints of #AD6E7E

#AD6E7E
(173,110,126)
#B47B89
(180,123,137)
#BB8894
(187,136,148)
#C2959F
(194,149,159)
#C9A2AA
(201,162,170)
#D0AFB5
(208,175,181)
#D7BCC0
(215,188,192)
#DEC9CB
(222,201,203)
#E5D6D6
(229,214,214)
#ECE3E1
(236,227,225)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6E7E; }

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

This text font color is #AD6E7E.

Background Color

.myBgColor { background-color: #AD6E7E; }

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

This div background color is #AD6E7E.

Border color

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

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

This div border color is #AD6E7E.

Opacity

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

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

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

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

This text has shadow with #AD6E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E7E.

Preview

Color preview on black background

This text has color #AD6E7E on black background.


Color preview on white background

This text has color #AD6E7E on white background.


Black color preview on #AD6E7E background

This text has black color on #AD6E7E background.


White color preview on #AD6E7E background

This text has white color on #AD6E7E background.


Related colors

Complementary color

Complementary color for #hex is #529181.


I love getcolorcode.com

Triadic colors

1 #7EAD6E and #6E7EAD with #AD6E7E are triadic colors.

2 #7E6EAD and #6EAD7E with #AD6E7E are triadic colors.