COLOR #AD6E6B

HEX: #AD6E6B RGB: (173,110,107)

Renk bilgisi

#AD6E6B contains mainly red color. #AD6E6B ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD6E6B color RGB value is (173,110,107).

RGB: (173,110,107) (68%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 110 of 255 = 43%
B 107 of 255 = 42%

173
110
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 110 + 107 = 390 (100%)
R 173 of 390 ~ 44.36%
G 110 of 390 ~ 28.21%
B 107 of 390 ~ 27.44'%

%44.36
%28.21
%27.44

CMYK RENK MODELİ

#AD6E6B rengi CMYK tonu (0,36,38,32).

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

CMYK: (0,36,38,32)
C0M36Y38K32 (0%, 36%, 38%, 32%)
(0.00 / 0.36 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%36.42
%38.15
%32.16

Codes

Color #AD6E6B in popluar color models

AD 6E 6B
RGB 173 110 107
HSL 28.70% 54.90%
HSB/HSV 38.15% 67.84%
CMYK 0.00% 36.42% 38.15%
32.16%

Color #AD6E6B in popluar number systems.

HEX AD 6E 6B
Decimal 173 110 107
Binary 10101101 1101110 1101011
Octal 255 156 153

Shades and tints

Shades of #AD6E6B

#AD6E6B
(173,110,107)
#9E6462
(158,100,98)
#8F5A59
(143,90,89)
#805050
(128,80,80)
#714647
(113,70,71)
#623C3E
(98,60,62)
#533235
(83,50,53)
#44282C
(68,40,44)
#351E23
(53,30,35)
#26141A
(38,20,26)
#170A11
(23,10,17)
#000000
(0,0,0)

Tints of #AD6E6B

#AD6E6B
(173,110,107)
#B47B78
(180,123,120)
#BB8885
(187,136,133)
#C29592
(194,149,146)
#C9A29F
(201,162,159)
#D0AFAC
(208,175,172)
#D7BCB9
(215,188,185)
#DEC9C6
(222,201,198)
#E5D6D3
(229,214,211)
#ECE3E0
(236,227,224)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6E6B; }

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

This text font color is #AD6E6B.

Background Color

.myBgColor { background-color: #AD6E6B; }

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

This div background color is #AD6E6B.

Border color

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

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

This div border color is #AD6E6B.

Opacity

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

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

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

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

This text has shadow with #AD6E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6E6B.

Preview

Color preview on black background

This text has color #AD6E6B on black background.


Color preview on white background

This text has color #AD6E6B on white background.


Black color preview on #AD6E6B background

This text has black color on #AD6E6B background.


White color preview on #AD6E6B background

This text has white color on #AD6E6B background.


Related colors

Complementary color

Complementary color for #hex is #529194.


I love getcolorcode.com

Triadic colors

1 #6BAD6E and #6E6BAD with #AD6E6B are triadic colors.

2 #6B6EAD and #6EAD6B with #AD6E6B are triadic colors.