COLOR #AD9F77

HEX: #AD9F77 RGB: (173,159,119)

Renk bilgisi

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

RGB renk modeli

#AD9F77 color RGB value is (173,159,119).

RGB: (173,159,119) (68%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 119 of 255 = 47%

173
159
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 119 = 451 (100%)
R 173 of 451 ~ 38.36%
G 159 of 451 ~ 35.25%
B 119 of 451 ~ 26.39'%

%38.36
%35.25
%26.39

CMYK RENK MODELİ

#AD9F77 rengi CMYK tonu (0,8,31,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.09%
  • sarı tonu 31.21%
  • ana renk tonu 32.16%

CMYK: (0,8,31,32)
C0M8Y31K32 (0%, 8%, 31%, 32%)
(0.00 / 0.08 / 0.31 / 0.32)

CMYK yüzdeleri

%0
%8.09
%31.21
%32.16

Codes

Color #AD9F77 in popluar color models

AD 9F 77
RGB 173 159 119
HSL 44° 24.77% 57.25%
HSB/HSV 44° 31.21% 67.84%
CMYK 0.00% 8.09% 31.21%
32.16%

Color #AD9F77 in popluar number systems.

HEX AD 9F 77
Decimal 173 159 119
Binary 10101101 10011111 1110111
Octal 255 237 167

Shades and tints

Shades of #AD9F77

#AD9F77
(173,159,119)
#9E916D
(158,145,109)
#8F8363
(143,131,99)
#807559
(128,117,89)
#71674F
(113,103,79)
#625945
(98,89,69)
#534B3B
(83,75,59)
#443D31
(68,61,49)
#352F27
(53,47,39)
#26211D
(38,33,29)
#171313
(23,19,19)
#000000
(0,0,0)

Tints of #AD9F77

#AD9F77
(173,159,119)
#B4A783
(180,167,131)
#BBAF8F
(187,175,143)
#C2B79B
(194,183,155)
#C9BFA7
(201,191,167)
#D0C7B3
(208,199,179)
#D7CFBF
(215,207,191)
#DED7CB
(222,215,203)
#E5DFD7
(229,223,215)
#ECE7E3
(236,231,227)
#F3EFEF
(243,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9F77 color. Also use rgb(173,159,119) instead hex code.

Text Font Color

.myTextColor { color: #AD9F77; }

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

This text font color is #AD9F77.

Background Color

.myBgColor { background-color: #AD9F77; }

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

This div background color is #AD9F77.

Border color

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

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

This div border color is #AD9F77.

Opacity

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

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

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

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

This text has shadow with #AD9F77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9F77.

Preview

Color preview on black background

This text has color #AD9F77 on black background.


Color preview on white background

This text has color #AD9F77 on white background.


Black color preview on #AD9F77 background

This text has black color on #AD9F77 background.


White color preview on #AD9F77 background

This text has white color on #AD9F77 background.


Related colors

Complementary color

Complementary color for #hex is #526088.


I love getcolorcode.com

Triadic colors

1 #77AD9F and #9F77AD with #AD9F77 are triadic colors.

2 #779FAD and #9FAD77 with #AD9F77 are triadic colors.