COLOR #A8C589

HEX: #A8C589 RGB: (168,197,137)

Renk bilgisi

#A8C589 contains mainly red and green colors. #A8C589 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A8C589 color RGB value is (168,197,137).

RGB: (168,197,137) (66%, 77%, 54%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 197 of 255 = 77%
B 137 of 255 = 54%

168
197
137

R + G + B ~ 66%. #A8C589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 197 + 137 = 502 (100%)
R 168 of 502 ~ 33.47%
G 197 of 502 ~ 39.24%
B 137 of 502 ~ 27.29'%

%33.47
%39.24
%27.29

CMYK RENK MODELİ

#A8C589 rengi CMYK tonu (15,0,30,23).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 30.46%
  • ana renk tonu 22.75%

CMYK: (15,0,30,23)
C15M0Y30K23 (15%, 0%, 30%, 23%)
(0.15 / 0.00 / 0.30 / 0.23)

CMYK yüzdeleri

%14.72
%0
%30.46
%22.75

Codes

Color #A8C589 in popluar color models

A8 C5 89
RGB 168 197 137
HSL 89° 34.09% 65.49%
HSB/HSV 89° 30.46% 77.25%
CMYK 14.72% 0.00% 30.46%
22.75%

Color #A8C589 in popluar number systems.

HEX A8 C5 89
Decimal 168 197 137
Binary 10101000 11000101 10001001
Octal 250 305 211

Shades and tints

Shades of #A8C589

#A8C589
(168,197,137)
#99B47D
(153,180,125)
#8AA371
(138,163,113)
#7B9265
(123,146,101)
#6C8159
(108,129,89)
#5D704D
(93,112,77)
#4E5F41
(78,95,65)
#3F4E35
(63,78,53)
#303D29
(48,61,41)
#212C1D
(33,44,29)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #A8C589

#A8C589
(168,197,137)
#AFCA93
(175,202,147)
#B6CF9D
(182,207,157)
#BDD4A7
(189,212,167)
#C4D9B1
(196,217,177)
#CBDEBB
(203,222,187)
#D2E3C5
(210,227,197)
#D9E8CF
(217,232,207)
#E0EDD9
(224,237,217)
#E7F2E3
(231,242,227)
#EEF7ED
(238,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C589 color. Also use rgb(168,197,137) instead hex code.

Text Font Color

.myTextColor { color: #A8C589; }

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

This text font color is #A8C589.

Background Color

.myBgColor { background-color: #A8C589; }

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

This div background color is #A8C589.

Border color

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

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

This div border color is #A8C589.

Opacity

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

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

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

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

This text has shadow with #A8C589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C589.

Preview

Color preview on black background

This text has color #A8C589 on black background.


Color preview on white background

This text has color #A8C589 on white background.


Black color preview on #A8C589 background

This text has black color on #A8C589 background.


White color preview on #A8C589 background

This text has white color on #A8C589 background.


Related colors

Complementary color

Complementary color for #hex is #573A76.


I love getcolorcode.com

Triadic colors

1 #89A8C5 and #C589A8 with #A8C589 are triadic colors.

2 #89C5A8 and #C5A889 with #A8C589 are triadic colors.