COLOR #AD5E1D

HEX: #AD5E1D RGB: (173,94,29)

Renk bilgisi

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

RGB renk modeli

#AD5E1D color RGB value is (173,94,29).

RGB: (173,94,29) (68%, 37%, 11%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 29 of 255 = 11%

173
94
29

R + G + B ~ 39%. #AD5E1D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 29 = 296 (100%)
R 173 of 296 ~ 58.45%
G 94 of 296 ~ 31.76%
B 29 of 296 ~ 9.8'%

%58.45
%31.76

CMYK RENK MODELİ

#AD5E1D rengi CMYK tonu (0,46,83,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • sarı tonu 83.24%
  • ana renk tonu 32.16%

CMYK: (0,46,83,32)
C0M46Y83K32 (0%, 46%, 83%, 32%)
(0.00 / 0.46 / 0.83 / 0.32)

CMYK yüzdeleri

%0
%45.66
%83.24
%32.16

Codes

Color #AD5E1D in popluar color models

AD 5E 1D
RGB 173 94 29
HSL 27° 71.29% 39.61%
HSB/HSV 27° 83.24% 67.84%
CMYK 0.00% 45.66% 83.24%
32.16%

Color #AD5E1D in popluar number systems.

HEX AD 5E 1D
Decimal 173 94 29
Binary 10101101 1011110 11101
Octal 255 136 35

Shades and tints

Shades of #AD5E1D

#AD5E1D
(173,94,29)
#9E561B
(158,86,27)
#8F4E19
(143,78,25)
#804617
(128,70,23)
#713E15
(113,62,21)
#623613
(98,54,19)
#532E11
(83,46,17)
#44260F
(68,38,15)
#351E0D
(53,30,13)
#26160B
(38,22,11)
#170E09
(23,14,9)
#000000
(0,0,0)

Tints of #AD5E1D

#AD5E1D
(173,94,29)
#B46C31
(180,108,49)
#BB7A45
(187,122,69)
#C28859
(194,136,89)
#C9966D
(201,150,109)
#D0A481
(208,164,129)
#D7B295
(215,178,149)
#DEC0A9
(222,192,169)
#E5CEBD
(229,206,189)
#ECDCD1
(236,220,209)
#F3EAE5
(243,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5E1D color. Also use rgb(173,94,29) instead hex code.

Text Font Color

.myTextColor { color: #AD5E1D; }

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

This text font color is #AD5E1D.

Background Color

.myBgColor { background-color: #AD5E1D; }

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

This div background color is #AD5E1D.

Border color

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

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

This div border color is #AD5E1D.

Opacity

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

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

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

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

This text has shadow with #AD5E1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E1D.

Preview

Color preview on black background

This text has color #AD5E1D on black background.


Color preview on white background

This text has color #AD5E1D on white background.


Black color preview on #AD5E1D background

This text has black color on #AD5E1D background.


White color preview on #AD5E1D background

This text has white color on #AD5E1D background.


Related colors

Complementary color

Complementary color for #hex is #52A1E2.


I love getcolorcode.com

Triadic colors

1 #1DAD5E and #5E1DAD with #AD5E1D are triadic colors.

2 #1D5EAD and #5EAD1D with #AD5E1D are triadic colors.