COLOR #AD7E6B

HEX: #AD7E6B RGB: (173,126,107)

Renk bilgisi

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

RGB renk modeli

#AD7E6B color RGB value is (173,126,107).

RGB: (173,126,107) (68%, 49%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 107 of 255 = 42%

173
126
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 107 = 406 (100%)
R 173 of 406 ~ 42.61%
G 126 of 406 ~ 31.03%
B 107 of 406 ~ 26.35'%

%42.61
%31.03
%26.35

CMYK RENK MODELİ

#AD7E6B rengi CMYK tonu (0,27,38,32).

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

CMYK: (0,27,38,32)
C0M27Y38K32 (0%, 27%, 38%, 32%)
(0.00 / 0.27 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%27.17
%38.15
%32.16

Codes

Color #AD7E6B in popluar color models

AD 7E 6B
RGB 173 126 107
HSL 17° 28.70% 54.90%
HSB/HSV 17° 38.15% 67.84%
CMYK 0.00% 27.17% 38.15%
32.16%

Color #AD7E6B in popluar number systems.

HEX AD 7E 6B
Decimal 173 126 107
Binary 10101101 1111110 1101011
Octal 255 176 153

Shades and tints

Shades of #AD7E6B

#AD7E6B
(173,126,107)
#9E7362
(158,115,98)
#8F6859
(143,104,89)
#805D50
(128,93,80)
#715247
(113,82,71)
#62473E
(98,71,62)
#533C35
(83,60,53)
#44312C
(68,49,44)
#352623
(53,38,35)
#261B1A
(38,27,26)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #AD7E6B

#AD7E6B
(173,126,107)
#B48978
(180,137,120)
#BB9485
(187,148,133)
#C29F92
(194,159,146)
#C9AA9F
(201,170,159)
#D0B5AC
(208,181,172)
#D7C0B9
(215,192,185)
#DECBC6
(222,203,198)
#E5D6D3
(229,214,211)
#ECE1E0
(236,225,224)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7E6B; }

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

This text font color is #AD7E6B.

Background Color

.myBgColor { background-color: #AD7E6B; }

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

This div background color is #AD7E6B.

Border color

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

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

This div border color is #AD7E6B.

Opacity

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

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

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

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

This text has shadow with #AD7E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E6B.

Preview

Color preview on black background

This text has color #AD7E6B on black background.


Color preview on white background

This text has color #AD7E6B on white background.


Black color preview on #AD7E6B background

This text has black color on #AD7E6B background.


White color preview on #AD7E6B background

This text has white color on #AD7E6B background.


Related colors

Complementary color

Complementary color for #hex is #528194.


I love getcolorcode.com

Triadic colors

1 #6BAD7E and #7E6BAD with #AD7E6B are triadic colors.

2 #6B7EAD and #7EAD6B with #AD7E6B are triadic colors.