COLOR #AD7D7E

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
125
126

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

Yüzdelerle RGB renk parçaları

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

%40.8
%29.48
%29.72

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%27.75
%27.17
%32.16

Codes

Color #AD7D7E in popluar color models

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

Color #AD7D7E in popluar number systems.

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

Shades and tints

Shades of #AD7D7E

#AD7D7E
(173,125,126)
#9E7273
(158,114,115)
#8F6768
(143,103,104)
#805C5D
(128,92,93)
#715152
(113,81,82)
#624647
(98,70,71)
#533B3C
(83,59,60)
#443031
(68,48,49)
#352526
(53,37,38)
#261A1B
(38,26,27)
#170F10
(23,15,16)
#000000
(0,0,0)

Tints of #AD7D7E

#AD7D7E
(173,125,126)
#B48889
(180,136,137)
#BB9394
(187,147,148)
#C29E9F
(194,158,159)
#C9A9AA
(201,169,170)
#D0B4B5
(208,180,181)
#D7BFC0
(215,191,192)
#DECACB
(222,202,203)
#E5D5D6
(229,213,214)
#ECE0E1
(236,224,225)
#F3EBEC
(243,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7D7E; }

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

This text font color is #AD7D7E.

Background Color

.myBgColor { background-color: #AD7D7E; }

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

This div background color is #AD7D7E.

Border color

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

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

This div border color is #AD7D7E.

Opacity

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

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

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

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

This text has shadow with #AD7D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7D7E.

Preview

Color preview on black background

This text has color #AD7D7E on black background.


Color preview on white background

This text has color #AD7D7E on white background.


Black color preview on #AD7D7E background

This text has black color on #AD7D7E background.


White color preview on #AD7D7E background

This text has white color on #AD7D7E background.


Related colors

Complementary color

Complementary color for #hex is #528281.


I love getcolorcode.com

Triadic colors

1 #7EAD7D and #7D7EAD with #AD7D7E are triadic colors.

2 #7E7DAD and #7DAD7E with #AD7D7E are triadic colors.