COLOR #A5C894

HEX: #A5C894 RGB: (165,200,148)

Renk bilgisi

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

RGB renk modeli

#A5C894 color RGB value is (165,200,148).

RGB: (165,200,148) (65%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 200 of 255 = 78%
B 148 of 255 = 58%

165
200
148

R + G + B ~ 67%. #A5C894 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 200 + 148 = 513 (100%)
R 165 of 513 ~ 32.16%
G 200 of 513 ~ 38.99%
B 148 of 513 ~ 28.85'%

%32.16
%38.99
%28.85

CMYK RENK MODELİ

#A5C894 rengi CMYK tonu (18,0,26,22).

  • camgöbeği tonu 17.50%
  • eflatun tonu 0.00%
  • sarı tonu 26.00%
  • ana renk tonu 21.57%

CMYK: (18,0,26,22)
C18M0Y26K22 (18%, 0%, 26%, 22%)
(0.18 / 0.00 / 0.26 / 0.22)

CMYK yüzdeleri

%17.5
%0
%26
%21.57

Codes

Color #A5C894 in popluar color models

A5 C8 94
RGB 165 200 148
HSL 100° 32.10% 68.24%
HSB/HSV 100° 26.00% 78.43%
CMYK 17.50% 0.00% 26.00%
21.57%

Color #A5C894 in popluar number systems.

HEX A5 C8 94
Decimal 165 200 148
Binary 10100101 11001000 10010100
Octal 245 310 224

Shades and tints

Shades of #A5C894

#A5C894
(165,200,148)
#96B687
(150,182,135)
#87A47A
(135,164,122)
#78926D
(120,146,109)
#698060
(105,128,96)
#5A6E53
(90,110,83)
#4B5C46
(75,92,70)
#3C4A39
(60,74,57)
#2D382C
(45,56,44)
#1E261F
(30,38,31)
#0F1412
(15,20,18)
#000000
(0,0,0)

Tints of #A5C894

#A5C894
(165,200,148)
#ADCD9D
(173,205,157)
#B5D2A6
(181,210,166)
#BDD7AF
(189,215,175)
#C5DCB8
(197,220,184)
#CDE1C1
(205,225,193)
#D5E6CA
(213,230,202)
#DDEBD3
(221,235,211)
#E5F0DC
(229,240,220)
#EDF5E5
(237,245,229)
#F5FAEE
(245,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C894 color. Also use rgb(165,200,148) instead hex code.

Text Font Color

.myTextColor { color: #A5C894; }

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

This text font color is #A5C894.

Background Color

.myBgColor { background-color: #A5C894; }

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

This div background color is #A5C894.

Border color

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

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

This div border color is #A5C894.

Opacity

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

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

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

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

This text has shadow with #A5C894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C894.

Preview

Color preview on black background

This text has color #A5C894 on black background.


Color preview on white background

This text has color #A5C894 on white background.


Black color preview on #A5C894 background

This text has black color on #A5C894 background.


White color preview on #A5C894 background

This text has white color on #A5C894 background.


Related colors

Complementary color

Complementary color for #hex is #5A376B.


I love getcolorcode.com

Triadic colors

1 #94A5C8 and #C894A5 with #A5C894 are triadic colors.

2 #94C8A5 and #C8A594 with #A5C894 are triadic colors.