COLOR #AD7D5E

HEX: #AD7D5E RGB: (173,125,94)

Renk bilgisi

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

RGB renk modeli

#AD7D5E color RGB value is (173,125,94).

RGB: (173,125,94) (68%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 94 of 255 = 37%

173
125
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 94 = 392 (100%)
R 173 of 392 ~ 44.13%
G 125 of 392 ~ 31.89%
B 94 of 392 ~ 23.98'%

%44.13
%31.89
%23.98

CMYK RENK MODELİ

#AD7D5E rengi CMYK tonu (0,28,46,32).

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

CMYK: (0,28,46,32)
C0M28Y46K32 (0%, 28%, 46%, 32%)
(0.00 / 0.28 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%27.75
%45.66
%32.16

Codes

Color #AD7D5E in popluar color models

AD 7D 5E
RGB 173 125 94
HSL 24° 32.51% 52.35%
HSB/HSV 24° 45.66% 67.84%
CMYK 0.00% 27.75% 45.66%
32.16%

Color #AD7D5E in popluar number systems.

HEX AD 7D 5E
Decimal 173 125 94
Binary 10101101 1111101 1011110
Octal 255 175 136

Shades and tints

Shades of #AD7D5E

#AD7D5E
(173,125,94)
#9E7256
(158,114,86)
#8F674E
(143,103,78)
#805C46
(128,92,70)
#71513E
(113,81,62)
#624636
(98,70,54)
#533B2E
(83,59,46)
#443026
(68,48,38)
#35251E
(53,37,30)
#261A16
(38,26,22)
#170F0E
(23,15,14)
#000000
(0,0,0)

Tints of #AD7D5E

#AD7D5E
(173,125,94)
#B4886C
(180,136,108)
#BB937A
(187,147,122)
#C29E88
(194,158,136)
#C9A996
(201,169,150)
#D0B4A4
(208,180,164)
#D7BFB2
(215,191,178)
#DECAC0
(222,202,192)
#E5D5CE
(229,213,206)
#ECE0DC
(236,224,220)
#F3EBEA
(243,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7D5E; }

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

This text font color is #AD7D5E.

Background Color

.myBgColor { background-color: #AD7D5E; }

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

This div background color is #AD7D5E.

Border color

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

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

This div border color is #AD7D5E.

Opacity

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

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

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

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

This text has shadow with #AD7D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7D5E.

Preview

Color preview on black background

This text has color #AD7D5E on black background.


Color preview on white background

This text has color #AD7D5E on white background.


Black color preview on #AD7D5E background

This text has black color on #AD7D5E background.


White color preview on #AD7D5E background

This text has white color on #AD7D5E background.


Related colors

Complementary color

Complementary color for #hex is #5282A1.


I love getcolorcode.com

Triadic colors

1 #5EAD7D and #7D5EAD with #AD7D5E are triadic colors.

2 #5E7DAD and #7DAD5E with #AD7D5E are triadic colors.