COLOR #A5E6C4

HEX: #A5E6C4 RGB: (165,230,196)

Renk bilgisi

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

RGB renk modeli

#A5E6C4 color RGB value is (165,230,196).

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

RGB bağlantıları ve doygunluk

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

165
230
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 196 = 591 (100%)
R 165 of 591 ~ 27.92%
G 230 of 591 ~ 38.92%
B 196 of 591 ~ 33.16'%

%27.92
%38.92
%33.16

CMYK RENK MODELİ

#A5E6C4 rengi CMYK tonu (28,0,15,10).

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

CMYK: (28,0,15,10)
C28M0Y15K10 (28%, 0%, 15%, 10%)
(0.28 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%28.26
%0
%14.78
%9.8

Codes

Color #A5E6C4 in popluar color models

A5 E6 C4
RGB 165 230 196
HSL 149° 56.52% 77.45%
HSB/HSV 149° 28.26% 90.20%
CMYK 28.26% 0.00% 14.78%
9.80%

Color #A5E6C4 in popluar number systems.

HEX A5 E6 C4
Decimal 165 230 196
Binary 10100101 11100110 11000100
Octal 245 346 304

Shades and tints

Shades of #A5E6C4

#A5E6C4
(165,230,196)
#96D2B3
(150,210,179)
#87BEA2
(135,190,162)
#78AA91
(120,170,145)
#699680
(105,150,128)
#5A826F
(90,130,111)
#4B6E5E
(75,110,94)
#3C5A4D
(60,90,77)
#2D463C
(45,70,60)
#1E322B
(30,50,43)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6C4

#A5E6C4
(165,230,196)
#ADE8C9
(173,232,201)
#B5EACE
(181,234,206)
#BDECD3
(189,236,211)
#C5EED8
(197,238,216)
#CDF0DD
(205,240,221)
#D5F2E2
(213,242,226)
#DDF4E7
(221,244,231)
#E5F6EC
(229,246,236)
#EDF8F1
(237,248,241)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6C4; }

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

This text font color is #A5E6C4.

Background Color

.myBgColor { background-color: #A5E6C4; }

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

This div background color is #A5E6C4.

Border color

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

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

This div border color is #A5E6C4.

Opacity

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

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

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

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

This text has shadow with #A5E6C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6C4.

Preview

Color preview on black background

This text has color #A5E6C4 on black background.


Color preview on white background

This text has color #A5E6C4 on white background.


Black color preview on #A5E6C4 background

This text has black color on #A5E6C4 background.


White color preview on #A5E6C4 background

This text has white color on #A5E6C4 background.


Related colors

Complementary color

Complementary color for #hex is #5A193B.


I love getcolorcode.com

Triadic colors

1 #C4A5E6 and #E6C4A5 with #A5E6C4 are triadic colors.

2 #C4E6A5 and #E6A5C4 with #A5E6C4 are triadic colors.