COLOR #AD7E7F

HEX: #AD7E7F RGB: (173,126,127)

Renk bilgisi

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

RGB renk modeli

#AD7E7F color RGB value is (173,126,127).

RGB: (173,126,127) (68%, 49%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 127 of 255 = 50%

173
126
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 127 = 426 (100%)
R 173 of 426 ~ 40.61%
G 126 of 426 ~ 29.58%
B 127 of 426 ~ 29.81'%

%40.61
%29.58
%29.81

CMYK RENK MODELİ

#AD7E7F rengi CMYK tonu (0,27,27,32).

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

CMYK: (0,27,27,32)
C0M27Y27K32 (0%, 27%, 27%, 32%)
(0.00 / 0.27 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%27.17
%26.59
%32.16

Codes

Color #AD7E7F in popluar color models

AD 7E 7F
RGB 173 126 127
HSL 359° 22.27% 58.63%
HSB/HSV 359° 27.17% 67.84%
CMYK 0.00% 27.17% 26.59%
32.16%

Color #AD7E7F in popluar number systems.

HEX AD 7E 7F
Decimal 173 126 127
Binary 10101101 1111110 1111111
Octal 255 176 177

Shades and tints

Shades of #AD7E7F

#AD7E7F
(173,126,127)
#9E7374
(158,115,116)
#8F6869
(143,104,105)
#805D5E
(128,93,94)
#715253
(113,82,83)
#624748
(98,71,72)
#533C3D
(83,60,61)
#443132
(68,49,50)
#352627
(53,38,39)
#261B1C
(38,27,28)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #AD7E7F

#AD7E7F
(173,126,127)
#B4898A
(180,137,138)
#BB9495
(187,148,149)
#C29FA0
(194,159,160)
#C9AAAB
(201,170,171)
#D0B5B6
(208,181,182)
#D7C0C1
(215,192,193)
#DECBCC
(222,203,204)
#E5D6D7
(229,214,215)
#ECE1E2
(236,225,226)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7E7F; }

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

This text font color is #AD7E7F.

Background Color

.myBgColor { background-color: #AD7E7F; }

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

This div background color is #AD7E7F.

Border color

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

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

This div border color is #AD7E7F.

Opacity

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

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

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

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

This text has shadow with #AD7E7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7E7F.

Preview

Color preview on black background

This text has color #AD7E7F on black background.


Color preview on white background

This text has color #AD7E7F on white background.


Black color preview on #AD7E7F background

This text has black color on #AD7E7F background.


White color preview on #AD7E7F background

This text has white color on #AD7E7F background.


Related colors

Complementary color

Complementary color for #hex is #528180.


I love getcolorcode.com

Triadic colors

1 #7FAD7E and #7E7FAD with #AD7E7F are triadic colors.

2 #7F7EAD and #7EAD7F with #AD7E7F are triadic colors.