COLOR #AD838B

HEX: #AD838B RGB: (173,131,139)

Renk bilgisi

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

RGB renk modeli

#AD838B color RGB value is (173,131,139).

RGB: (173,131,139) (68%, 51%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 131 of 255 = 51%
B 139 of 255 = 55%

173
131
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 131 + 139 = 443 (100%)
R 173 of 443 ~ 39.05%
G 131 of 443 ~ 29.57%
B 139 of 443 ~ 31.38'%

%39.05
%29.57
%31.38

CMYK RENK MODELİ

#AD838B rengi CMYK tonu (0,24,20,32).

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

CMYK: (0,24,20,32)
C0M24Y20K32 (0%, 24%, 20%, 32%)
(0.00 / 0.24 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%24.28
%19.65
%32.16

Codes

Color #AD838B in popluar color models

AD 83 8B
RGB 173 131 139
HSL 349° 20.39% 59.61%
HSB/HSV 349° 24.28% 67.84%
CMYK 0.00% 24.28% 19.65%
32.16%

Color #AD838B in popluar number systems.

HEX AD 83 8B
Decimal 173 131 139
Binary 10101101 10000011 10001011
Octal 255 203 213

Shades and tints

Shades of #AD838B

#AD838B
(173,131,139)
#9E787F
(158,120,127)
#8F6D73
(143,109,115)
#806267
(128,98,103)
#71575B
(113,87,91)
#624C4F
(98,76,79)
#534143
(83,65,67)
#443637
(68,54,55)
#352B2B
(53,43,43)
#26201F
(38,32,31)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #AD838B

#AD838B
(173,131,139)
#B48E95
(180,142,149)
#BB999F
(187,153,159)
#C2A4A9
(194,164,169)
#C9AFB3
(201,175,179)
#D0BABD
(208,186,189)
#D7C5C7
(215,197,199)
#DED0D1
(222,208,209)
#E5DBDB
(229,219,219)
#ECE6E5
(236,230,229)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD838B; }

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

This text font color is #AD838B.

Background Color

.myBgColor { background-color: #AD838B; }

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

This div background color is #AD838B.

Border color

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

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

This div border color is #AD838B.

Opacity

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

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

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

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

This text has shadow with #AD838B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD838B.

Preview

Color preview on black background

This text has color #AD838B on black background.


Color preview on white background

This text has color #AD838B on white background.


Black color preview on #AD838B background

This text has black color on #AD838B background.


White color preview on #AD838B background

This text has white color on #AD838B background.


Related colors

Complementary color

Complementary color for #hex is #527C74.


I love getcolorcode.com

Triadic colors

1 #8BAD83 and #838BAD with #AD838B are triadic colors.

2 #8B83AD and #83AD8B with #AD838B are triadic colors.