COLOR #A5E5C8

HEX: #A5E5C8 RGB: (165,229,200)

Renk bilgisi

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

RGB renk modeli

#A5E5C8 color RGB value is (165,229,200).

RGB: (165,229,200) (65%, 90%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 200 of 255 = 78%

165
229
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 200 = 594 (100%)
R 165 of 594 ~ 27.78%
G 229 of 594 ~ 38.55%
B 200 of 594 ~ 33.67'%

%27.78
%38.55
%33.67

CMYK RENK MODELİ

#A5E5C8 rengi CMYK tonu (28,0,13,10).

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 12.66%
  • ana renk tonu 10.20%

CMYK: (28,0,13,10)
C28M0Y13K10 (28%, 0%, 13%, 10%)
(0.28 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%27.95
%0
%12.66
%10.2

Codes

Color #A5E5C8 in popluar color models

A5 E5 C8
RGB 165 229 200
HSL 153° 55.17% 77.25%
HSB/HSV 153° 27.95% 89.80%
CMYK 27.95% 0.00% 12.66%
10.20%

Color #A5E5C8 in popluar number systems.

HEX A5 E5 C8
Decimal 165 229 200
Binary 10100101 11100101 11001000
Octal 245 345 310

Shades and tints

Shades of #A5E5C8

#A5E5C8
(165,229,200)
#96D1B6
(150,209,182)
#87BDA4
(135,189,164)
#78A992
(120,169,146)
#699580
(105,149,128)
#5A816E
(90,129,110)
#4B6D5C
(75,109,92)
#3C594A
(60,89,74)
#2D4538
(45,69,56)
#1E3126
(30,49,38)
#0F1D14
(15,29,20)
#000000
(0,0,0)

Tints of #A5E5C8

#A5E5C8
(165,229,200)
#ADE7CD
(173,231,205)
#B5E9D2
(181,233,210)
#BDEBD7
(189,235,215)
#C5EDDC
(197,237,220)
#CDEFE1
(205,239,225)
#D5F1E6
(213,241,230)
#DDF3EB
(221,243,235)
#E5F5F0
(229,245,240)
#EDF7F5
(237,247,245)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E5C8 color. Also use rgb(165,229,200) instead hex code.

Text Font Color

.myTextColor { color: #A5E5C8; }

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

This text font color is #A5E5C8.

Background Color

.myBgColor { background-color: #A5E5C8; }

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

This div background color is #A5E5C8.

Border color

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

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

This div border color is #A5E5C8.

Opacity

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

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

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

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

This text has shadow with #A5E5C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5C8.

Preview

Color preview on black background

This text has color #A5E5C8 on black background.


Color preview on white background

This text has color #A5E5C8 on white background.


Black color preview on #A5E5C8 background

This text has black color on #A5E5C8 background.


White color preview on #A5E5C8 background

This text has white color on #A5E5C8 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A37.


I love getcolorcode.com

Triadic colors

1 #C8A5E5 and #E5C8A5 with #A5E5C8 are triadic colors.

2 #C8E5A5 and #E5A5C8 with #A5E5C8 are triadic colors.