COLOR #AD7E9C

HEX: #AD7E9C RGB: (173,126,156)

Renk bilgisi

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

RGB renk modeli

#AD7E9C color RGB value is (173,126,156).

RGB: (173,126,156) (68%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 156 of 255 = 61%

173
126
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 156 = 455 (100%)
R 173 of 455 ~ 38.02%
G 126 of 455 ~ 27.69%
B 156 of 455 ~ 34.29'%

%38.02
%27.69
%34.29

CMYK RENK MODELİ

#AD7E9C rengi CMYK tonu (0,27,10,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.17%
  • sarı tonu 9.83%
  • ana renk tonu 32.16%

CMYK: (0,27,10,32)
C0M27Y10K32 (0%, 27%, 10%, 32%)
(0.00 / 0.27 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%27.17
%9.83
%32.16

Codes

Color #AD7E9C in popluar color models

AD 7E 9C
RGB 173 126 156
HSL 322° 22.27% 58.63%
HSB/HSV 322° 27.17% 67.84%
CMYK 0.00% 27.17% 9.83%
32.16%

Color #AD7E9C in popluar number systems.

HEX AD 7E 9C
Decimal 173 126 156
Binary 10101101 1111110 10011100
Octal 255 176 234

Shades and tints

Shades of #AD7E9C

#AD7E9C
(173,126,156)
#9E738E
(158,115,142)
#8F6880
(143,104,128)
#805D72
(128,93,114)
#715264
(113,82,100)
#624756
(98,71,86)
#533C48
(83,60,72)
#44313A
(68,49,58)
#35262C
(53,38,44)
#261B1E
(38,27,30)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #AD7E9C

#AD7E9C
(173,126,156)
#B489A5
(180,137,165)
#BB94AE
(187,148,174)
#C29FB7
(194,159,183)
#C9AAC0
(201,170,192)
#D0B5C9
(208,181,201)
#D7C0D2
(215,192,210)
#DECBDB
(222,203,219)
#E5D6E4
(229,214,228)
#ECE1ED
(236,225,237)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7E9C color. Also use rgb(173,126,156) instead hex code.

Text Font Color

.myTextColor { color: #AD7E9C; }

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

This text font color is #AD7E9C.

Background Color

.myBgColor { background-color: #AD7E9C; }

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

This div background color is #AD7E9C.

Border color

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

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

This div border color is #AD7E9C.

Opacity

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

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

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

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

This text has shadow with #AD7E9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E9C.

Preview

Color preview on black background

This text has color #AD7E9C on black background.


Color preview on white background

This text has color #AD7E9C on white background.


Black color preview on #AD7E9C background

This text has black color on #AD7E9C background.


White color preview on #AD7E9C background

This text has white color on #AD7E9C background.


Related colors

Complementary color

Complementary color for #hex is #528163.


I love getcolorcode.com

Triadic colors

1 #9CAD7E and #7E9CAD with #AD7E9C are triadic colors.

2 #9C7EAD and #7EAD9C with #AD7E9C are triadic colors.