COLOR #A4998B

HEX: #A4998B RGB: (164,153,139)

Renk bilgisi

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

RGB renk modeli

#A4998B color RGB value is (164,153,139).

RGB: (164,153,139) (64%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 153 of 255 = 60%
B 139 of 255 = 55%

164
153
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 153 + 139 = 456 (100%)
R 164 of 456 ~ 35.96%
G 153 of 456 ~ 33.55%
B 139 of 456 ~ 30.48'%

%35.96
%33.55
%30.48

CMYK RENK MODELİ

#A4998B rengi CMYK tonu (0,7,15,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.71%
  • sarı tonu 15.24%
  • ana renk tonu 35.69%
CMYK: (0,7,15,36) C0M7Y15K36 (0%,7%,15%,36%) (0.00/0.07/0.15/0.36) 

CMYK yüzdeleri

%0
%6.71
%15.24
%35.69

Codes

Color #A4998B in popluar color models

A4 99 8B
RGB 164 153 139
HSL 34° 12.08% 59.41%
HSB/HSV 34° 15.24% 64.31%
CMYK 0.00% 6.71% 15.24%
35.69%

Color #A4998B in popluar number systems.

HEX A4 99 8B
Decimal 164 153 139
Binary 10100100 10011001 10001011
Octal 244 231 213

Shades and tints

Shades of #A4998B

#A4998B
(164,153,139)
#968C7F
(150,140,127)
#887F73
(136,127,115)
#7A7267
(122,114,103)
#6C655B
(108,101,91)
#5E584F
(94,88,79)
#504B43
(80,75,67)
#423E37
(66,62,55)
#34312B
(52,49,43)
#26241F
(38,36,31)
#181713
(24,23,19)
#000000
(0,0,0)

Tints of #A4998B

#A4998B
(164,153,139)
#ACA295
(172,162,149)
#B4AB9F
(180,171,159)
#BCB4A9
(188,180,169)
#C4BDB3
(196,189,179)
#CCC6BD
(204,198,189)
#D4CFC7
(212,207,199)
#DCD8D1
(220,216,209)
#E4E1DB
(228,225,219)
#ECEAE5
(236,234,229)
#F4F3EF
(244,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4998B color. Also use rgb(164,153,139) instead hex code.

Text Font Color

.myTextColor { color: #A4998B; }

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

This text font color is #A4998B.

Background Color

.myBgColor { background-color: #A4998B; }

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

This div background color is #A4998B.

Border color

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

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

This div border color is #A4998B.

Opacity

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

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

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

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

This text has shadow with #A4998B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4998B.

Preview

Color preview on black background

This text has color #A4998B on black background.


Color preview on white background

This text has color #A4998B on white background.


Black color preview on #A4998B background

This text has black color on #A4998B background.


White color preview on #A4998B background

This text has white color on #A4998B background.


Related colors

Complementary color

Complementary color for #hex is #5B6674.


I love getcolorcode.com

Triadic colors

1 #8BA499 and #998BA4 with #A4998B are triadic colors.

2 #8B99A4 and #99A48B with #A4998B are triadic colors.