COLOR #AD6A82

HEX: #AD6A82 RGB: (173,106,130)

Renk bilgisi

#AD6A82 contains mainly red and blue colors. #AD6A82 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD6A82 color RGB value is (173,106,130).

RGB: (173,106,130) (68%, 42%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 106 of 255 = 42%
B 130 of 255 = 51%

173
106
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 106 + 130 = 409 (100%)
R 173 of 409 ~ 42.3%
G 106 of 409 ~ 25.92%
B 130 of 409 ~ 31.78'%

%42.3
%25.92
%31.78

CMYK RENK MODELİ

#AD6A82 rengi CMYK tonu (0,39,25,32).

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

CMYK: (0,39,25,32)
C0M39Y25K32 (0%, 39%, 25%, 32%)
(0.00 / 0.39 / 0.25 / 0.32)

CMYK yüzdeleri

%0
%38.73
%24.86
%32.16

Codes

Color #AD6A82 in popluar color models

AD 6A 82
RGB 173 106 130
HSL 339° 29.00% 54.71%
HSB/HSV 339° 38.73% 67.84%
CMYK 0.00% 38.73% 24.86%
32.16%

Color #AD6A82 in popluar number systems.

HEX AD 6A 82
Decimal 173 106 130
Binary 10101101 1101010 10000010
Octal 255 152 202

Shades and tints

Shades of #AD6A82

#AD6A82
(173,106,130)
#9E6177
(158,97,119)
#8F586C
(143,88,108)
#804F61
(128,79,97)
#714656
(113,70,86)
#623D4B
(98,61,75)
#533440
(83,52,64)
#442B35
(68,43,53)
#35222A
(53,34,42)
#26191F
(38,25,31)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #AD6A82

#AD6A82
(173,106,130)
#B4778D
(180,119,141)
#BB8498
(187,132,152)
#C291A3
(194,145,163)
#C99EAE
(201,158,174)
#D0ABB9
(208,171,185)
#D7B8C4
(215,184,196)
#DEC5CF
(222,197,207)
#E5D2DA
(229,210,218)
#ECDFE5
(236,223,229)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6A82; }

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

This text font color is #AD6A82.

Background Color

.myBgColor { background-color: #AD6A82; }

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

This div background color is #AD6A82.

Border color

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

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

This div border color is #AD6A82.

Opacity

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

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

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

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

This text has shadow with #AD6A82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6A82.

Preview

Color preview on black background

This text has color #AD6A82 on black background.


Color preview on white background

This text has color #AD6A82 on white background.


Black color preview on #AD6A82 background

This text has black color on #AD6A82 background.


White color preview on #AD6A82 background

This text has white color on #AD6A82 background.


Related colors

Complementary color

Complementary color for #hex is #52957D.


I love getcolorcode.com

Triadic colors

1 #82AD6A and #6A82AD with #AD6A82 are triadic colors.

2 #826AAD and #6AAD82 with #AD6A82 are triadic colors.