COLOR #AD9E74

HEX: #AD9E74 RGB: (173,158,116)

Renk bilgisi

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

RGB renk modeli

#AD9E74 color RGB value is (173,158,116).

RGB: (173,158,116) (68%, 62%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 116 of 255 = 45%

173
158
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 116 = 447 (100%)
R 173 of 447 ~ 38.7%
G 158 of 447 ~ 35.35%
B 116 of 447 ~ 25.95'%

%38.7
%35.35
%25.95

CMYK RENK MODELİ

#AD9E74 rengi CMYK tonu (0,9,33,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.67%
  • sarı tonu 32.95%
  • ana renk tonu 32.16%

CMYK: (0,9,33,32)
C0M9Y33K32 (0%, 9%, 33%, 32%)
(0.00 / 0.09 / 0.33 / 0.32)

CMYK yüzdeleri

%0
%8.67
%32.95
%32.16

Codes

Color #AD9E74 in popluar color models

AD 9E 74
RGB 173 158 116
HSL 44° 25.79% 56.67%
HSB/HSV 44° 32.95% 67.84%
CMYK 0.00% 8.67% 32.95%
32.16%

Color #AD9E74 in popluar number systems.

HEX AD 9E 74
Decimal 173 158 116
Binary 10101101 10011110 1110100
Octal 255 236 164

Shades and tints

Shades of #AD9E74

#AD9E74
(173,158,116)
#9E906A
(158,144,106)
#8F8260
(143,130,96)
#807456
(128,116,86)
#71664C
(113,102,76)
#625842
(98,88,66)
#534A38
(83,74,56)
#443C2E
(68,60,46)
#352E24
(53,46,36)
#26201A
(38,32,26)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #AD9E74

#AD9E74
(173,158,116)
#B4A680
(180,166,128)
#BBAE8C
(187,174,140)
#C2B698
(194,182,152)
#C9BEA4
(201,190,164)
#D0C6B0
(208,198,176)
#D7CEBC
(215,206,188)
#DED6C8
(222,214,200)
#E5DED4
(229,222,212)
#ECE6E0
(236,230,224)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9E74 color. Also use rgb(173,158,116) instead hex code.

Text Font Color

.myTextColor { color: #AD9E74; }

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

This text font color is #AD9E74.

Background Color

.myBgColor { background-color: #AD9E74; }

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

This div background color is #AD9E74.

Border color

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

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

This div border color is #AD9E74.

Opacity

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

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

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

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

This text has shadow with #AD9E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9E74.

Preview

Color preview on black background

This text has color #AD9E74 on black background.


Color preview on white background

This text has color #AD9E74 on white background.


Black color preview on #AD9E74 background

This text has black color on #AD9E74 background.


White color preview on #AD9E74 background

This text has white color on #AD9E74 background.


Related colors

Complementary color

Complementary color for #hex is #52618B.


I love getcolorcode.com

Triadic colors

1 #74AD9E and #9E74AD with #AD9E74 are triadic colors.

2 #749EAD and #9EAD74 with #AD9E74 are triadic colors.