COLOR #AD7F9A

HEX: #AD7F9A RGB: (173,127,154)

Renk bilgisi

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

RGB renk modeli

#AD7F9A color RGB value is (173,127,154).

RGB: (173,127,154) (68%, 50%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 127 of 255 = 50%
B 154 of 255 = 60%

173
127
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 127 + 154 = 454 (100%)
R 173 of 454 ~ 38.11%
G 127 of 454 ~ 27.97%
B 154 of 454 ~ 33.92'%

%38.11
%27.97
%33.92

CMYK RENK MODELİ

#AD7F9A rengi CMYK tonu (0,27,11,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.59%
  • sarı tonu 10.98%
  • ana renk tonu 32.16%

CMYK: (0,27,11,32)
C0M27Y11K32 (0%, 27%, 11%, 32%)
(0.00 / 0.27 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%26.59
%10.98
%32.16

Codes

Color #AD7F9A in popluar color models

AD 7F 9A
RGB 173 127 154
HSL 325° 21.90% 58.82%
HSB/HSV 325° 26.59% 67.84%
CMYK 0.00% 26.59% 10.98%
32.16%

Color #AD7F9A in popluar number systems.

HEX AD 7F 9A
Decimal 173 127 154
Binary 10101101 1111111 10011010
Octal 255 177 232

Shades and tints

Shades of #AD7F9A

#AD7F9A
(173,127,154)
#9E748C
(158,116,140)
#8F697E
(143,105,126)
#805E70
(128,94,112)
#715362
(113,83,98)
#624854
(98,72,84)
#533D46
(83,61,70)
#443238
(68,50,56)
#35272A
(53,39,42)
#261C1C
(38,28,28)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #AD7F9A

#AD7F9A
(173,127,154)
#B48AA3
(180,138,163)
#BB95AC
(187,149,172)
#C2A0B5
(194,160,181)
#C9ABBE
(201,171,190)
#D0B6C7
(208,182,199)
#D7C1D0
(215,193,208)
#DECCD9
(222,204,217)
#E5D7E2
(229,215,226)
#ECE2EB
(236,226,235)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7F9A color. Also use rgb(173,127,154) instead hex code.

Text Font Color

.myTextColor { color: #AD7F9A; }

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

This text font color is #AD7F9A.

Background Color

.myBgColor { background-color: #AD7F9A; }

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

This div background color is #AD7F9A.

Border color

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

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

This div border color is #AD7F9A.

Opacity

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

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

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

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

This text has shadow with #AD7F9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7F9A.

Preview

Color preview on black background

This text has color #AD7F9A on black background.


Color preview on white background

This text has color #AD7F9A on white background.


Black color preview on #AD7F9A background

This text has black color on #AD7F9A background.


White color preview on #AD7F9A background

This text has white color on #AD7F9A background.


Related colors

Complementary color

Complementary color for #hex is #528065.


I love getcolorcode.com

Triadic colors

1 #9AAD7F and #7F9AAD with #AD7F9A are triadic colors.

2 #9A7FAD and #7FAD9A with #AD7F9A are triadic colors.