COLOR #A5CC9A

HEX: #A5CC9A RGB: (165,204,154)

Renk bilgisi

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

RGB renk modeli

#A5CC9A color RGB value is (165,204,154).

RGB: (165,204,154) (65%, 80%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 204 of 255 = 80%
B 154 of 255 = 60%

165
204
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 204 + 154 = 523 (100%)
R 165 of 523 ~ 31.55%
G 204 of 523 ~ 39.01%
B 154 of 523 ~ 29.45'%

%31.55
%39.01
%29.45

CMYK RENK MODELİ

#A5CC9A rengi CMYK tonu (19,0,25,20).

  • camgöbeği tonu 19.12%
  • eflatun tonu 0.00%
  • sarı tonu 24.51%
  • ana renk tonu 20.00%

CMYK: (19,0,25,20)
C19M0Y25K20 (19%, 0%, 25%, 20%)
(0.19 / 0.00 / 0.25 / 0.20)

CMYK yüzdeleri

%19.12
%0
%24.51
%20

Codes

Color #A5CC9A in popluar color models

A5 CC 9A
RGB 165 204 154
HSL 107° 32.89% 70.20%
HSB/HSV 107° 24.51% 80.00%
CMYK 19.12% 0.00% 24.51%
20.00%

Color #A5CC9A in popluar number systems.

HEX A5 CC 9A
Decimal 165 204 154
Binary 10100101 11001100 10011010
Octal 245 314 232

Shades and tints

Shades of #A5CC9A

#A5CC9A
(165,204,154)
#96BA8C
(150,186,140)
#87A87E
(135,168,126)
#789670
(120,150,112)
#698462
(105,132,98)
#5A7254
(90,114,84)
#4B6046
(75,96,70)
#3C4E38
(60,78,56)
#2D3C2A
(45,60,42)
#1E2A1C
(30,42,28)
#0F180E
(15,24,14)
#000000
(0,0,0)

Tints of #A5CC9A

#A5CC9A
(165,204,154)
#ADD0A3
(173,208,163)
#B5D4AC
(181,212,172)
#BDD8B5
(189,216,181)
#C5DCBE
(197,220,190)
#CDE0C7
(205,224,199)
#D5E4D0
(213,228,208)
#DDE8D9
(221,232,217)
#E5ECE2
(229,236,226)
#EDF0EB
(237,240,235)
#F5F4F4
(245,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5CC9A color. Also use rgb(165,204,154) instead hex code.

Text Font Color

.myTextColor { color: #A5CC9A; }

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

This text font color is #A5CC9A.

Background Color

.myBgColor { background-color: #A5CC9A; }

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

This div background color is #A5CC9A.

Border color

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

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

This div border color is #A5CC9A.

Opacity

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

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

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

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

This text has shadow with #A5CC9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CC9A.

Preview

Color preview on black background

This text has color #A5CC9A on black background.


Color preview on white background

This text has color #A5CC9A on white background.


Black color preview on #A5CC9A background

This text has black color on #A5CC9A background.


White color preview on #A5CC9A background

This text has white color on #A5CC9A background.


Related colors

Complementary color

Complementary color for #hex is #5A3365.


I love getcolorcode.com

Triadic colors

1 #9AA5CC and #CC9AA5 with #A5CC9A are triadic colors.

2 #9ACCA5 and #CCA59A with #A5CC9A are triadic colors.