COLOR #AD978B

HEX: #AD978B RGB: (173,151,139)

Renk bilgisi

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

RGB renk modeli

#AD978B color RGB value is (173,151,139).

RGB: (173,151,139) (68%, 59%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 139 of 255 = 55%

173
151
139

R + G + B ~ 61%. #AD978B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 139 = 463 (100%)
R 173 of 463 ~ 37.37%
G 151 of 463 ~ 32.61%
B 139 of 463 ~ 30.02'%

%37.37
%32.61
%30.02

CMYK RENK MODELİ

#AD978B rengi CMYK tonu (0,13,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.72%
  • sarı tonu 19.65%
  • ana renk tonu 32.16%

CMYK: (0,13,20,32)
C0M13Y20K32 (0%, 13%, 20%, 32%)
(0.00 / 0.13 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%12.72
%19.65
%32.16

Codes

Color #AD978B in popluar color models

AD 97 8B
RGB 173 151 139
HSL 21° 17.17% 61.18%
HSB/HSV 21° 19.65% 67.84%
CMYK 0.00% 12.72% 19.65%
32.16%

Color #AD978B in popluar number systems.

HEX AD 97 8B
Decimal 173 151 139
Binary 10101101 10010111 10001011
Octal 255 227 213

Shades and tints

Shades of #AD978B

#AD978B
(173,151,139)
#9E8A7F
(158,138,127)
#8F7D73
(143,125,115)
#807067
(128,112,103)
#71635B
(113,99,91)
#62564F
(98,86,79)
#534943
(83,73,67)
#443C37
(68,60,55)
#352F2B
(53,47,43)
#26221F
(38,34,31)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #AD978B

#AD978B
(173,151,139)
#B4A095
(180,160,149)
#BBA99F
(187,169,159)
#C2B2A9
(194,178,169)
#C9BBB3
(201,187,179)
#D0C4BD
(208,196,189)
#D7CDC7
(215,205,199)
#DED6D1
(222,214,209)
#E5DFDB
(229,223,219)
#ECE8E5
(236,232,229)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD978B color. Also use rgb(173,151,139) instead hex code.

Text Font Color

.myTextColor { color: #AD978B; }

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

This text font color is #AD978B.

Background Color

.myBgColor { background-color: #AD978B; }

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

This div background color is #AD978B.

Border color

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

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

This div border color is #AD978B.

Opacity

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

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

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

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

This text has shadow with #AD978B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD978B.

Preview

Color preview on black background

This text has color #AD978B on black background.


Color preview on white background

This text has color #AD978B on white background.


Black color preview on #AD978B background

This text has black color on #AD978B background.


White color preview on #AD978B background

This text has white color on #AD978B background.


Related colors

Complementary color

Complementary color for #hex is #526874.


I love getcolorcode.com

Triadic colors

1 #8BAD97 and #978BAD with #AD978B are triadic colors.

2 #8B97AD and #97AD8B with #AD978B are triadic colors.