COLOR #AD7E7D

HEX: #AD7E7D RGB: (173,126,125)

Renk bilgisi

#AD7E7D contains red, green and blue colors in about the same proportion. #AD7E7D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD7E7D color RGB value is (173,126,125).

RGB: (173,126,125) (68%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 125 of 255 = 49%

173
126
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 125 = 424 (100%)
R 173 of 424 ~ 40.8%
G 126 of 424 ~ 29.72%
B 125 of 424 ~ 29.48'%

%40.8
%29.72
%29.48

CMYK RENK MODELİ

#AD7E7D rengi CMYK tonu (0,27,28,32).

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

CMYK: (0,27,28,32)
C0M27Y28K32 (0%, 27%, 28%, 32%)
(0.00 / 0.27 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%27.17
%27.75
%32.16

Codes

Color #AD7E7D in popluar color models

AD 7E 7D
RGB 173 126 125
HSL 22.64% 58.43%
HSB/HSV 27.75% 67.84%
CMYK 0.00% 27.17% 27.75%
32.16%

Color #AD7E7D in popluar number systems.

HEX AD 7E 7D
Decimal 173 126 125
Binary 10101101 1111110 1111101
Octal 255 176 175

Shades and tints

Shades of #AD7E7D

#AD7E7D
(173,126,125)
#9E7372
(158,115,114)
#8F6867
(143,104,103)
#805D5C
(128,93,92)
#715251
(113,82,81)
#624746
(98,71,70)
#533C3B
(83,60,59)
#443130
(68,49,48)
#352625
(53,38,37)
#261B1A
(38,27,26)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #AD7E7D

#AD7E7D
(173,126,125)
#B48988
(180,137,136)
#BB9493
(187,148,147)
#C29F9E
(194,159,158)
#C9AAA9
(201,170,169)
#D0B5B4
(208,181,180)
#D7C0BF
(215,192,191)
#DECBCA
(222,203,202)
#E5D6D5
(229,214,213)
#ECE1E0
(236,225,224)
#F3ECEB
(243,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7E7D; }

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

This text font color is #AD7E7D.

Background Color

.myBgColor { background-color: #AD7E7D; }

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

This div background color is #AD7E7D.

Border color

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

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

This div border color is #AD7E7D.

Opacity

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

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

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

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

This text has shadow with #AD7E7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E7D.

Preview

Color preview on black background

This text has color #AD7E7D on black background.


Color preview on white background

This text has color #AD7E7D on white background.


Black color preview on #AD7E7D background

This text has black color on #AD7E7D background.


White color preview on #AD7E7D background

This text has white color on #AD7E7D background.


Related colors

Complementary color

Complementary color for #hex is #528182.


I love getcolorcode.com

Triadic colors

1 #7DAD7E and #7E7DAD with #AD7E7D are triadic colors.

2 #7D7EAD and #7EAD7D with #AD7E7D are triadic colors.