COLOR #AD7A8D

HEX: #AD7A8D RGB: (173,122,141)

Renk bilgisi

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

RGB renk modeli

#AD7A8D color RGB value is (173,122,141).

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

RGB bağlantıları ve doygunluk

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

173
122
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 122 + 141 = 436 (100%)
R 173 of 436 ~ 39.68%
G 122 of 436 ~ 27.98%
B 141 of 436 ~ 32.34'%

%39.68
%27.98
%32.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.48%
  • 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
%29.48
%18.5
%32.16

Codes

Color #AD7A8D in popluar color models

AD 7A 8D
RGB 173 122 141
HSL 338° 23.72% 57.84%
HSB/HSV 338° 29.48% 67.84%
CMYK 0.00% 29.48% 18.50%
32.16%

Color #AD7A8D in popluar number systems.

HEX AD 7A 8D
Decimal 173 122 141
Binary 10101101 1111010 10001101
Octal 255 172 215

Shades and tints

Shades of #AD7A8D

#AD7A8D
(173,122,141)
#9E6F81
(158,111,129)
#8F6475
(143,100,117)
#805969
(128,89,105)
#714E5D
(113,78,93)
#624351
(98,67,81)
#533845
(83,56,69)
#442D39
(68,45,57)
#35222D
(53,34,45)
#261721
(38,23,33)
#170C15
(23,12,21)
#000000
(0,0,0)

Tints of #AD7A8D

#AD7A8D
(173,122,141)
#B48697
(180,134,151)
#BB92A1
(187,146,161)
#C29EAB
(194,158,171)
#C9AAB5
(201,170,181)
#D0B6BF
(208,182,191)
#D7C2C9
(215,194,201)
#DECED3
(222,206,211)
#E5DADD
(229,218,221)
#ECE6E7
(236,230,231)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7A8D; }

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

This text font color is #AD7A8D.

Background Color

.myBgColor { background-color: #AD7A8D; }

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

This div background color is #AD7A8D.

Border color

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

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

This div border color is #AD7A8D.

Opacity

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

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

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

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

This text has shadow with #AD7A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7A8D.

Preview

Color preview on black background

This text has color #AD7A8D on black background.


Color preview on white background

This text has color #AD7A8D on white background.


Black color preview on #AD7A8D background

This text has black color on #AD7A8D background.


White color preview on #AD7A8D background

This text has white color on #AD7A8D background.


Related colors

Complementary color

Complementary color for #hex is #528572.


I love getcolorcode.com

Triadic colors

1 #8DAD7A and #7A8DAD with #AD7A8D are triadic colors.

2 #8D7AAD and #7AAD8D with #AD7A8D are triadic colors.