COLOR #AD7E5A

HEX: #AD7E5A RGB: (173,126,90)

Renk bilgisi

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

RGB renk modeli

#AD7E5A color RGB value is (173,126,90).

RGB: (173,126,90) (68%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 90 of 255 = 35%

173
126
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 90 = 389 (100%)
R 173 of 389 ~ 44.47%
G 126 of 389 ~ 32.39%
B 90 of 389 ~ 23.14'%

%44.47
%32.39
%23.14

CMYK RENK MODELİ

#AD7E5A rengi CMYK tonu (0,27,48,32).

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

CMYK: (0,27,48,32)
C0M27Y48K32 (0%, 27%, 48%, 32%)
(0.00 / 0.27 / 0.48 / 0.32)

CMYK yüzdeleri

%0
%27.17
%47.98
%32.16

Codes

Color #AD7E5A in popluar color models

AD 7E 5A
RGB 173 126 90
HSL 26° 33.60% 51.57%
HSB/HSV 26° 47.98% 67.84%
CMYK 0.00% 27.17% 47.98%
32.16%

Color #AD7E5A in popluar number systems.

HEX AD 7E 5A
Decimal 173 126 90
Binary 10101101 1111110 1011010
Octal 255 176 132

Shades and tints

Shades of #AD7E5A

#AD7E5A
(173,126,90)
#9E7352
(158,115,82)
#8F684A
(143,104,74)
#805D42
(128,93,66)
#71523A
(113,82,58)
#624732
(98,71,50)
#533C2A
(83,60,42)
#443122
(68,49,34)
#35261A
(53,38,26)
#261B12
(38,27,18)
#17100A
(23,16,10)
#000000
(0,0,0)

Tints of #AD7E5A

#AD7E5A
(173,126,90)
#B48969
(180,137,105)
#BB9478
(187,148,120)
#C29F87
(194,159,135)
#C9AA96
(201,170,150)
#D0B5A5
(208,181,165)
#D7C0B4
(215,192,180)
#DECBC3
(222,203,195)
#E5D6D2
(229,214,210)
#ECE1E1
(236,225,225)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7E5A; }

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

This text font color is #AD7E5A.

Background Color

.myBgColor { background-color: #AD7E5A; }

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

This div background color is #AD7E5A.

Border color

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

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

This div border color is #AD7E5A.

Opacity

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

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

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

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

This text has shadow with #AD7E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E5A.

Preview

Color preview on black background

This text has color #AD7E5A on black background.


Color preview on white background

This text has color #AD7E5A on white background.


Black color preview on #AD7E5A background

This text has black color on #AD7E5A background.


White color preview on #AD7E5A background

This text has white color on #AD7E5A background.


Related colors

Complementary color

Complementary color for #hex is #5281A5.


I love getcolorcode.com

Triadic colors

1 #5AAD7E and #7E5AAD with #AD7E5A are triadic colors.

2 #5A7EAD and #7EAD5A with #AD7E5A are triadic colors.