COLOR #A4987C

HEX: #A4987C RGB: (164,152,124)

Renk bilgisi

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

RGB renk modeli

#A4987C color RGB value is (164,152,124).

RGB: (164,152,124) (64%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 152 of 255 = 60%
B 124 of 255 = 49%

164
152
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 152 + 124 = 440 (100%)
R 164 of 440 ~ 37.27%
G 152 of 440 ~ 34.55%
B 124 of 440 ~ 28.18'%

%37.27
%34.55
%28.18

CMYK RENK MODELİ

#A4987C rengi CMYK tonu (0,7,24,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.32%
  • sarı tonu 24.39%
  • ana renk tonu 35.69%

CMYK: (0,7,24,36)
C0M7Y24K36 (0%, 7%, 24%, 36%)
(0.00 / 0.07 / 0.24 / 0.36)

CMYK yüzdeleri

%0
%7.32
%24.39
%35.69

Codes

Color #A4987C in popluar color models

A4 98 7C
RGB 164 152 124
HSL 42° 18.02% 56.47%
HSB/HSV 42° 24.39% 64.31%
CMYK 0.00% 7.32% 24.39%
35.69%

Color #A4987C in popluar number systems.

HEX A4 98 7C
Decimal 164 152 124
Binary 10100100 10011000 1111100
Octal 244 230 174

Shades and tints

Shades of #A4987C

#A4987C
(164,152,124)
#968B71
(150,139,113)
#887E66
(136,126,102)
#7A715B
(122,113,91)
#6C6450
(108,100,80)
#5E5745
(94,87,69)
#504A3A
(80,74,58)
#423D2F
(66,61,47)
#343024
(52,48,36)
#262319
(38,35,25)
#18160E
(24,22,14)
#000000
(0,0,0)

Tints of #A4987C

#A4987C
(164,152,124)
#ACA187
(172,161,135)
#B4AA92
(180,170,146)
#BCB39D
(188,179,157)
#C4BCA8
(196,188,168)
#CCC5B3
(204,197,179)
#D4CEBE
(212,206,190)
#DCD7C9
(220,215,201)
#E4E0D4
(228,224,212)
#ECE9DF
(236,233,223)
#F4F2EA
(244,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4987C color. Also use rgb(164,152,124) instead hex code.

Text Font Color

.myTextColor { color: #A4987C; }

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

This text font color is #A4987C.

Background Color

.myBgColor { background-color: #A4987C; }

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

This div background color is #A4987C.

Border color

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

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

This div border color is #A4987C.

Opacity

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

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

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

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

This text has shadow with #A4987C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4987C.

Preview

Color preview on black background

This text has color #A4987C on black background.


Color preview on white background

This text has color #A4987C on white background.


Black color preview on #A4987C background

This text has black color on #A4987C background.


White color preview on #A4987C background

This text has white color on #A4987C background.


Related colors

Complementary color

Complementary color for #hex is #5B6783.


I love getcolorcode.com

Triadic colors

1 #7CA498 and #987CA4 with #A4987C are triadic colors.

2 #7C98A4 and #98A47C with #A4987C are triadic colors.