COLOR #A5C49E

HEX: #A5C49E RGB: (165,196,158)

Renk bilgisi

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

RGB renk modeli

#A5C49E color RGB value is (165,196,158).

RGB: (165,196,158) (65%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 196 of 255 = 77%
B 158 of 255 = 62%

165
196
158

R + G + B ~ 68%. #A5C49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 196 + 158 = 519 (100%)
R 165 of 519 ~ 31.79%
G 196 of 519 ~ 37.76%
B 158 of 519 ~ 30.44'%

%31.79
%37.76
%30.44

CMYK RENK MODELİ

#A5C49E rengi CMYK tonu (16,0,19,23).

  • camgöbeği tonu 15.82%
  • eflatun tonu 0.00%
  • sarı tonu 19.39%
  • ana renk tonu 23.14%

CMYK: (16,0,19,23)
C16M0Y19K23 (16%, 0%, 19%, 23%)
(0.16 / 0.00 / 0.19 / 0.23)

CMYK yüzdeleri

%15.82
%0
%19.39
%23.14

Codes

Color #A5C49E in popluar color models

A5 C4 9E
RGB 165 196 158
HSL 109° 24.36% 69.41%
HSB/HSV 109° 19.39% 76.86%
CMYK 15.82% 0.00% 19.39%
23.14%

Color #A5C49E in popluar number systems.

HEX A5 C4 9E
Decimal 165 196 158
Binary 10100101 11000100 10011110
Octal 245 304 236

Shades and tints

Shades of #A5C49E

#A5C49E
(165,196,158)
#96B390
(150,179,144)
#87A282
(135,162,130)
#789174
(120,145,116)
#698066
(105,128,102)
#5A6F58
(90,111,88)
#4B5E4A
(75,94,74)
#3C4D3C
(60,77,60)
#2D3C2E
(45,60,46)
#1E2B20
(30,43,32)
#0F1A12
(15,26,18)
#000000
(0,0,0)

Tints of #A5C49E

#A5C49E
(165,196,158)
#ADC9A6
(173,201,166)
#B5CEAE
(181,206,174)
#BDD3B6
(189,211,182)
#C5D8BE
(197,216,190)
#CDDDC6
(205,221,198)
#D5E2CE
(213,226,206)
#DDE7D6
(221,231,214)
#E5ECDE
(229,236,222)
#EDF1E6
(237,241,230)
#F5F6EE
(245,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C49E color. Also use rgb(165,196,158) instead hex code.

Text Font Color

.myTextColor { color: #A5C49E; }

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

This text font color is #A5C49E.

Background Color

.myBgColor { background-color: #A5C49E; }

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

This div background color is #A5C49E.

Border color

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

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

This div border color is #A5C49E.

Opacity

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

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

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

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

This text has shadow with #A5C49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C49E.

Preview

Color preview on black background

This text has color #A5C49E on black background.


Color preview on white background

This text has color #A5C49E on white background.


Black color preview on #A5C49E background

This text has black color on #A5C49E background.


White color preview on #A5C49E background

This text has white color on #A5C49E background.


Related colors

Complementary color

Complementary color for #hex is #5A3B61.


I love getcolorcode.com

Triadic colors

1 #9EA5C4 and #C49EA5 with #A5C49E are triadic colors.

2 #9EC4A5 and #C4A59E with #A5C49E are triadic colors.