COLOR #A5D5AA

HEX: #A5D5AA RGB: (165,213,170)

Renk bilgisi

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

RGB renk modeli

#A5D5AA color RGB value is (165,213,170).

RGB: (165,213,170) (65%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 213 of 255 = 84%
B 170 of 255 = 67%

165
213
170

R + G + B ~ 72%. #A5D5AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 213 + 170 = 548 (100%)
R 165 of 548 ~ 30.11%
G 213 of 548 ~ 38.87%
B 170 of 548 ~ 31.02'%

%30.11
%38.87
%31.02

CMYK RENK MODELİ

#A5D5AA rengi CMYK tonu (23,0,20,16).

  • camgöbeği tonu 22.54%
  • eflatun tonu 0.00%
  • sarı tonu 20.19%
  • ana renk tonu 16.47%

CMYK: (23,0,20,16)
C23M0Y20K16 (23%, 0%, 20%, 16%)
(0.23 / 0.00 / 0.20 / 0.16)

CMYK yüzdeleri

%22.54
%0
%20.19
%16.47

Codes

Color #A5D5AA in popluar color models

A5 D5 AA
RGB 165 213 170
HSL 126° 36.36% 74.12%
HSB/HSV 126° 22.54% 83.53%
CMYK 22.54% 0.00% 20.19%
16.47%

Color #A5D5AA in popluar number systems.

HEX A5 D5 AA
Decimal 165 213 170
Binary 10100101 11010101 10101010
Octal 245 325 252

Shades and tints

Shades of #A5D5AA

#A5D5AA
(165,213,170)
#96C29B
(150,194,155)
#87AF8C
(135,175,140)
#789C7D
(120,156,125)
#69896E
(105,137,110)
#5A765F
(90,118,95)
#4B6350
(75,99,80)
#3C5041
(60,80,65)
#2D3D32
(45,61,50)
#1E2A23
(30,42,35)
#0F1714
(15,23,20)
#000000
(0,0,0)

Tints of #A5D5AA

#A5D5AA
(165,213,170)
#ADD8B1
(173,216,177)
#B5DBB8
(181,219,184)
#BDDEBF
(189,222,191)
#C5E1C6
(197,225,198)
#CDE4CD
(205,228,205)
#D5E7D4
(213,231,212)
#DDEADB
(221,234,219)
#E5EDE2
(229,237,226)
#EDF0E9
(237,240,233)
#F5F3F0
(245,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D5AA color. Also use rgb(165,213,170) instead hex code.

Text Font Color

.myTextColor { color: #A5D5AA; }

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

This text font color is #A5D5AA.

Background Color

.myBgColor { background-color: #A5D5AA; }

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

This div background color is #A5D5AA.

Border color

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

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

This div border color is #A5D5AA.

Opacity

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

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

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

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

This text has shadow with #A5D5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D5AA.

Preview

Color preview on black background

This text has color #A5D5AA on black background.


Color preview on white background

This text has color #A5D5AA on white background.


Black color preview on #A5D5AA background

This text has black color on #A5D5AA background.


White color preview on #A5D5AA background

This text has white color on #A5D5AA background.


Related colors

Complementary color

Complementary color for #hex is #5A2A55.


I love getcolorcode.com

Triadic colors

1 #AAA5D5 and #D5AAA5 with #A5D5AA are triadic colors.

2 #AAD5A5 and #D5A5AA with #A5D5AA are triadic colors.