COLOR #A5E3C8

HEX: #A5E3C8 RGB: (165,227,200)

Renk bilgisi

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

RGB renk modeli

#A5E3C8 color RGB value is (165,227,200).

RGB: (165,227,200) (65%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 227 of 255 = 89%
B 200 of 255 = 78%

165
227
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 200 = 592 (100%)
R 165 of 592 ~ 27.87%
G 227 of 592 ~ 38.34%
B 200 of 592 ~ 33.78'%

%27.87
%38.34
%33.78

CMYK RENK MODELİ

#A5E3C8 rengi CMYK tonu (27,0,12,11).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 11.89%
  • ana renk tonu 10.98%

CMYK: (27,0,12,11)
C27M0Y12K11 (27%, 0%, 12%, 11%)
(0.27 / 0.00 / 0.12 / 0.11)

CMYK yüzdeleri

%27.31
%0
%11.89
%10.98

Codes

Color #A5E3C8 in popluar color models

A5 E3 C8
RGB 165 227 200
HSL 154° 52.54% 76.86%
HSB/HSV 154° 27.31% 89.02%
CMYK 27.31% 0.00% 11.89%
10.98%

Color #A5E3C8 in popluar number systems.

HEX A5 E3 C8
Decimal 165 227 200
Binary 10100101 11100011 11001000
Octal 245 343 310

Shades and tints

Shades of #A5E3C8

#A5E3C8
(165,227,200)
#96CFB6
(150,207,182)
#87BBA4
(135,187,164)
#78A792
(120,167,146)
#699380
(105,147,128)
#5A7F6E
(90,127,110)
#4B6B5C
(75,107,92)
#3C574A
(60,87,74)
#2D4338
(45,67,56)
#1E2F26
(30,47,38)
#0F1B14
(15,27,20)
#000000
(0,0,0)

Tints of #A5E3C8

#A5E3C8
(165,227,200)
#ADE5CD
(173,229,205)
#B5E7D2
(181,231,210)
#BDE9D7
(189,233,215)
#C5EBDC
(197,235,220)
#CDEDE1
(205,237,225)
#D5EFE6
(213,239,230)
#DDF1EB
(221,241,235)
#E5F3F0
(229,243,240)
#EDF5F5
(237,245,245)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3C8; }

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

This text font color is #A5E3C8.

Background Color

.myBgColor { background-color: #A5E3C8; }

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

This div background color is #A5E3C8.

Border color

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

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

This div border color is #A5E3C8.

Opacity

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

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

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

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

This text has shadow with #A5E3C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3C8.

Preview

Color preview on black background

This text has color #A5E3C8 on black background.


Color preview on white background

This text has color #A5E3C8 on white background.


Black color preview on #A5E3C8 background

This text has black color on #A5E3C8 background.


White color preview on #A5E3C8 background

This text has white color on #A5E3C8 background.


Related colors

Complementary color

Complementary color for #hex is #5A1C37.


I love getcolorcode.com

Triadic colors

1 #C8A5E3 and #E3C8A5 with #A5E3C8 are triadic colors.

2 #C8E3A5 and #E3A5C8 with #A5E3C8 are triadic colors.