COLOR #AD5E33

HEX: #AD5E33 RGB: (173,94,51)

Renk bilgisi

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

RGB renk modeli

#AD5E33 color RGB value is (173,94,51).

RGB: (173,94,51) (68%, 37%, 20%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 51 of 255 = 20%

173
94
51

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 51 = 318 (100%)
R 173 of 318 ~ 54.4%
G 94 of 318 ~ 29.56%
B 51 of 318 ~ 16.04'%

%54.4
%29.56
%16.04

CMYK RENK MODELİ

#AD5E33 rengi CMYK tonu (0,46,71,32).

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

CMYK: (0,46,71,32)
C0M46Y71K32 (0%, 46%, 71%, 32%)
(0.00 / 0.46 / 0.71 / 0.32)

CMYK yüzdeleri

%0
%45.66
%70.52
%32.16

Codes

Color #AD5E33 in popluar color models

AD 5E 33
RGB 173 94 51
HSL 21° 54.46% 43.92%
HSB/HSV 21° 70.52% 67.84%
CMYK 0.00% 45.66% 70.52%
32.16%

Color #AD5E33 in popluar number systems.

HEX AD 5E 33
Decimal 173 94 51
Binary 10101101 1011110 110011
Octal 255 136 63

Shades and tints

Shades of #AD5E33

#AD5E33
(173,94,51)
#9E562F
(158,86,47)
#8F4E2B
(143,78,43)
#804627
(128,70,39)
#713E23
(113,62,35)
#62361F
(98,54,31)
#532E1B
(83,46,27)
#442617
(68,38,23)
#351E13
(53,30,19)
#26160F
(38,22,15)
#170E0B
(23,14,11)
#000000
(0,0,0)

Tints of #AD5E33

#AD5E33
(173,94,51)
#B46C45
(180,108,69)
#BB7A57
(187,122,87)
#C28869
(194,136,105)
#C9967B
(201,150,123)
#D0A48D
(208,164,141)
#D7B29F
(215,178,159)
#DEC0B1
(222,192,177)
#E5CEC3
(229,206,195)
#ECDCD5
(236,220,213)
#F3EAE7
(243,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E33; }

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

This text font color is #AD5E33.

Background Color

.myBgColor { background-color: #AD5E33; }

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

This div background color is #AD5E33.

Border color

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

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

This div border color is #AD5E33.

Opacity

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

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

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

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

This text has shadow with #AD5E33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E33.

Preview

Color preview on black background

This text has color #AD5E33 on black background.


Color preview on white background

This text has color #AD5E33 on white background.


Black color preview on #AD5E33 background

This text has black color on #AD5E33 background.


White color preview on #AD5E33 background

This text has white color on #AD5E33 background.


Related colors

Complementary color

Complementary color for #hex is #52A1CC.


I love getcolorcode.com

Triadic colors

1 #33AD5E and #5E33AD with #AD5E33 are triadic colors.

2 #335EAD and #5EAD33 with #AD5E33 are triadic colors.