COLOR #A4BE89

HEX: #A4BE89 RGB: (164,190,137)

Renk bilgisi

#A4BE89 contains red, green and blue colors in about the same proportion. #A4BE89 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A4BE89 color RGB value is (164,190,137).

RGB: (164,190,137) (64%, 75%, 54%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 190 of 255 = 75%
B 137 of 255 = 54%

164
190
137

R + G + B ~ 64%. #A4BE89 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 190 + 137 = 491 (100%)
R 164 of 491 ~ 33.4%
G 190 of 491 ~ 38.7%
B 137 of 491 ~ 27.9'%

%33.4
%38.7
%27.9

CMYK RENK MODELİ

#A4BE89 rengi CMYK tonu (14,0,28,25).

  • camgöbeği tonu 13.68%
  • eflatun tonu 0.00%
  • sarı tonu 27.89%
  • ana renk tonu 25.49%

CMYK: (14,0,28,25)
C14M0Y28K25 (14%, 0%, 28%, 25%)
(0.14 / 0.00 / 0.28 / 0.25)

CMYK yüzdeleri

%13.68
%0
%27.89
%25.49

Codes

Color #A4BE89 in popluar color models

A4 BE 89
RGB 164 190 137
HSL 89° 28.96% 64.12%
HSB/HSV 89° 27.89% 74.51%
CMYK 13.68% 0.00% 27.89%
25.49%

Color #A4BE89 in popluar number systems.

HEX A4 BE 89
Decimal 164 190 137
Binary 10100100 10111110 10001001
Octal 244 276 211

Shades and tints

Shades of #A4BE89

#A4BE89
(164,190,137)
#96AD7D
(150,173,125)
#889C71
(136,156,113)
#7A8B65
(122,139,101)
#6C7A59
(108,122,89)
#5E694D
(94,105,77)
#505841
(80,88,65)
#424735
(66,71,53)
#343629
(52,54,41)
#26251D
(38,37,29)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #A4BE89

#A4BE89
(164,190,137)
#ACC393
(172,195,147)
#B4C89D
(180,200,157)
#BCCDA7
(188,205,167)
#C4D2B1
(196,210,177)
#CCD7BB
(204,215,187)
#D4DCC5
(212,220,197)
#DCE1CF
(220,225,207)
#E4E6D9
(228,230,217)
#ECEBE3
(236,235,227)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4BE89 color. Also use rgb(164,190,137) instead hex code.

Text Font Color

.myTextColor { color: #A4BE89; }

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

This text font color is #A4BE89.

Background Color

.myBgColor { background-color: #A4BE89; }

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

This div background color is #A4BE89.

Border color

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

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

This div border color is #A4BE89.

Opacity

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

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

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

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

This text has shadow with #A4BE89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4BE89.

Preview

Color preview on black background

This text has color #A4BE89 on black background.


Color preview on white background

This text has color #A4BE89 on white background.


Black color preview on #A4BE89 background

This text has black color on #A4BE89 background.


White color preview on #A4BE89 background

This text has white color on #A4BE89 background.


Related colors

Complementary color

Complementary color for #hex is #5B4176.


I love getcolorcode.com

Triadic colors

1 #89A4BE and #BE89A4 with #A4BE89 are triadic colors.

2 #89BEA4 and #BEA489 with #A4BE89 are triadic colors.