COLOR #AD7B8D

HEX: #AD7B8D RGB: (173,123,141)

Renk bilgisi

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

RGB renk modeli

#AD7B8D color RGB value is (173,123,141).

RGB: (173,123,141) (68%, 48%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 141 of 255 = 55%

173
123
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 141 = 437 (100%)
R 173 of 437 ~ 39.59%
G 123 of 437 ~ 28.15%
B 141 of 437 ~ 32.27'%

%39.59
%28.15
%32.27

CMYK RENK MODELİ

#AD7B8D rengi CMYK tonu (0,29,18,32).

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

CMYK: (0,29,18,32)
C0M29Y18K32 (0%, 29%, 18%, 32%)
(0.00 / 0.29 / 0.18 / 0.32)

CMYK yüzdeleri

%0
%28.9
%18.5
%32.16

Codes

Color #AD7B8D in popluar color models

AD 7B 8D
RGB 173 123 141
HSL 338° 23.36% 58.04%
HSB/HSV 338° 28.90% 67.84%
CMYK 0.00% 28.90% 18.50%
32.16%

Color #AD7B8D in popluar number systems.

HEX AD 7B 8D
Decimal 173 123 141
Binary 10101101 1111011 10001101
Octal 255 173 215

Shades and tints

Shades of #AD7B8D

#AD7B8D
(173,123,141)
#9E7081
(158,112,129)
#8F6575
(143,101,117)
#805A69
(128,90,105)
#714F5D
(113,79,93)
#624451
(98,68,81)
#533945
(83,57,69)
#442E39
(68,46,57)
#35232D
(53,35,45)
#261821
(38,24,33)
#170D15
(23,13,21)
#000000
(0,0,0)

Tints of #AD7B8D

#AD7B8D
(173,123,141)
#B48797
(180,135,151)
#BB93A1
(187,147,161)
#C29FAB
(194,159,171)
#C9ABB5
(201,171,181)
#D0B7BF
(208,183,191)
#D7C3C9
(215,195,201)
#DECFD3
(222,207,211)
#E5DBDD
(229,219,221)
#ECE7E7
(236,231,231)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7B8D; }

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

This text font color is #AD7B8D.

Background Color

.myBgColor { background-color: #AD7B8D; }

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

This div background color is #AD7B8D.

Border color

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

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

This div border color is #AD7B8D.

Opacity

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

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

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

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

This text has shadow with #AD7B8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B8D.

Preview

Color preview on black background

This text has color #AD7B8D on black background.


Color preview on white background

This text has color #AD7B8D on white background.


Black color preview on #AD7B8D background

This text has black color on #AD7B8D background.


White color preview on #AD7B8D background

This text has white color on #AD7B8D background.


Related colors

Complementary color

Complementary color for #hex is #528472.


I love getcolorcode.com

Triadic colors

1 #8DAD7B and #7B8DAD with #AD7B8D are triadic colors.

2 #8D7BAD and #7BAD8D with #AD7B8D are triadic colors.