COLOR #AD6B6E

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
107
110

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

Yüzdelerle RGB renk parçaları

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

%44.36
%27.44
%28.21

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%38.15
%36.42
%32.16

Codes

Color #AD6B6E in popluar color models

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

Color #AD6B6E in popluar number systems.

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

Shades and tints

Shades of #AD6B6E

#AD6B6E
(173,107,110)
#9E6264
(158,98,100)
#8F595A
(143,89,90)
#805050
(128,80,80)
#714746
(113,71,70)
#623E3C
(98,62,60)
#533532
(83,53,50)
#442C28
(68,44,40)
#35231E
(53,35,30)
#261A14
(38,26,20)
#17110A
(23,17,10)
#000000
(0,0,0)

Tints of #AD6B6E

#AD6B6E
(173,107,110)
#B4787B
(180,120,123)
#BB8588
(187,133,136)
#C29295
(194,146,149)
#C99FA2
(201,159,162)
#D0ACAF
(208,172,175)
#D7B9BC
(215,185,188)
#DEC6C9
(222,198,201)
#E5D3D6
(229,211,214)
#ECE0E3
(236,224,227)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6B6E; }

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

This text font color is #AD6B6E.

Background Color

.myBgColor { background-color: #AD6B6E; }

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

This div background color is #AD6B6E.

Border color

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

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

This div border color is #AD6B6E.

Opacity

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

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

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

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

This text has shadow with #AD6B6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6B6E.

Preview

Color preview on black background

This text has color #AD6B6E on black background.


Color preview on white background

This text has color #AD6B6E on white background.


Black color preview on #AD6B6E background

This text has black color on #AD6B6E background.


White color preview on #AD6B6E background

This text has white color on #AD6B6E background.


Related colors

Complementary color

Complementary color for #hex is #529491.


I love getcolorcode.com

Triadic colors

1 #6EAD6B and #6B6EAD with #AD6B6E are triadic colors.

2 #6E6BAD and #6BAD6E with #AD6B6E are triadic colors.