COLOR #AD8978

HEX: #AD8978 RGB: (173,137,120)

Renk bilgisi

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

RGB renk modeli

#AD8978 color RGB value is (173,137,120).

RGB: (173,137,120) (68%, 54%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 137 of 255 = 54%
B 120 of 255 = 47%

173
137
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 137 + 120 = 430 (100%)
R 173 of 430 ~ 40.23%
G 137 of 430 ~ 31.86%
B 120 of 430 ~ 27.91'%

%40.23
%31.86
%27.91

CMYK RENK MODELİ

#AD8978 rengi CMYK tonu (0,21,31,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.81%
  • sarı tonu 30.64%
  • ana renk tonu 32.16%

CMYK: (0,21,31,32)
C0M21Y31K32 (0%, 21%, 31%, 32%)
(0.00 / 0.21 / 0.31 / 0.32)

CMYK yüzdeleri

%0
%20.81
%30.64
%32.16

Codes

Color #AD8978 in popluar color models

AD 89 78
RGB 173 137 120
HSL 19° 24.42% 57.45%
HSB/HSV 19° 30.64% 67.84%
CMYK 0.00% 20.81% 30.64%
32.16%

Color #AD8978 in popluar number systems.

HEX AD 89 78
Decimal 173 137 120
Binary 10101101 10001001 1111000
Octal 255 211 170

Shades and tints

Shades of #AD8978

#AD8978
(173,137,120)
#9E7D6E
(158,125,110)
#8F7164
(143,113,100)
#80655A
(128,101,90)
#715950
(113,89,80)
#624D46
(98,77,70)
#53413C
(83,65,60)
#443532
(68,53,50)
#352928
(53,41,40)
#261D1E
(38,29,30)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #AD8978

#AD8978
(173,137,120)
#B49384
(180,147,132)
#BB9D90
(187,157,144)
#C2A79C
(194,167,156)
#C9B1A8
(201,177,168)
#D0BBB4
(208,187,180)
#D7C5C0
(215,197,192)
#DECFCC
(222,207,204)
#E5D9D8
(229,217,216)
#ECE3E4
(236,227,228)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8978 color. Also use rgb(173,137,120) instead hex code.

Text Font Color

.myTextColor { color: #AD8978; }

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

This text font color is #AD8978.

Background Color

.myBgColor { background-color: #AD8978; }

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

This div background color is #AD8978.

Border color

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

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

This div border color is #AD8978.

Opacity

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

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

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

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

This text has shadow with #AD8978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8978.

Preview

Color preview on black background

This text has color #AD8978 on black background.


Color preview on white background

This text has color #AD8978 on white background.


Black color preview on #AD8978 background

This text has black color on #AD8978 background.


White color preview on #AD8978 background

This text has white color on #AD8978 background.


Related colors

Complementary color

Complementary color for #hex is #527687.


I love getcolorcode.com

Triadic colors

1 #78AD89 and #8978AD with #AD8978 are triadic colors.

2 #7889AD and #89AD78 with #AD8978 are triadic colors.