COLOR #ADA38B

HEX: #ADA38B RGB: (173,163,139)

Renk bilgisi

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

RGB renk modeli

#ADA38B color RGB value is (173,163,139).

RGB: (173,163,139) (68%, 64%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 139 of 255 = 55%

173
163
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 139 = 475 (100%)
R 173 of 475 ~ 36.42%
G 163 of 475 ~ 34.32%
B 139 of 475 ~ 29.26'%

%36.42
%34.32
%29.26

CMYK RENK MODELİ

#ADA38B rengi CMYK tonu (0,6,20,32).

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

CMYK: (0,6,20,32)
C0M6Y20K32 (0%, 6%, 20%, 32%)
(0.00 / 0.06 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%5.78
%19.65
%32.16

Codes

Color #ADA38B in popluar color models

AD A3 8B
RGB 173 163 139
HSL 42° 17.17% 61.18%
HSB/HSV 42° 19.65% 67.84%
CMYK 0.00% 5.78% 19.65%
32.16%

Color #ADA38B in popluar number systems.

HEX AD A3 8B
Decimal 173 163 139
Binary 10101101 10100011 10001011
Octal 255 243 213

Shades and tints

Shades of #ADA38B

#ADA38B
(173,163,139)
#9E957F
(158,149,127)
#8F8773
(143,135,115)
#807967
(128,121,103)
#716B5B
(113,107,91)
#625D4F
(98,93,79)
#534F43
(83,79,67)
#444137
(68,65,55)
#35332B
(53,51,43)
#26251F
(38,37,31)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADA38B

#ADA38B
(173,163,139)
#B4AB95
(180,171,149)
#BBB39F
(187,179,159)
#C2BBA9
(194,187,169)
#C9C3B3
(201,195,179)
#D0CBBD
(208,203,189)
#D7D3C7
(215,211,199)
#DEDBD1
(222,219,209)
#E5E3DB
(229,227,219)
#ECEBE5
(236,235,229)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA38B; }

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

This text font color is #ADA38B.

Background Color

.myBgColor { background-color: #ADA38B; }

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

This div background color is #ADA38B.

Border color

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

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

This div border color is #ADA38B.

Opacity

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

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

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

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

This text has shadow with #ADA38B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA38B.

Preview

Color preview on black background

This text has color #ADA38B on black background.


Color preview on white background

This text has color #ADA38B on white background.


Black color preview on #ADA38B background

This text has black color on #ADA38B background.


White color preview on #ADA38B background

This text has white color on #ADA38B background.


Related colors

Complementary color

Complementary color for #hex is #525C74.


I love getcolorcode.com

Triadic colors

1 #8BADA3 and #A38BAD with #ADA38B are triadic colors.

2 #8BA3AD and #A3AD8B with #ADA38B are triadic colors.