COLOR #AD829C

HEX: #AD829C RGB: (173,130,156)

Renk bilgisi

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

RGB renk modeli

#AD829C color RGB value is (173,130,156).

RGB: (173,130,156) (68%, 51%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 130 of 255 = 51%
B 156 of 255 = 61%

173
130
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 130 + 156 = 459 (100%)
R 173 of 459 ~ 37.69%
G 130 of 459 ~ 28.32%
B 156 of 459 ~ 33.99'%

%37.69
%28.32
%33.99

CMYK RENK MODELİ

#AD829C rengi CMYK tonu (0,25,10,32).

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

CMYK: (0,25,10,32)
C0M25Y10K32 (0%, 25%, 10%, 32%)
(0.00 / 0.25 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%24.86
%9.83
%32.16

Codes

Color #AD829C in popluar color models

AD 82 9C
RGB 173 130 156
HSL 324° 20.77% 59.41%
HSB/HSV 324° 24.86% 67.84%
CMYK 0.00% 24.86% 9.83%
32.16%

Color #AD829C in popluar number systems.

HEX AD 82 9C
Decimal 173 130 156
Binary 10101101 10000010 10011100
Octal 255 202 234

Shades and tints

Shades of #AD829C

#AD829C
(173,130,156)
#9E778E
(158,119,142)
#8F6C80
(143,108,128)
#806172
(128,97,114)
#715664
(113,86,100)
#624B56
(98,75,86)
#534048
(83,64,72)
#44353A
(68,53,58)
#352A2C
(53,42,44)
#261F1E
(38,31,30)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #AD829C

#AD829C
(173,130,156)
#B48DA5
(180,141,165)
#BB98AE
(187,152,174)
#C2A3B7
(194,163,183)
#C9AEC0
(201,174,192)
#D0B9C9
(208,185,201)
#D7C4D2
(215,196,210)
#DECFDB
(222,207,219)
#E5DAE4
(229,218,228)
#ECE5ED
(236,229,237)
#F3F0F6
(243,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD829C; }

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

This text font color is #AD829C.

Background Color

.myBgColor { background-color: #AD829C; }

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

This div background color is #AD829C.

Border color

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

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

This div border color is #AD829C.

Opacity

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

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

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

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

This text has shadow with #AD829C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD829C.

Preview

Color preview on black background

This text has color #AD829C on black background.


Color preview on white background

This text has color #AD829C on white background.


Black color preview on #AD829C background

This text has black color on #AD829C background.


White color preview on #AD829C background

This text has white color on #AD829C background.


Related colors

Complementary color

Complementary color for #hex is #527D63.


I love getcolorcode.com

Triadic colors

1 #9CAD82 and #829CAD with #AD829C are triadic colors.

2 #9C82AD and #82AD9C with #AD829C are triadic colors.