COLOR #A5C59C

HEX: #A5C59C RGB: (165,197,156)

Renk bilgisi

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

RGB renk modeli

#A5C59C color RGB value is (165,197,156).

RGB: (165,197,156) (65%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 197 of 255 = 77%
B 156 of 255 = 61%

165
197
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 197 + 156 = 518 (100%)
R 165 of 518 ~ 31.85%
G 197 of 518 ~ 38.03%
B 156 of 518 ~ 30.12'%

%31.85
%38.03
%30.12

CMYK RENK MODELİ

#A5C59C rengi CMYK tonu (16,0,21,23).

  • camgöbeği tonu 16.24%
  • eflatun tonu 0.00%
  • sarı tonu 20.81%
  • ana renk tonu 22.75%

CMYK: (16,0,21,23)
C16M0Y21K23 (16%, 0%, 21%, 23%)
(0.16 / 0.00 / 0.21 / 0.23)

CMYK yüzdeleri

%16.24
%0
%20.81
%22.75

Codes

Color #A5C59C in popluar color models

A5 C5 9C
RGB 165 197 156
HSL 107° 26.11% 69.22%
HSB/HSV 107° 20.81% 77.25%
CMYK 16.24% 0.00% 20.81%
22.75%

Color #A5C59C in popluar number systems.

HEX A5 C5 9C
Decimal 165 197 156
Binary 10100101 11000101 10011100
Octal 245 305 234

Shades and tints

Shades of #A5C59C

#A5C59C
(165,197,156)
#96B48E
(150,180,142)
#87A380
(135,163,128)
#789272
(120,146,114)
#698164
(105,129,100)
#5A7056
(90,112,86)
#4B5F48
(75,95,72)
#3C4E3A
(60,78,58)
#2D3D2C
(45,61,44)
#1E2C1E
(30,44,30)
#0F1B10
(15,27,16)
#000000
(0,0,0)

Tints of #A5C59C

#A5C59C
(165,197,156)
#ADCAA5
(173,202,165)
#B5CFAE
(181,207,174)
#BDD4B7
(189,212,183)
#C5D9C0
(197,217,192)
#CDDEC9
(205,222,201)
#D5E3D2
(213,227,210)
#DDE8DB
(221,232,219)
#E5EDE4
(229,237,228)
#EDF2ED
(237,242,237)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C59C color. Also use rgb(165,197,156) instead hex code.

Text Font Color

.myTextColor { color: #A5C59C; }

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

This text font color is #A5C59C.

Background Color

.myBgColor { background-color: #A5C59C; }

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

This div background color is #A5C59C.

Border color

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

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

This div border color is #A5C59C.

Opacity

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

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

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

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

This text has shadow with #A5C59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C59C.

Preview

Color preview on black background

This text has color #A5C59C on black background.


Color preview on white background

This text has color #A5C59C on white background.


Black color preview on #A5C59C background

This text has black color on #A5C59C background.


White color preview on #A5C59C background

This text has white color on #A5C59C background.


Related colors

Complementary color

Complementary color for #hex is #5A3A63.


I love getcolorcode.com

Triadic colors

1 #9CA5C5 and #C59CA5 with #A5C59C are triadic colors.

2 #9CC5A5 and #C5A59C with #A5C59C are triadic colors.