COLOR #AD756A

HEX: #AD756A RGB: (173,117,106)

Renk bilgisi

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

RGB renk modeli

#AD756A color RGB value is (173,117,106).

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

RGB bağlantıları ve doygunluk

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

173
117
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 106 = 396 (100%)
R 173 of 396 ~ 43.69%
G 117 of 396 ~ 29.55%
B 106 of 396 ~ 26.77'%

%43.69
%29.55
%26.77

CMYK RENK MODELİ

#AD756A rengi CMYK tonu (0,32,39,32).

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

CMYK: (0,32,39,32)
C0M32Y39K32 (0%, 32%, 39%, 32%)
(0.00 / 0.32 / 0.39 / 0.32)

CMYK yüzdeleri

%0
%32.37
%38.73
%32.16

Codes

Color #AD756A in popluar color models

AD 75 6A
RGB 173 117 106
HSL 10° 29.00% 54.71%
HSB/HSV 10° 38.73% 67.84%
CMYK 0.00% 32.37% 38.73%
32.16%

Color #AD756A in popluar number systems.

HEX AD 75 6A
Decimal 173 117 106
Binary 10101101 1110101 1101010
Octal 255 165 152

Shades and tints

Shades of #AD756A

#AD756A
(173,117,106)
#9E6B61
(158,107,97)
#8F6158
(143,97,88)
#80574F
(128,87,79)
#714D46
(113,77,70)
#62433D
(98,67,61)
#533934
(83,57,52)
#442F2B
(68,47,43)
#352522
(53,37,34)
#261B19
(38,27,25)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #AD756A

#AD756A
(173,117,106)
#B48177
(180,129,119)
#BB8D84
(187,141,132)
#C29991
(194,153,145)
#C9A59E
(201,165,158)
#D0B1AB
(208,177,171)
#D7BDB8
(215,189,184)
#DEC9C5
(222,201,197)
#E5D5D2
(229,213,210)
#ECE1DF
(236,225,223)
#F3EDEC
(243,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD756A; }

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

This text font color is #AD756A.

Background Color

.myBgColor { background-color: #AD756A; }

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

This div background color is #AD756A.

Border color

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

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

This div border color is #AD756A.

Opacity

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

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

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

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

This text has shadow with #AD756A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD756A.

Preview

Color preview on black background

This text has color #AD756A on black background.


Color preview on white background

This text has color #AD756A on white background.


Black color preview on #AD756A background

This text has black color on #AD756A background.


White color preview on #AD756A background

This text has white color on #AD756A background.


Related colors

Complementary color

Complementary color for #hex is #528A95.


I love getcolorcode.com

Triadic colors

1 #6AAD75 and #756AAD with #AD756A are triadic colors.

2 #6A75AD and #75AD6A with #AD756A are triadic colors.