COLOR #AD7A8B

HEX: #AD7A8B RGB: (173,122,139)

Renk bilgisi

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

RGB renk modeli

#AD7A8B color RGB value is (173,122,139).

RGB: (173,122,139) (68%, 48%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 122 of 255 = 48%
B 139 of 255 = 55%

173
122
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 122 + 139 = 434 (100%)
R 173 of 434 ~ 39.86%
G 122 of 434 ~ 28.11%
B 139 of 434 ~ 32.03'%

%39.86
%28.11
%32.03

CMYK RENK MODELİ

#AD7A8B rengi CMYK tonu (0,29,20,32).

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

CMYK: (0,29,20,32)
C0M29Y20K32 (0%, 29%, 20%, 32%)
(0.00 / 0.29 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%29.48
%19.65
%32.16

Codes

Color #AD7A8B in popluar color models

AD 7A 8B
RGB 173 122 139
HSL 340° 23.72% 57.84%
HSB/HSV 340° 29.48% 67.84%
CMYK 0.00% 29.48% 19.65%
32.16%

Color #AD7A8B in popluar number systems.

HEX AD 7A 8B
Decimal 173 122 139
Binary 10101101 1111010 10001011
Octal 255 172 213

Shades and tints

Shades of #AD7A8B

#AD7A8B
(173,122,139)
#9E6F7F
(158,111,127)
#8F6473
(143,100,115)
#805967
(128,89,103)
#714E5B
(113,78,91)
#62434F
(98,67,79)
#533843
(83,56,67)
#442D37
(68,45,55)
#35222B
(53,34,43)
#26171F
(38,23,31)
#170C13
(23,12,19)
#000000
(0,0,0)

Tints of #AD7A8B

#AD7A8B
(173,122,139)
#B48695
(180,134,149)
#BB929F
(187,146,159)
#C29EA9
(194,158,169)
#C9AAB3
(201,170,179)
#D0B6BD
(208,182,189)
#D7C2C7
(215,194,199)
#DECED1
(222,206,209)
#E5DADB
(229,218,219)
#ECE6E5
(236,230,229)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7A8B; }

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

This text font color is #AD7A8B.

Background Color

.myBgColor { background-color: #AD7A8B; }

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

This div background color is #AD7A8B.

Border color

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

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

This div border color is #AD7A8B.

Opacity

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

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

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

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

This text has shadow with #AD7A8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7A8B.

Preview

Color preview on black background

This text has color #AD7A8B on black background.


Color preview on white background

This text has color #AD7A8B on white background.


Black color preview on #AD7A8B background

This text has black color on #AD7A8B background.


White color preview on #AD7A8B background

This text has white color on #AD7A8B background.


Related colors

Complementary color

Complementary color for #hex is #528574.


I love getcolorcode.com

Triadic colors

1 #8BAD7A and #7A8BAD with #AD7A8B are triadic colors.

2 #8B7AAD and #7AAD8B with #AD7A8B are triadic colors.