COLOR #AD5A3E

HEX: #AD5A3E RGB: (173,90,62)

Renk bilgisi

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

RGB renk modeli

#AD5A3E color RGB value is (173,90,62).

RGB: (173,90,62) (68%, 35%, 24%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 90 of 255 = 35%
B 62 of 255 = 24%

173
90
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 90 + 62 = 325 (100%)
R 173 of 325 ~ 53.23%
G 90 of 325 ~ 27.69%
B 62 of 325 ~ 19.08'%

%53.23
%27.69
%19.08

CMYK RENK MODELİ

#AD5A3E rengi CMYK tonu (0,48,64,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.98%
  • sarı tonu 64.16%
  • ana renk tonu 32.16%

CMYK: (0,48,64,32)
C0M48Y64K32 (0%, 48%, 64%, 32%)
(0.00 / 0.48 / 0.64 / 0.32)

CMYK yüzdeleri

%0
%47.98
%64.16
%32.16

Codes

Color #AD5A3E in popluar color models

AD 5A 3E
RGB 173 90 62
HSL 15° 47.23% 46.08%
HSB/HSV 15° 64.16% 67.84%
CMYK 0.00% 47.98% 64.16%
32.16%

Color #AD5A3E in popluar number systems.

HEX AD 5A 3E
Decimal 173 90 62
Binary 10101101 1011010 111110
Octal 255 132 76

Shades and tints

Shades of #AD5A3E

#AD5A3E
(173,90,62)
#9E5239
(158,82,57)
#8F4A34
(143,74,52)
#80422F
(128,66,47)
#713A2A
(113,58,42)
#623225
(98,50,37)
#532A20
(83,42,32)
#44221B
(68,34,27)
#351A16
(53,26,22)
#261211
(38,18,17)
#170A0C
(23,10,12)
#000000
(0,0,0)

Tints of #AD5A3E

#AD5A3E
(173,90,62)
#B4694F
(180,105,79)
#BB7860
(187,120,96)
#C28771
(194,135,113)
#C99682
(201,150,130)
#D0A593
(208,165,147)
#D7B4A4
(215,180,164)
#DEC3B5
(222,195,181)
#E5D2C6
(229,210,198)
#ECE1D7
(236,225,215)
#F3F0E8
(243,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5A3E color. Also use rgb(173,90,62) instead hex code.

Text Font Color

.myTextColor { color: #AD5A3E; }

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

This text font color is #AD5A3E.

Background Color

.myBgColor { background-color: #AD5A3E; }

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

This div background color is #AD5A3E.

Border color

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

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

This div border color is #AD5A3E.

Opacity

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

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

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

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

This text has shadow with #AD5A3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5A3E.

Preview

Color preview on black background

This text has color #AD5A3E on black background.


Color preview on white background

This text has color #AD5A3E on white background.


Black color preview on #AD5A3E background

This text has black color on #AD5A3E background.


White color preview on #AD5A3E background

This text has white color on #AD5A3E background.


Related colors

Complementary color

Complementary color for #hex is #52A5C1.


I love getcolorcode.com

Triadic colors

1 #3EAD5A and #5A3EAD with #AD5A3E are triadic colors.

2 #3E5AAD and #5AAD3E with #AD5A3E are triadic colors.