COLOR #AD6B7A

HEX: #AD6B7A RGB: (173,107,122)

Renk bilgisi

#AD6B7A contains mainly red and blue colors. #AD6B7A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD6B7A color RGB value is (173,107,122).

RGB: (173,107,122) (68%, 42%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 122 of 255 = 48%

173
107
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 122 = 402 (100%)
R 173 of 402 ~ 43.03%
G 107 of 402 ~ 26.62%
B 122 of 402 ~ 30.35'%

%43.03
%26.62
%30.35

CMYK RENK MODELİ

#AD6B7A rengi CMYK tonu (0,38,29,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.15%
  • sarı tonu 29.48%
  • ana renk tonu 32.16%

CMYK: (0,38,29,32)
C0M38Y29K32 (0%, 38%, 29%, 32%)
(0.00 / 0.38 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%38.15
%29.48
%32.16

Codes

Color #AD6B7A in popluar color models

AD 6B 7A
RGB 173 107 122
HSL 346° 28.70% 54.90%
HSB/HSV 346° 38.15% 67.84%
CMYK 0.00% 38.15% 29.48%
32.16%

Color #AD6B7A in popluar number systems.

HEX AD 6B 7A
Decimal 173 107 122
Binary 10101101 1101011 1111010
Octal 255 153 172

Shades and tints

Shades of #AD6B7A

#AD6B7A
(173,107,122)
#9E626F
(158,98,111)
#8F5964
(143,89,100)
#805059
(128,80,89)
#71474E
(113,71,78)
#623E43
(98,62,67)
#533538
(83,53,56)
#442C2D
(68,44,45)
#352322
(53,35,34)
#261A17
(38,26,23)
#17110C
(23,17,12)
#000000
(0,0,0)

Tints of #AD6B7A

#AD6B7A
(173,107,122)
#B47886
(180,120,134)
#BB8592
(187,133,146)
#C2929E
(194,146,158)
#C99FAA
(201,159,170)
#D0ACB6
(208,172,182)
#D7B9C2
(215,185,194)
#DEC6CE
(222,198,206)
#E5D3DA
(229,211,218)
#ECE0E6
(236,224,230)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6B7A color. Also use rgb(173,107,122) instead hex code.

Text Font Color

.myTextColor { color: #AD6B7A; }

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

This text font color is #AD6B7A.

Background Color

.myBgColor { background-color: #AD6B7A; }

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

This div background color is #AD6B7A.

Border color

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

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

This div border color is #AD6B7A.

Opacity

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

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

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

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

This text has shadow with #AD6B7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6B7A.

Preview

Color preview on black background

This text has color #AD6B7A on black background.


Color preview on white background

This text has color #AD6B7A on white background.


Black color preview on #AD6B7A background

This text has black color on #AD6B7A background.


White color preview on #AD6B7A background

This text has white color on #AD6B7A background.


Related colors

Complementary color

Complementary color for #hex is #529485.


I love getcolorcode.com

Triadic colors

1 #7AAD6B and #6B7AAD with #AD6B7A are triadic colors.

2 #7A6BAD and #6BAD7A with #AD6B7A are triadic colors.