COLOR #AD7B6B

HEX: #AD7B6B RGB: (173,123,107)

Renk bilgisi

#AD7B6B contains mainly red and green colors. #AD7B6B ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD7B6B color RGB value is (173,123,107).

RGB: (173,123,107) (68%, 48%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 107 of 255 = 42%

173
123
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 107 = 403 (100%)
R 173 of 403 ~ 42.93%
G 123 of 403 ~ 30.52%
B 107 of 403 ~ 26.55'%

%42.93
%30.52
%26.55

CMYK RENK MODELİ

#AD7B6B rengi CMYK tonu (0,29,38,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.90%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (0,29,38,32)
C0M29Y38K32 (0%, 29%, 38%, 32%)
(0.00 / 0.29 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%28.9
%38.15
%32.16

Codes

Color #AD7B6B in popluar color models

AD 7B 6B
RGB 173 123 107
HSL 15° 28.70% 54.90%
HSB/HSV 15° 38.15% 67.84%
CMYK 0.00% 28.90% 38.15%
32.16%

Color #AD7B6B in popluar number systems.

HEX AD 7B 6B
Decimal 173 123 107
Binary 10101101 1111011 1101011
Octal 255 173 153

Shades and tints

Shades of #AD7B6B

#AD7B6B
(173,123,107)
#9E7062
(158,112,98)
#8F6559
(143,101,89)
#805A50
(128,90,80)
#714F47
(113,79,71)
#62443E
(98,68,62)
#533935
(83,57,53)
#442E2C
(68,46,44)
#352323
(53,35,35)
#26181A
(38,24,26)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #AD7B6B

#AD7B6B
(173,123,107)
#B48778
(180,135,120)
#BB9385
(187,147,133)
#C29F92
(194,159,146)
#C9AB9F
(201,171,159)
#D0B7AC
(208,183,172)
#D7C3B9
(215,195,185)
#DECFC6
(222,207,198)
#E5DBD3
(229,219,211)
#ECE7E0
(236,231,224)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7B6B color. Also use rgb(173,123,107) instead hex code.

Text Font Color

.myTextColor { color: #AD7B6B; }

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

This text font color is #AD7B6B.

Background Color

.myBgColor { background-color: #AD7B6B; }

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

This div background color is #AD7B6B.

Border color

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

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

This div border color is #AD7B6B.

Opacity

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

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

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

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

This text has shadow with #AD7B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B6B.

Preview

Color preview on black background

This text has color #AD7B6B on black background.


Color preview on white background

This text has color #AD7B6B on white background.


Black color preview on #AD7B6B background

This text has black color on #AD7B6B background.


White color preview on #AD7B6B background

This text has white color on #AD7B6B background.


Related colors

Complementary color

Complementary color for #hex is #528494.


I love getcolorcode.com

Triadic colors

1 #6BAD7B and #7B6BAD with #AD7B6B are triadic colors.

2 #6B7BAD and #7BAD6B with #AD7B6B are triadic colors.