COLOR #A5E9C5

HEX: #A5E9C5 RGB: (165,233,197)

Renk bilgisi

#A5E9C5 contains mainly green and blue colors. #A5E9C5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E9C5 color RGB value is (165,233,197).

RGB: (165,233,197) (65%, 91%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 197 of 255 = 77%

165
233
197

R + G + B ~ 78%. #A5E9C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 197 = 595 (100%)
R 165 of 595 ~ 27.73%
G 233 of 595 ~ 39.16%
B 197 of 595 ~ 33.11'%

%27.73
%39.16
%33.11

CMYK RENK MODELİ

#A5E9C5 rengi CMYK tonu (29,0,15,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 15.45%
  • ana renk tonu 8.63%

CMYK: (29,0,15,9)
C29M0Y15K9 (29%, 0%, 15%, 9%)
(0.29 / 0.00 / 0.15 / 0.09)

CMYK yüzdeleri

%29.18
%0
%15.45
%8.63

Codes

Color #A5E9C5 in popluar color models

A5 E9 C5
RGB 165 233 197
HSL 148° 60.71% 78.04%
HSB/HSV 148° 29.18% 91.37%
CMYK 29.18% 0.00% 15.45%
8.63%

Color #A5E9C5 in popluar number systems.

HEX A5 E9 C5
Decimal 165 233 197
Binary 10100101 11101001 11000101
Octal 245 351 305

Shades and tints

Shades of #A5E9C5

#A5E9C5
(165,233,197)
#96D4B4
(150,212,180)
#87BFA3
(135,191,163)
#78AA92
(120,170,146)
#699581
(105,149,129)
#5A8070
(90,128,112)
#4B6B5F
(75,107,95)
#3C564E
(60,86,78)
#2D413D
(45,65,61)
#1E2C2C
(30,44,44)
#0F171B
(15,23,27)
#000000
(0,0,0)

Tints of #A5E9C5

#A5E9C5
(165,233,197)
#ADEBCA
(173,235,202)
#B5EDCF
(181,237,207)
#BDEFD4
(189,239,212)
#C5F1D9
(197,241,217)
#CDF3DE
(205,243,222)
#D5F5E3
(213,245,227)
#DDF7E8
(221,247,232)
#E5F9ED
(229,249,237)
#EDFBF2
(237,251,242)
#F5FDF7
(245,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E9C5; }

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

This text font color is #A5E9C5.

Background Color

.myBgColor { background-color: #A5E9C5; }

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

This div background color is #A5E9C5.

Border color

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

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

This div border color is #A5E9C5.

Opacity

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

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

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

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

This text has shadow with #A5E9C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E9C5.

Preview

Color preview on black background

This text has color #A5E9C5 on black background.


Color preview on white background

This text has color #A5E9C5 on white background.


Black color preview on #A5E9C5 background

This text has black color on #A5E9C5 background.


White color preview on #A5E9C5 background

This text has white color on #A5E9C5 background.


Related colors

Complementary color

Complementary color for #hex is #5A163A.


I love getcolorcode.com

Triadic colors

1 #C5A5E9 and #E9C5A5 with #A5E9C5 are triadic colors.

2 #C5E9A5 and #E9A5C5 with #A5E9C5 are triadic colors.