COLOR #AD6A44

HEX: #AD6A44 RGB: (173,106,68)

Renk bilgisi

#AD6A44 contains mainly red color. #AD6A44 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AD6A44 color RGB value is (173,106,68).

RGB: (173,106,68) (68%, 42%, 27%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 106 of 255 = 42%
B 68 of 255 = 27%

173
106
68

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 106 + 68 = 347 (100%)
R 173 of 347 ~ 49.86%
G 106 of 347 ~ 30.55%
B 68 of 347 ~ 19.6'%

%49.86
%30.55
%19.6

CMYK RENK MODELİ

#AD6A44 rengi CMYK tonu (0,39,61,32).

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

CMYK: (0,39,61,32)
C0M39Y61K32 (0%, 39%, 61%, 32%)
(0.00 / 0.39 / 0.61 / 0.32)

CMYK yüzdeleri

%0
%38.73
%60.69
%32.16

Codes

Color #AD6A44 in popluar color models

AD 6A 44
RGB 173 106 68
HSL 22° 43.57% 47.25%
HSB/HSV 22° 60.69% 67.84%
CMYK 0.00% 38.73% 60.69%
32.16%

Color #AD6A44 in popluar number systems.

HEX AD 6A 44
Decimal 173 106 68
Binary 10101101 1101010 1000100
Octal 255 152 104

Shades and tints

Shades of #AD6A44

#AD6A44
(173,106,68)
#9E613E
(158,97,62)
#8F5838
(143,88,56)
#804F32
(128,79,50)
#71462C
(113,70,44)
#623D26
(98,61,38)
#533420
(83,52,32)
#442B1A
(68,43,26)
#352214
(53,34,20)
#26190E
(38,25,14)
#171008
(23,16,8)
#000000
(0,0,0)

Tints of #AD6A44

#AD6A44
(173,106,68)
#B47755
(180,119,85)
#BB8466
(187,132,102)
#C29177
(194,145,119)
#C99E88
(201,158,136)
#D0AB99
(208,171,153)
#D7B8AA
(215,184,170)
#DEC5BB
(222,197,187)
#E5D2CC
(229,210,204)
#ECDFDD
(236,223,221)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD6A44; }

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

This text font color is #AD6A44.

Background Color

.myBgColor { background-color: #AD6A44; }

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

This div background color is #AD6A44.

Border color

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

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

This div border color is #AD6A44.

Opacity

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

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

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

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

This text has shadow with #AD6A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6A44.

Preview

Color preview on black background

This text has color #AD6A44 on black background.


Color preview on white background

This text has color #AD6A44 on white background.


Black color preview on #AD6A44 background

This text has black color on #AD6A44 background.


White color preview on #AD6A44 background

This text has white color on #AD6A44 background.


Related colors

Complementary color

Complementary color for #hex is #5295BB.


I love getcolorcode.com

Triadic colors

1 #44AD6A and #6A44AD with #AD6A44 are triadic colors.

2 #446AAD and #6AAD44 with #AD6A44 are triadic colors.