COLOR #AD937D

HEX: #AD937D RGB: (173,147,125)

Renk bilgisi

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

RGB renk modeli

#AD937D color RGB value is (173,147,125).

RGB: (173,147,125) (68%, 58%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 125 of 255 = 49%

173
147
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 125 = 445 (100%)
R 173 of 445 ~ 38.88%
G 147 of 445 ~ 33.03%
B 125 of 445 ~ 28.09'%

%38.88
%33.03
%28.09

CMYK RENK MODELİ

#AD937D rengi CMYK tonu (0,15,28,32).

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

CMYK: (0,15,28,32)
C0M15Y28K32 (0%, 15%, 28%, 32%)
(0.00 / 0.15 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%15.03
%27.75
%32.16

Codes

Color #AD937D in popluar color models

AD 93 7D
RGB 173 147 125
HSL 28° 22.64% 58.43%
HSB/HSV 28° 27.75% 67.84%
CMYK 0.00% 15.03% 27.75%
32.16%

Color #AD937D in popluar number systems.

HEX AD 93 7D
Decimal 173 147 125
Binary 10101101 10010011 1111101
Octal 255 223 175

Shades and tints

Shades of #AD937D

#AD937D
(173,147,125)
#9E8672
(158,134,114)
#8F7967
(143,121,103)
#806C5C
(128,108,92)
#715F51
(113,95,81)
#625246
(98,82,70)
#53453B
(83,69,59)
#443830
(68,56,48)
#352B25
(53,43,37)
#261E1A
(38,30,26)
#17110F
(23,17,15)
#000000
(0,0,0)

Tints of #AD937D

#AD937D
(173,147,125)
#B49C88
(180,156,136)
#BBA593
(187,165,147)
#C2AE9E
(194,174,158)
#C9B7A9
(201,183,169)
#D0C0B4
(208,192,180)
#D7C9BF
(215,201,191)
#DED2CA
(222,210,202)
#E5DBD5
(229,219,213)
#ECE4E0
(236,228,224)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD937D; }

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

This text font color is #AD937D.

Background Color

.myBgColor { background-color: #AD937D; }

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

This div background color is #AD937D.

Border color

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

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

This div border color is #AD937D.

Opacity

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

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

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

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

This text has shadow with #AD937D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD937D.

Preview

Color preview on black background

This text has color #AD937D on black background.


Color preview on white background

This text has color #AD937D on white background.


Black color preview on #AD937D background

This text has black color on #AD937D background.


White color preview on #AD937D background

This text has white color on #AD937D background.


Related colors

Complementary color

Complementary color for #hex is #526C82.


I love getcolorcode.com

Triadic colors

1 #7DAD93 and #937DAD with #AD937D are triadic colors.

2 #7D93AD and #93AD7D with #AD937D are triadic colors.