COLOR #AD7B7A

HEX: #AD7B7A RGB: (173,123,122)

Renk bilgisi

#AD7B7A contains red, green and blue colors in about the same proportion. #AD7B7A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD7B7A color RGB value is (173,123,122).

RGB: (173,123,122) (68%, 48%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 122 of 255 = 48%

173
123
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 122 = 418 (100%)
R 173 of 418 ~ 41.39%
G 123 of 418 ~ 29.43%
B 122 of 418 ~ 29.19'%

%41.39
%29.43
%29.19

CMYK RENK MODELİ

#AD7B7A rengi CMYK tonu (0,29,29,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.90%
  • sarı tonu 29.48%
  • ana renk tonu 32.16%

CMYK: (0,29,29,32)
C0M29Y29K32 (0%, 29%, 29%, 32%)
(0.00 / 0.29 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%28.9
%29.48
%32.16

Codes

Color #AD7B7A in popluar color models

AD 7B 7A
RGB 173 123 122
HSL 23.72% 57.84%
HSB/HSV 29.48% 67.84%
CMYK 0.00% 28.90% 29.48%
32.16%

Color #AD7B7A in popluar number systems.

HEX AD 7B 7A
Decimal 173 123 122
Binary 10101101 1111011 1111010
Octal 255 173 172

Shades and tints

Shades of #AD7B7A

#AD7B7A
(173,123,122)
#9E706F
(158,112,111)
#8F6564
(143,101,100)
#805A59
(128,90,89)
#714F4E
(113,79,78)
#624443
(98,68,67)
#533938
(83,57,56)
#442E2D
(68,46,45)
#352322
(53,35,34)
#261817
(38,24,23)
#170D0C
(23,13,12)
#000000
(0,0,0)

Tints of #AD7B7A

#AD7B7A
(173,123,122)
#B48786
(180,135,134)
#BB9392
(187,147,146)
#C29F9E
(194,159,158)
#C9ABAA
(201,171,170)
#D0B7B6
(208,183,182)
#D7C3C2
(215,195,194)
#DECFCE
(222,207,206)
#E5DBDA
(229,219,218)
#ECE7E6
(236,231,230)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7B7A color. Also use rgb(173,123,122) instead hex code.

Text Font Color

.myTextColor { color: #AD7B7A; }

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

This text font color is #AD7B7A.

Background Color

.myBgColor { background-color: #AD7B7A; }

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

This div background color is #AD7B7A.

Border color

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

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

This div border color is #AD7B7A.

Opacity

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

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

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

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

This text has shadow with #AD7B7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B7A.

Preview

Color preview on black background

This text has color #AD7B7A on black background.


Color preview on white background

This text has color #AD7B7A on white background.


Black color preview on #AD7B7A background

This text has black color on #AD7B7A background.


White color preview on #AD7B7A background

This text has white color on #AD7B7A background.


Related colors

Complementary color

Complementary color for #hex is #528485.


I love getcolorcode.com

Triadic colors

1 #7AAD7B and #7B7AAD with #AD7B7A are triadic colors.

2 #7A7BAD and #7BAD7A with #AD7B7A are triadic colors.