COLOR #A7784D

HEX: #A7784D RGB: (167,120,77)

Renk bilgisi

#A7784D contains mainly red and green colors. #A7784D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#A7784D color RGB value is (167,120,77).

RGB: (167,120,77) (65%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 120 of 255 = 47%
B 77 of 255 = 30%

167
120
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 120 + 77 = 364 (100%)
R 167 of 364 ~ 45.88%
G 120 of 364 ~ 32.97%
B 77 of 364 ~ 21.15'%

%45.88
%32.97
%21.15

CMYK RENK MODELİ

#A7784D rengi CMYK tonu (0,28,54,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.14%
  • sarı tonu 53.89%
  • ana renk tonu 34.51%

CMYK: (0,28,54,35)
C0M28Y54K35 (0%, 28%, 54%, 35%)
(0.00 / 0.28 / 0.54 / 0.35)

CMYK yüzdeleri

%0
%28.14
%53.89
%34.51

Codes

Color #A7784D in popluar color models

A7 78 4D
RGB 167 120 77
HSL 29° 36.89% 47.84%
HSB/HSV 29° 53.89% 65.49%
CMYK 0.00% 28.14% 53.89%
34.51%

Color #A7784D in popluar number systems.

HEX A7 78 4D
Decimal 167 120 77
Binary 10100111 1111000 1001101
Octal 247 170 115

Shades and tints

Shades of #A7784D

#A7784D
(167,120,77)
#986E46
(152,110,70)
#89643F
(137,100,63)
#7A5A38
(122,90,56)
#6B5031
(107,80,49)
#5C462A
(92,70,42)
#4D3C23
(77,60,35)
#3E321C
(62,50,28)
#2F2815
(47,40,21)
#201E0E
(32,30,14)
#111407
(17,20,7)
#000000
(0,0,0)

Tints of #A7784D

#A7784D
(167,120,77)
#AF845D
(175,132,93)
#B7906D
(183,144,109)
#BF9C7D
(191,156,125)
#C7A88D
(199,168,141)
#CFB49D
(207,180,157)
#D7C0AD
(215,192,173)
#DFCCBD
(223,204,189)
#E7D8CD
(231,216,205)
#EFE4DD
(239,228,221)
#F7F0ED
(247,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7784D color. Also use rgb(167,120,77) instead hex code.

Text Font Color

.myTextColor { color: #A7784D; }

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

This text font color is #A7784D.

Background Color

.myBgColor { background-color: #A7784D; }

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

This div background color is #A7784D.

Border color

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

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

This div border color is #A7784D.

Opacity

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

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

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

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

This text has shadow with #A7784D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7784D.

Preview

Color preview on black background

This text has color #A7784D on black background.


Color preview on white background

This text has color #A7784D on white background.


Black color preview on #A7784D background

This text has black color on #A7784D background.


White color preview on #A7784D background

This text has white color on #A7784D background.


Related colors

Complementary color

Complementary color for #hex is #5887B2.


I love getcolorcode.com

Triadic colors

1 #4DA778 and #784DA7 with #A7784D are triadic colors.

2 #4D78A7 and #78A74D with #A7784D are triadic colors.