COLOR #AD7E5D

HEX: #AD7E5D RGB: (173,126,93)

Renk bilgisi

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

RGB renk modeli

#AD7E5D color RGB value is (173,126,93).

RGB: (173,126,93) (68%, 49%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 93 of 255 = 36%

173
126
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 93 = 392 (100%)
R 173 of 392 ~ 44.13%
G 126 of 392 ~ 32.14%
B 93 of 392 ~ 23.72'%

%44.13
%32.14
%23.72

CMYK RENK MODELİ

#AD7E5D rengi CMYK tonu (0,27,46,32).

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

CMYK: (0,27,46,32)
C0M27Y46K32 (0%, 27%, 46%, 32%)
(0.00 / 0.27 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%27.17
%46.24
%32.16

Codes

Color #AD7E5D in popluar color models

AD 7E 5D
RGB 173 126 93
HSL 25° 32.79% 52.16%
HSB/HSV 25° 46.24% 67.84%
CMYK 0.00% 27.17% 46.24%
32.16%

Color #AD7E5D in popluar number systems.

HEX AD 7E 5D
Decimal 173 126 93
Binary 10101101 1111110 1011101
Octal 255 176 135

Shades and tints

Shades of #AD7E5D

#AD7E5D
(173,126,93)
#9E7355
(158,115,85)
#8F684D
(143,104,77)
#805D45
(128,93,69)
#71523D
(113,82,61)
#624735
(98,71,53)
#533C2D
(83,60,45)
#443125
(68,49,37)
#35261D
(53,38,29)
#261B15
(38,27,21)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #AD7E5D

#AD7E5D
(173,126,93)
#B4896B
(180,137,107)
#BB9479
(187,148,121)
#C29F87
(194,159,135)
#C9AA95
(201,170,149)
#D0B5A3
(208,181,163)
#D7C0B1
(215,192,177)
#DECBBF
(222,203,191)
#E5D6CD
(229,214,205)
#ECE1DB
(236,225,219)
#F3ECE9
(243,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7E5D; }

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

This text font color is #AD7E5D.

Background Color

.myBgColor { background-color: #AD7E5D; }

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

This div background color is #AD7E5D.

Border color

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

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

This div border color is #AD7E5D.

Opacity

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

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

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

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

This text has shadow with #AD7E5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E5D.

Preview

Color preview on black background

This text has color #AD7E5D on black background.


Color preview on white background

This text has color #AD7E5D on white background.


Black color preview on #AD7E5D background

This text has black color on #AD7E5D background.


White color preview on #AD7E5D background

This text has white color on #AD7E5D background.


Related colors

Complementary color

Complementary color for #hex is #5281A2.


I love getcolorcode.com

Triadic colors

1 #5DAD7E and #7E5DAD with #AD7E5D are triadic colors.

2 #5D7EAD and #7EAD5D with #AD7E5D are triadic colors.