COLOR #A7756F

HEX: #A7756F RGB: (167,117,111)

Renk bilgisi

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

RGB renk modeli

#A7756F color RGB value is (167,117,111).

RGB: (167,117,111) (65%, 46%, 44%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 117 of 255 = 46%
B 111 of 255 = 44%

167
117
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 117 + 111 = 395 (100%)
R 167 of 395 ~ 42.28%
G 117 of 395 ~ 29.62%
B 111 of 395 ~ 28.1'%

%42.28
%29.62
%28.1

CMYK RENK MODELİ

#A7756F rengi CMYK tonu (0,30,34,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.94%
  • sarı tonu 33.53%
  • ana renk tonu 34.51%

CMYK: (0,30,34,35)
C0M30Y34K35 (0%, 30%, 34%, 35%)
(0.00 / 0.30 / 0.34 / 0.35)

CMYK yüzdeleri

%0
%29.94
%33.53
%34.51

Codes

Color #A7756F in popluar color models

A7 75 6F
RGB 167 117 111
HSL 24.14% 54.51%
HSB/HSV 33.53% 65.49%
CMYK 0.00% 29.94% 33.53%
34.51%

Color #A7756F in popluar number systems.

HEX A7 75 6F
Decimal 167 117 111
Binary 10100111 1110101 1101111
Octal 247 165 157

Shades and tints

Shades of #A7756F

#A7756F
(167,117,111)
#986B65
(152,107,101)
#89615B
(137,97,91)
#7A5751
(122,87,81)
#6B4D47
(107,77,71)
#5C433D
(92,67,61)
#4D3933
(77,57,51)
#3E2F29
(62,47,41)
#2F251F
(47,37,31)
#201B15
(32,27,21)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #A7756F

#A7756F
(167,117,111)
#AF817C
(175,129,124)
#B78D89
(183,141,137)
#BF9996
(191,153,150)
#C7A5A3
(199,165,163)
#CFB1B0
(207,177,176)
#D7BDBD
(215,189,189)
#DFC9CA
(223,201,202)
#E7D5D7
(231,213,215)
#EFE1E4
(239,225,228)
#F7EDF1
(247,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7756F color. Also use rgb(167,117,111) instead hex code.

Text Font Color

.myTextColor { color: #A7756F; }

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

This text font color is #A7756F.

Background Color

.myBgColor { background-color: #A7756F; }

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

This div background color is #A7756F.

Border color

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

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

This div border color is #A7756F.

Opacity

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

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

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

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

This text has shadow with #A7756F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7756F.

Preview

Color preview on black background

This text has color #A7756F on black background.


Color preview on white background

This text has color #A7756F on white background.


Black color preview on #A7756F background

This text has black color on #A7756F background.


White color preview on #A7756F background

This text has white color on #A7756F background.


Related colors

Complementary color

Complementary color for #hex is #588A90.


I love getcolorcode.com

Triadic colors

1 #6FA775 and #756FA7 with #A7756F are triadic colors.

2 #6F75A7 and #75A76F with #A7756F are triadic colors.