COLOR #A5E5C7

HEX: #A5E5C7 RGB: (165,229,199)

Renk bilgisi

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

RGB renk modeli

#A5E5C7 color RGB value is (165,229,199).

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

RGB bağlantıları ve doygunluk

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

165
229
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 199 = 593 (100%)
R 165 of 593 ~ 27.82%
G 229 of 593 ~ 38.62%
B 199 of 593 ~ 33.56'%

%27.82
%38.62
%33.56

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 13.10%
  • 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
%13.1
%10.2

Codes

Color #A5E5C7 in popluar color models

A5 E5 C7
RGB 165 229 199
HSL 152° 55.17% 77.25%
HSB/HSV 152° 27.95% 89.80%
CMYK 27.95% 0.00% 13.10%
10.20%

Color #A5E5C7 in popluar number systems.

HEX A5 E5 C7
Decimal 165 229 199
Binary 10100101 11100101 11000111
Octal 245 345 307

Shades and tints

Shades of #A5E5C7

#A5E5C7
(165,229,199)
#96D1B5
(150,209,181)
#87BDA3
(135,189,163)
#78A991
(120,169,145)
#69957F
(105,149,127)
#5A816D
(90,129,109)
#4B6D5B
(75,109,91)
#3C5949
(60,89,73)
#2D4537
(45,69,55)
#1E3125
(30,49,37)
#0F1D13
(15,29,19)
#000000
(0,0,0)

Tints of #A5E5C7

#A5E5C7
(165,229,199)
#ADE7CC
(173,231,204)
#B5E9D1
(181,233,209)
#BDEBD6
(189,235,214)
#C5EDDB
(197,237,219)
#CDEFE0
(205,239,224)
#D5F1E5
(213,241,229)
#DDF3EA
(221,243,234)
#E5F5EF
(229,245,239)
#EDF7F4
(237,247,244)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5C7; }

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

This text font color is #A5E5C7.

Background Color

.myBgColor { background-color: #A5E5C7; }

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

This div background color is #A5E5C7.

Border color

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

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

This div border color is #A5E5C7.

Opacity

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

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

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

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

This text has shadow with #A5E5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5C7.

Preview

Color preview on black background

This text has color #A5E5C7 on black background.


Color preview on white background

This text has color #A5E5C7 on white background.


Black color preview on #A5E5C7 background

This text has black color on #A5E5C7 background.


White color preview on #A5E5C7 background

This text has white color on #A5E5C7 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A38.


I love getcolorcode.com

Triadic colors

1 #C7A5E5 and #E5C7A5 with #A5E5C7 are triadic colors.

2 #C7E5A5 and #E5A5C7 with #A5E5C7 are triadic colors.