COLOR #AD7B7F

HEX: #AD7B7F RGB: (173,123,127)

Renk bilgisi

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

RGB renk modeli

#AD7B7F color RGB value is (173,123,127).

RGB: (173,123,127) (68%, 48%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 127 of 255 = 50%

173
123
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 127 = 423 (100%)
R 173 of 423 ~ 40.9%
G 123 of 423 ~ 29.08%
B 127 of 423 ~ 30.02'%

%40.9
%29.08
%30.02

CMYK RENK MODELİ

#AD7B7F rengi CMYK tonu (0,29,27,32).

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

CMYK: (0,29,27,32)
C0M29Y27K32 (0%, 29%, 27%, 32%)
(0.00 / 0.29 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%28.9
%26.59
%32.16

Codes

Color #AD7B7F in popluar color models

AD 7B 7F
RGB 173 123 127
HSL 355° 23.36% 58.04%
HSB/HSV 355° 28.90% 67.84%
CMYK 0.00% 28.90% 26.59%
32.16%

Color #AD7B7F in popluar number systems.

HEX AD 7B 7F
Decimal 173 123 127
Binary 10101101 1111011 1111111
Octal 255 173 177

Shades and tints

Shades of #AD7B7F

#AD7B7F
(173,123,127)
#9E7074
(158,112,116)
#8F6569
(143,101,105)
#805A5E
(128,90,94)
#714F53
(113,79,83)
#624448
(98,68,72)
#53393D
(83,57,61)
#442E32
(68,46,50)
#352327
(53,35,39)
#26181C
(38,24,28)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #AD7B7F

#AD7B7F
(173,123,127)
#B4878A
(180,135,138)
#BB9395
(187,147,149)
#C29FA0
(194,159,160)
#C9ABAB
(201,171,171)
#D0B7B6
(208,183,182)
#D7C3C1
(215,195,193)
#DECFCC
(222,207,204)
#E5DBD7
(229,219,215)
#ECE7E2
(236,231,226)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7B7F; }

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

This text font color is #AD7B7F.

Background Color

.myBgColor { background-color: #AD7B7F; }

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

This div background color is #AD7B7F.

Border color

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

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

This div border color is #AD7B7F.

Opacity

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

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

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

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

This text has shadow with #AD7B7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7B7F.

Preview

Color preview on black background

This text has color #AD7B7F on black background.


Color preview on white background

This text has color #AD7B7F on white background.


Black color preview on #AD7B7F background

This text has black color on #AD7B7F background.


White color preview on #AD7B7F background

This text has white color on #AD7B7F background.


Related colors

Complementary color

Complementary color for #hex is #528480.


I love getcolorcode.com

Triadic colors

1 #7FAD7B and #7B7FAD with #AD7B7F are triadic colors.

2 #7F7BAD and #7BAD7F with #AD7B7F are triadic colors.