COLOR #ADA48D

HEX: #ADA48D RGB: (173,164,141)

Renk bilgisi

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

RGB renk modeli

#ADA48D color RGB value is (173,164,141).

RGB: (173,164,141) (68%, 64%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 141 of 255 = 55%

173
164
141

R + G + B ~ 62%. #ADA48D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 141 = 478 (100%)
R 173 of 478 ~ 36.19%
G 164 of 478 ~ 34.31%
B 141 of 478 ~ 29.5'%

%36.19
%34.31
%29.5

CMYK RENK MODELİ

#ADA48D rengi CMYK tonu (0,5,18,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.20%
  • sarı tonu 18.50%
  • ana renk tonu 32.16%
CMYK: (0,5,18,32) C0M5Y18K32 (0%,5%,18%,32%) (0.00/0.05/0.18/0.32) 

CMYK yüzdeleri

%0
%5.2
%18.5
%32.16

Codes

Color #ADA48D in popluar color models

AD A4 8D
RGB 173 164 141
HSL 43° 16.33% 61.57%
HSB/HSV 43° 18.50% 67.84%
CMYK 0.00% 5.20% 18.50%
32.16%

Color #ADA48D in popluar number systems.

HEX AD A4 8D
Decimal 173 164 141
Binary 10101101 10100100 10001101
Octal 255 244 215

Shades and tints

Shades of #ADA48D

#ADA48D
(173,164,141)
#9E9681
(158,150,129)
#8F8875
(143,136,117)
#807A69
(128,122,105)
#716C5D
(113,108,93)
#625E51
(98,94,81)
#535045
(83,80,69)
#444239
(68,66,57)
#35342D
(53,52,45)
#262621
(38,38,33)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADA48D

#ADA48D
(173,164,141)
#B4AC97
(180,172,151)
#BBB4A1
(187,180,161)
#C2BCAB
(194,188,171)
#C9C4B5
(201,196,181)
#D0CCBF
(208,204,191)
#D7D4C9
(215,212,201)
#DEDCD3
(222,220,211)
#E5E4DD
(229,228,221)
#ECECE7
(236,236,231)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA48D color. Also use rgb(173,164,141) instead hex code.

Text Font Color

.myTextColor { color: #ADA48D; }

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

This text font color is #ADA48D.

Background Color

.myBgColor { background-color: #ADA48D; }

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

This div background color is #ADA48D.

Border color

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

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

This div border color is #ADA48D.

Opacity

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

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

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

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

This text has shadow with #ADA48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA48D.

Preview

Color preview on black background

This text has color #ADA48D on black background.


Color preview on white background

This text has color #ADA48D on white background.


Black color preview on #ADA48D background

This text has black color on #ADA48D background.


White color preview on #ADA48D background

This text has white color on #ADA48D background.


Related colors

Complementary color

Complementary color for #hex is #525B72.


I love getcolorcode.com

Triadic colors

1 #8DADA4 and #A48DAD with #ADA48D are triadic colors.

2 #8DA4AD and #A4AD8D with #ADA48D are triadic colors.