COLOR #AD7A8C

HEX: #AD7A8C RGB: (173,122,140)

Renk bilgisi

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

RGB renk modeli

#AD7A8C color RGB value is (173,122,140).

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

RGB bağlantıları ve doygunluk

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

173
122
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 122 + 140 = 435 (100%)
R 173 of 435 ~ 39.77%
G 122 of 435 ~ 28.05%
B 140 of 435 ~ 32.18'%

%39.77
%28.05
%32.18

CMYK RENK MODELİ

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

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

Codes

Color #AD7A8C in popluar color models

AD 7A 8C
RGB 173 122 140
HSL 339° 23.72% 57.84%
HSB/HSV 339° 29.48% 67.84%
CMYK 0.00% 29.48% 19.08%
32.16%

Color #AD7A8C in popluar number systems.

HEX AD 7A 8C
Decimal 173 122 140
Binary 10101101 1111010 10001100
Octal 255 172 214

Shades and tints

Shades of #AD7A8C

#AD7A8C
(173,122,140)
#9E6F80
(158,111,128)
#8F6474
(143,100,116)
#805968
(128,89,104)
#714E5C
(113,78,92)
#624350
(98,67,80)
#533844
(83,56,68)
#442D38
(68,45,56)
#35222C
(53,34,44)
#261720
(38,23,32)
#170C14
(23,12,20)
#000000
(0,0,0)

Tints of #AD7A8C

#AD7A8C
(173,122,140)
#B48696
(180,134,150)
#BB92A0
(187,146,160)
#C29EAA
(194,158,170)
#C9AAB4
(201,170,180)
#D0B6BE
(208,182,190)
#D7C2C8
(215,194,200)
#DECED2
(222,206,210)
#E5DADC
(229,218,220)
#ECE6E6
(236,230,230)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7A8C; }

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

This text font color is #AD7A8C.

Background Color

.myBgColor { background-color: #AD7A8C; }

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

This div background color is #AD7A8C.

Border color

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

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

This div border color is #AD7A8C.

Opacity

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

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

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

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

This text has shadow with #AD7A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7A8C.

Preview

Color preview on black background

This text has color #AD7A8C on black background.


Color preview on white background

This text has color #AD7A8C on white background.


Black color preview on #AD7A8C background

This text has black color on #AD7A8C background.


White color preview on #AD7A8C background

This text has white color on #AD7A8C background.


Related colors

Complementary color

Complementary color for #hex is #528573.


I love getcolorcode.com

Triadic colors

1 #8CAD7A and #7A8CAD with #AD7A8C are triadic colors.

2 #8C7AAD and #7AAD8C with #AD7A8C are triadic colors.