COLOR #AD7B8C

HEX: #AD7B8C RGB: (173,123,140)

Renk bilgisi

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

RGB renk modeli

#AD7B8C color RGB value is (173,123,140).

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

RGB bağlantıları ve doygunluk

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

173
123
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 140 = 436 (100%)
R 173 of 436 ~ 39.68%
G 123 of 436 ~ 28.21%
B 140 of 436 ~ 32.11'%

%39.68
%28.21
%32.11

CMYK RENK MODELİ

#AD7B8C rengi CMYK tonu (0,29,19,32).

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

CMYK: (0,29,19,32)
C0M29Y19K32 (0%, 29%, 19%, 32%)
(0.00 / 0.29 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%28.9
%19.08
%32.16

Codes

Color #AD7B8C in popluar color models

AD 7B 8C
RGB 173 123 140
HSL 340° 23.36% 58.04%
HSB/HSV 340° 28.90% 67.84%
CMYK 0.00% 28.90% 19.08%
32.16%

Color #AD7B8C in popluar number systems.

HEX AD 7B 8C
Decimal 173 123 140
Binary 10101101 1111011 10001100
Octal 255 173 214

Shades and tints

Shades of #AD7B8C

#AD7B8C
(173,123,140)
#9E7080
(158,112,128)
#8F6574
(143,101,116)
#805A68
(128,90,104)
#714F5C
(113,79,92)
#624450
(98,68,80)
#533944
(83,57,68)
#442E38
(68,46,56)
#35232C
(53,35,44)
#261820
(38,24,32)
#170D14
(23,13,20)
#000000
(0,0,0)

Tints of #AD7B8C

#AD7B8C
(173,123,140)
#B48796
(180,135,150)
#BB93A0
(187,147,160)
#C29FAA
(194,159,170)
#C9ABB4
(201,171,180)
#D0B7BE
(208,183,190)
#D7C3C8
(215,195,200)
#DECFD2
(222,207,210)
#E5DBDC
(229,219,220)
#ECE7E6
(236,231,230)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7B8C; }

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

This text font color is #AD7B8C.

Background Color

.myBgColor { background-color: #AD7B8C; }

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

This div background color is #AD7B8C.

Border color

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

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

This div border color is #AD7B8C.

Opacity

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

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

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

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

This text has shadow with #AD7B8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B8C.

Preview

Color preview on black background

This text has color #AD7B8C on black background.


Color preview on white background

This text has color #AD7B8C on white background.


Black color preview on #AD7B8C background

This text has black color on #AD7B8C background.


White color preview on #AD7B8C background

This text has white color on #AD7B8C background.


Related colors

Complementary color

Complementary color for #hex is #528473.


I love getcolorcode.com

Triadic colors

1 #8CAD7B and #7B8CAD with #AD7B8C are triadic colors.

2 #8C7BAD and #7BAD8C with #AD7B8C are triadic colors.