COLOR #AD6737

HEX: #AD6737 RGB: (173,103,55)

Renk bilgisi

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

RGB renk modeli

#AD6737 color RGB value is (173,103,55).

RGB: (173,103,55) (68%, 40%, 22%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 103 of 255 = 40%
B 55 of 255 = 22%

173
103
55

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 103 + 55 = 331 (100%)
R 173 of 331 ~ 52.27%
G 103 of 331 ~ 31.12%
B 55 of 331 ~ 16.62'%

%52.27
%31.12
%16.62

CMYK RENK MODELİ

#AD6737 rengi CMYK tonu (0,40,68,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.46%
  • sarı tonu 68.21%
  • ana renk tonu 32.16%
CMYK: (0,40,68,32) C0M40Y68K32 (0%,40%,68%,32%) (0.00/0.40/0.68/0.32) 

CMYK yüzdeleri

%0
%40.46
%68.21
%32.16

Codes

Color #AD6737 in popluar color models

AD 67 37
RGB 173 103 55
HSL 24° 51.75% 44.71%
HSB/HSV 24° 68.21% 67.84%
CMYK 0.00% 40.46% 68.21%
32.16%

Color #AD6737 in popluar number systems.

HEX AD 67 37
Decimal 173 103 55
Binary 10101101 1100111 110111
Octal 255 147 67

Shades and tints

Shades of #AD6737

#AD6737
(173,103,55)
#9E5E32
(158,94,50)
#8F552D
(143,85,45)
#804C28
(128,76,40)
#714323
(113,67,35)
#623A1E
(98,58,30)
#533119
(83,49,25)
#442814
(68,40,20)
#351F0F
(53,31,15)
#26160A
(38,22,10)
#170D05
(23,13,5)
#000000
(0,0,0)

Tints of #AD6737

#AD6737
(173,103,55)
#B47449
(180,116,73)
#BB815B
(187,129,91)
#C28E6D
(194,142,109)
#C99B7F
(201,155,127)
#D0A891
(208,168,145)
#D7B5A3
(215,181,163)
#DEC2B5
(222,194,181)
#E5CFC7
(229,207,199)
#ECDCD9
(236,220,217)
#F3E9EB
(243,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6737 color. Also use rgb(173,103,55) instead hex code.

Text Font Color

.myTextColor { color: #AD6737; }

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

This text font color is #AD6737.

Background Color

.myBgColor { background-color: #AD6737; }

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

This div background color is #AD6737.

Border color

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

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

This div border color is #AD6737.

Opacity

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

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

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

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

This text has shadow with #AD6737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6737.

Preview

Color preview on black background

This text has color #AD6737 on black background.


Color preview on white background

This text has color #AD6737 on white background.


Black color preview on #AD6737 background

This text has black color on #AD6737 background.


White color preview on #AD6737 background

This text has white color on #AD6737 background.


Related colors

Complementary color

Complementary color for #hex is #5298C8.


I love getcolorcode.com

Triadic colors

1 #37AD67 and #6737AD with #AD6737 are triadic colors.

2 #3767AD and #67AD37 with #AD6737 are triadic colors.