COLOR #A5E6C5

HEX: #A5E6C5 RGB: (165,230,197)

Renk bilgisi

#A5E6C5 contains mainly green and blue colors. #A5E6C5 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E6C5 color RGB value is (165,230,197).

RGB: (165,230,197) (65%, 90%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 197 of 255 = 77%

165
230
197

R + G + B ~ 77%. #A5E6C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 197 = 592 (100%)
R 165 of 592 ~ 27.87%
G 230 of 592 ~ 38.85%
B 197 of 592 ~ 33.28'%

%27.87
%38.85
%33.28

CMYK RENK MODELİ

#A5E6C5 rengi CMYK tonu (28,0,14,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 14.35%
  • ana renk tonu 9.80%

CMYK: (28,0,14,10)
C28M0Y14K10 (28%, 0%, 14%, 10%)
(0.28 / 0.00 / 0.14 / 0.10)

CMYK yüzdeleri

%28.26
%0
%14.35
%9.8

Codes

Color #A5E6C5 in popluar color models

A5 E6 C5
RGB 165 230 197
HSL 150° 56.52% 77.45%
HSB/HSV 150° 28.26% 90.20%
CMYK 28.26% 0.00% 14.35%
9.80%

Color #A5E6C5 in popluar number systems.

HEX A5 E6 C5
Decimal 165 230 197
Binary 10100101 11100110 11000101
Octal 245 346 305

Shades and tints

Shades of #A5E6C5

#A5E6C5
(165,230,197)
#96D2B4
(150,210,180)
#87BEA3
(135,190,163)
#78AA92
(120,170,146)
#699681
(105,150,129)
#5A8270
(90,130,112)
#4B6E5F
(75,110,95)
#3C5A4E
(60,90,78)
#2D463D
(45,70,61)
#1E322C
(30,50,44)
#0F1E1B
(15,30,27)
#000000
(0,0,0)

Tints of #A5E6C5

#A5E6C5
(165,230,197)
#ADE8CA
(173,232,202)
#B5EACF
(181,234,207)
#BDECD4
(189,236,212)
#C5EED9
(197,238,217)
#CDF0DE
(205,240,222)
#D5F2E3
(213,242,227)
#DDF4E8
(221,244,232)
#E5F6ED
(229,246,237)
#EDF8F2
(237,248,242)
#F5FAF7
(245,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6C5; }

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

This text font color is #A5E6C5.

Background Color

.myBgColor { background-color: #A5E6C5; }

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

This div background color is #A5E6C5.

Border color

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

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

This div border color is #A5E6C5.

Opacity

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

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

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

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

This text has shadow with #A5E6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6C5.

Preview

Color preview on black background

This text has color #A5E6C5 on black background.


Color preview on white background

This text has color #A5E6C5 on white background.


Black color preview on #A5E6C5 background

This text has black color on #A5E6C5 background.


White color preview on #A5E6C5 background

This text has white color on #A5E6C5 background.


Related colors

Complementary color

Complementary color for #hex is #5A193A.


I love getcolorcode.com

Triadic colors

1 #C5A5E6 and #E6C5A5 with #A5E6C5 are triadic colors.

2 #C5E6A5 and #E6A5C5 with #A5E6C5 are triadic colors.