COLOR #AD8082

HEX: #AD8082 RGB: (173,128,130)

Renk bilgisi

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

RGB renk modeli

#AD8082 color RGB value is (173,128,130).

RGB: (173,128,130) (68%, 50%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 128 of 255 = 50%
B 130 of 255 = 51%

173
128
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 128 + 130 = 431 (100%)
R 173 of 431 ~ 40.14%
G 128 of 431 ~ 29.7%
B 130 of 431 ~ 30.16'%

%40.14
%29.7
%30.16

CMYK RENK MODELİ

#AD8082 rengi CMYK tonu (0,26,25,32).

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

CMYK: (0,26,25,32)
C0M26Y25K32 (0%, 26%, 25%, 32%)
(0.00 / 0.26 / 0.25 / 0.32)

CMYK yüzdeleri

%0
%26.01
%24.86
%32.16

Codes

Color #AD8082 in popluar color models

AD 80 82
RGB 173 128 130
HSL 357° 21.53% 59.02%
HSB/HSV 357° 26.01% 67.84%
CMYK 0.00% 26.01% 24.86%
32.16%

Color #AD8082 in popluar number systems.

HEX AD 80 82
Decimal 173 128 130
Binary 10101101 10000000 10000010
Octal 255 200 202

Shades and tints

Shades of #AD8082

#AD8082
(173,128,130)
#9E7577
(158,117,119)
#8F6A6C
(143,106,108)
#805F61
(128,95,97)
#715456
(113,84,86)
#62494B
(98,73,75)
#533E40
(83,62,64)
#443335
(68,51,53)
#35282A
(53,40,42)
#261D1F
(38,29,31)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #AD8082

#AD8082
(173,128,130)
#B48B8D
(180,139,141)
#BB9698
(187,150,152)
#C2A1A3
(194,161,163)
#C9ACAE
(201,172,174)
#D0B7B9
(208,183,185)
#D7C2C4
(215,194,196)
#DECDCF
(222,205,207)
#E5D8DA
(229,216,218)
#ECE3E5
(236,227,229)
#F3EEF0
(243,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8082; }

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

This text font color is #AD8082.

Background Color

.myBgColor { background-color: #AD8082; }

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

This div background color is #AD8082.

Border color

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

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

This div border color is #AD8082.

Opacity

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

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

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

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

This text has shadow with #AD8082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8082.

Preview

Color preview on black background

This text has color #AD8082 on black background.


Color preview on white background

This text has color #AD8082 on white background.


Black color preview on #AD8082 background

This text has black color on #AD8082 background.


White color preview on #AD8082 background

This text has white color on #AD8082 background.


Related colors

Complementary color

Complementary color for #hex is #527F7D.


I love getcolorcode.com

Triadic colors

1 #82AD80 and #8082AD with #AD8082 are triadic colors.

2 #8280AD and #80AD82 with #AD8082 are triadic colors.