COLOR #A4764C

HEX: #A4764C RGB: (164,118,76)

Renk bilgisi

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

RGB renk modeli

#A4764C color RGB value is (164,118,76).

RGB: (164,118,76) (64%, 46%, 30%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 118 of 255 = 46%
B 76 of 255 = 30%

164
118
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 118 + 76 = 358 (100%)
R 164 of 358 ~ 45.81%
G 118 of 358 ~ 32.96%
B 76 of 358 ~ 21.23'%

%45.81
%32.96
%21.23

CMYK RENK MODELİ

#A4764C rengi CMYK tonu (0,28,54,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.05%
  • sarı tonu 53.66%
  • ana renk tonu 35.69%

CMYK: (0,28,54,36)
C0M28Y54K36 (0%, 28%, 54%, 36%)
(0.00 / 0.28 / 0.54 / 0.36)

CMYK yüzdeleri

%0
%28.05
%53.66
%35.69

Codes

Color #A4764C in popluar color models

A4 76 4C
RGB 164 118 76
HSL 29° 36.67% 47.06%
HSB/HSV 29° 53.66% 64.31%
CMYK 0.00% 28.05% 53.66%
35.69%

Color #A4764C in popluar number systems.

HEX A4 76 4C
Decimal 164 118 76
Binary 10100100 1110110 1001100
Octal 244 166 114

Shades and tints

Shades of #A4764C

#A4764C
(164,118,76)
#966C46
(150,108,70)
#886240
(136,98,64)
#7A583A
(122,88,58)
#6C4E34
(108,78,52)
#5E442E
(94,68,46)
#503A28
(80,58,40)
#423022
(66,48,34)
#34261C
(52,38,28)
#261C16
(38,28,22)
#181210
(24,18,16)
#000000
(0,0,0)

Tints of #A4764C

#A4764C
(164,118,76)
#AC825C
(172,130,92)
#B48E6C
(180,142,108)
#BC9A7C
(188,154,124)
#C4A68C
(196,166,140)
#CCB29C
(204,178,156)
#D4BEAC
(212,190,172)
#DCCABC
(220,202,188)
#E4D6CC
(228,214,204)
#ECE2DC
(236,226,220)
#F4EEEC
(244,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4764C color. Also use rgb(164,118,76) instead hex code.

Text Font Color

.myTextColor { color: #A4764C; }

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

This text font color is #A4764C.

Background Color

.myBgColor { background-color: #A4764C; }

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

This div background color is #A4764C.

Border color

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

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

This div border color is #A4764C.

Opacity

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

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

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

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

This text has shadow with #A4764C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4764C.

Preview

Color preview on black background

This text has color #A4764C on black background.


Color preview on white background

This text has color #A4764C on white background.


Black color preview on #A4764C background

This text has black color on #A4764C background.


White color preview on #A4764C background

This text has white color on #A4764C background.


Related colors

Complementary color

Complementary color for #hex is #5B89B3.


I love getcolorcode.com

Triadic colors

1 #4CA476 and #764CA4 with #A4764C are triadic colors.

2 #4C76A4 and #76A44C with #A4764C are triadic colors.