COLOR #AD756B

HEX: #AD756B RGB: (173,117,107)

Renk bilgisi

#AD756B contains mainly red and green colors. #AD756B ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD756B color RGB value is (173,117,107).

RGB: (173,117,107) (68%, 46%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 107 of 255 = 42%

173
117
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 107 = 397 (100%)
R 173 of 397 ~ 43.58%
G 117 of 397 ~ 29.47%
B 107 of 397 ~ 26.95'%

%43.58
%29.47
%26.95

CMYK RENK MODELİ

#AD756B rengi CMYK tonu (0,32,38,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.37%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (0,32,38,32)
C0M32Y38K32 (0%, 32%, 38%, 32%)
(0.00 / 0.32 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%32.37
%38.15
%32.16

Codes

Color #AD756B in popluar color models

AD 75 6B
RGB 173 117 107
HSL 28.70% 54.90%
HSB/HSV 38.15% 67.84%
CMYK 0.00% 32.37% 38.15%
32.16%

Color #AD756B in popluar number systems.

HEX AD 75 6B
Decimal 173 117 107
Binary 10101101 1110101 1101011
Octal 255 165 153

Shades and tints

Shades of #AD756B

#AD756B
(173,117,107)
#9E6B62
(158,107,98)
#8F6159
(143,97,89)
#805750
(128,87,80)
#714D47
(113,77,71)
#62433E
(98,67,62)
#533935
(83,57,53)
#442F2C
(68,47,44)
#352523
(53,37,35)
#261B1A
(38,27,26)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #AD756B

#AD756B
(173,117,107)
#B48178
(180,129,120)
#BB8D85
(187,141,133)
#C29992
(194,153,146)
#C9A59F
(201,165,159)
#D0B1AC
(208,177,172)
#D7BDB9
(215,189,185)
#DEC9C6
(222,201,198)
#E5D5D3
(229,213,211)
#ECE1E0
(236,225,224)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD756B color. Also use rgb(173,117,107) instead hex code.

Text Font Color

.myTextColor { color: #AD756B; }

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

This text font color is #AD756B.

Background Color

.myBgColor { background-color: #AD756B; }

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

This div background color is #AD756B.

Border color

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

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

This div border color is #AD756B.

Opacity

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

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

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

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

This text has shadow with #AD756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD756B.

Preview

Color preview on black background

This text has color #AD756B on black background.


Color preview on white background

This text has color #AD756B on white background.


Black color preview on #AD756B background

This text has black color on #AD756B background.


White color preview on #AD756B background

This text has white color on #AD756B background.


Related colors

Complementary color

Complementary color for #hex is #528A94.


I love getcolorcode.com

Triadic colors

1 #6BAD75 and #756BAD with #AD756B are triadic colors.

2 #6B75AD and #75AD6B with #AD756B are triadic colors.