COLOR #AD5E28

HEX: #AD5E28 RGB: (173,94,40)

Renk bilgisi

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

RGB renk modeli

#AD5E28 color RGB value is (173,94,40).

RGB: (173,94,40) (68%, 37%, 16%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 40 of 255 = 16%

173
94
40

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 40 = 307 (100%)
R 173 of 307 ~ 56.35%
G 94 of 307 ~ 30.62%
B 40 of 307 ~ 13.03'%

%56.35
%30.62
%13.03

CMYK RENK MODELİ

#AD5E28 rengi CMYK tonu (0,46,77,32).

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

CMYK: (0,46,77,32)
C0M46Y77K32 (0%, 46%, 77%, 32%)
(0.00 / 0.46 / 0.77 / 0.32)

CMYK yüzdeleri

%0
%45.66
%76.88
%32.16

Codes

Color #AD5E28 in popluar color models

AD 5E 28
RGB 173 94 40
HSL 24° 62.44% 41.76%
HSB/HSV 24° 76.88% 67.84%
CMYK 0.00% 45.66% 76.88%
32.16%

Color #AD5E28 in popluar number systems.

HEX AD 5E 28
Decimal 173 94 40
Binary 10101101 1011110 101000
Octal 255 136 50

Shades and tints

Shades of #AD5E28

#AD5E28
(173,94,40)
#9E5625
(158,86,37)
#8F4E22
(143,78,34)
#80461F
(128,70,31)
#713E1C
(113,62,28)
#623619
(98,54,25)
#532E16
(83,46,22)
#442613
(68,38,19)
#351E10
(53,30,16)
#26160D
(38,22,13)
#170E0A
(23,14,10)
#000000
(0,0,0)

Tints of #AD5E28

#AD5E28
(173,94,40)
#B46C3B
(180,108,59)
#BB7A4E
(187,122,78)
#C28861
(194,136,97)
#C99674
(201,150,116)
#D0A487
(208,164,135)
#D7B29A
(215,178,154)
#DEC0AD
(222,192,173)
#E5CEC0
(229,206,192)
#ECDCD3
(236,220,211)
#F3EAE6
(243,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E28; }

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

This text font color is #AD5E28.

Background Color

.myBgColor { background-color: #AD5E28; }

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

This div background color is #AD5E28.

Border color

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

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

This div border color is #AD5E28.

Opacity

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

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

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

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

This text has shadow with #AD5E28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E28.

Preview

Color preview on black background

This text has color #AD5E28 on black background.


Color preview on white background

This text has color #AD5E28 on white background.


Black color preview on #AD5E28 background

This text has black color on #AD5E28 background.


White color preview on #AD5E28 background

This text has white color on #AD5E28 background.


Related colors

Complementary color

Complementary color for #hex is #52A1D7.


I love getcolorcode.com

Triadic colors

1 #28AD5E and #5E28AD with #AD5E28 are triadic colors.

2 #285EAD and #5EAD28 with #AD5E28 are triadic colors.