COLOR #AD7978

HEX: #AD7978 RGB: (173,121,120)

Renk bilgisi

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

RGB renk modeli

#AD7978 color RGB value is (173,121,120).

RGB: (173,121,120) (68%, 47%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 121 of 255 = 47%
B 120 of 255 = 47%

173
121
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 121 + 120 = 414 (100%)
R 173 of 414 ~ 41.79%
G 121 of 414 ~ 29.23%
B 120 of 414 ~ 28.99'%

%41.79
%29.23
%28.99

CMYK RENK MODELİ

#AD7978 rengi CMYK tonu (0,30,31,32).

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

CMYK: (0,30,31,32)
C0M30Y31K32 (0%, 30%, 31%, 32%)
(0.00 / 0.30 / 0.31 / 0.32)

CMYK yüzdeleri

%0
%30.06
%30.64
%32.16

Codes

Color #AD7978 in popluar color models

AD 79 78
RGB 173 121 120
HSL 24.42% 57.45%
HSB/HSV 30.64% 67.84%
CMYK 0.00% 30.06% 30.64%
32.16%

Color #AD7978 in popluar number systems.

HEX AD 79 78
Decimal 173 121 120
Binary 10101101 1111001 1111000
Octal 255 171 170

Shades and tints

Shades of #AD7978

#AD7978
(173,121,120)
#9E6E6E
(158,110,110)
#8F6364
(143,99,100)
#80585A
(128,88,90)
#714D50
(113,77,80)
#624246
(98,66,70)
#53373C
(83,55,60)
#442C32
(68,44,50)
#352128
(53,33,40)
#26161E
(38,22,30)
#170B14
(23,11,20)
#000000
(0,0,0)

Tints of #AD7978

#AD7978
(173,121,120)
#B48584
(180,133,132)
#BB9190
(187,145,144)
#C29D9C
(194,157,156)
#C9A9A8
(201,169,168)
#D0B5B4
(208,181,180)
#D7C1C0
(215,193,192)
#DECDCC
(222,205,204)
#E5D9D8
(229,217,216)
#ECE5E4
(236,229,228)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7978; }

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

This text font color is #AD7978.

Background Color

.myBgColor { background-color: #AD7978; }

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

This div background color is #AD7978.

Border color

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

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

This div border color is #AD7978.

Opacity

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

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

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

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

This text has shadow with #AD7978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7978.

Preview

Color preview on black background

This text has color #AD7978 on black background.


Color preview on white background

This text has color #AD7978 on white background.


Black color preview on #AD7978 background

This text has black color on #AD7978 background.


White color preview on #AD7978 background

This text has white color on #AD7978 background.


Related colors

Complementary color

Complementary color for #hex is #528687.


I love getcolorcode.com

Triadic colors

1 #78AD79 and #7978AD with #AD7978 are triadic colors.

2 #7879AD and #79AD78 with #AD7978 are triadic colors.