COLOR #A4B09B

HEX: #A4B09B RGB: (164,176,155)

Renk bilgisi

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

RGB renk modeli

#A4B09B color RGB value is (164,176,155).

RGB: (164,176,155) (64%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 176 of 255 = 69%
B 155 of 255 = 61%

164
176
155

R + G + B ~ 65%. #A4B09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 176 + 155 = 495 (100%)
R 164 of 495 ~ 33.13%
G 176 of 495 ~ 35.56%
B 155 of 495 ~ 31.31'%

%33.13
%35.56
%31.31

CMYK RENK MODELİ

#A4B09B rengi CMYK tonu (7,0,12,31).

  • camgöbeği tonu 6.82%
  • eflatun tonu 0.00%
  • sarı tonu 11.93%
  • ana renk tonu 30.98%
CMYK: (7,0,12,31) C7M0Y12K31 (7%,0%,12%,31%) (0.07/0.00/0.12/0.31) 

CMYK yüzdeleri

%6.82
%0
%11.93
%30.98

Codes

Color #A4B09B in popluar color models

A4 B0 9B
RGB 164 176 155
HSL 94° 11.73% 64.90%
HSB/HSV 94° 11.93% 69.02%
CMYK 6.82% 0.00% 11.93%
30.98%

Color #A4B09B in popluar number systems.

HEX A4 B0 9B
Decimal 164 176 155
Binary 10100100 10110000 10011011
Octal 244 260 233

Shades and tints

Shades of #A4B09B

#A4B09B
(164,176,155)
#96A08D
(150,160,141)
#88907F
(136,144,127)
#7A8071
(122,128,113)
#6C7063
(108,112,99)
#5E6055
(94,96,85)
#505047
(80,80,71)
#424039
(66,64,57)
#34302B
(52,48,43)
#26201D
(38,32,29)
#18100F
(24,16,15)
#000000
(0,0,0)

Tints of #A4B09B

#A4B09B
(164,176,155)
#ACB7A4
(172,183,164)
#B4BEAD
(180,190,173)
#BCC5B6
(188,197,182)
#C4CCBF
(196,204,191)
#CCD3C8
(204,211,200)
#D4DAD1
(212,218,209)
#DCE1DA
(220,225,218)
#E4E8E3
(228,232,227)
#ECEFEC
(236,239,236)
#F4F6F5
(244,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B09B color. Also use rgb(164,176,155) instead hex code.

Text Font Color

.myTextColor { color: #A4B09B; }

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

This text font color is #A4B09B.

Background Color

.myBgColor { background-color: #A4B09B; }

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

This div background color is #A4B09B.

Border color

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

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

This div border color is #A4B09B.

Opacity

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

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

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

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

This text has shadow with #A4B09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B09B.

Preview

Color preview on black background

This text has color #A4B09B on black background.


Color preview on white background

This text has color #A4B09B on white background.


Black color preview on #A4B09B background

This text has black color on #A4B09B background.


White color preview on #A4B09B background

This text has white color on #A4B09B background.


Related colors

Complementary color

Complementary color for #hex is #5B4F64.


I love getcolorcode.com

Triadic colors

1 #9BA4B0 and #B09BA4 with #A4B09B are triadic colors.

2 #9BB0A4 and #B0A49B with #A4B09B are triadic colors.