COLOR #A5E7C7

HEX: #A5E7C7 RGB: (165,231,199)

Renk bilgisi

#A5E7C7 contains mainly green and blue colors. #A5E7C7 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E7C7 color RGB value is (165,231,199).

RGB: (165,231,199) (65%, 91%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 199 of 255 = 78%

165
231
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 199 = 595 (100%)
R 165 of 595 ~ 27.73%
G 231 of 595 ~ 38.82%
B 199 of 595 ~ 33.45'%

%27.73
%38.82
%33.45

CMYK RENK MODELİ

#A5E7C7 rengi CMYK tonu (29,0,14,9).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 13.85%
  • ana renk tonu 9.41%

CMYK: (29,0,14,9)
C29M0Y14K9 (29%, 0%, 14%, 9%)
(0.29 / 0.00 / 0.14 / 0.09)

CMYK yüzdeleri

%28.57
%0
%13.85
%9.41

Codes

Color #A5E7C7 in popluar color models

A5 E7 C7
RGB 165 231 199
HSL 151° 57.89% 77.65%
HSB/HSV 151° 28.57% 90.59%
CMYK 28.57% 0.00% 13.85%
9.41%

Color #A5E7C7 in popluar number systems.

HEX A5 E7 C7
Decimal 165 231 199
Binary 10100101 11100111 11000111
Octal 245 347 307

Shades and tints

Shades of #A5E7C7

#A5E7C7
(165,231,199)
#96D2B5
(150,210,181)
#87BDA3
(135,189,163)
#78A891
(120,168,145)
#69937F
(105,147,127)
#5A7E6D
(90,126,109)
#4B695B
(75,105,91)
#3C5449
(60,84,73)
#2D3F37
(45,63,55)
#1E2A25
(30,42,37)
#0F1513
(15,21,19)
#000000
(0,0,0)

Tints of #A5E7C7

#A5E7C7
(165,231,199)
#ADE9CC
(173,233,204)
#B5EBD1
(181,235,209)
#BDEDD6
(189,237,214)
#C5EFDB
(197,239,219)
#CDF1E0
(205,241,224)
#D5F3E5
(213,243,229)
#DDF5EA
(221,245,234)
#E5F7EF
(229,247,239)
#EDF9F4
(237,249,244)
#F5FBF9
(245,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7C7; }

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

This text font color is #A5E7C7.

Background Color

.myBgColor { background-color: #A5E7C7; }

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

This div background color is #A5E7C7.

Border color

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

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

This div border color is #A5E7C7.

Opacity

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

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

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

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

This text has shadow with #A5E7C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7C7.

Preview

Color preview on black background

This text has color #A5E7C7 on black background.


Color preview on white background

This text has color #A5E7C7 on white background.


Black color preview on #A5E7C7 background

This text has black color on #A5E7C7 background.


White color preview on #A5E7C7 background

This text has white color on #A5E7C7 background.


Related colors

Complementary color

Complementary color for #hex is #5A1838.


I love getcolorcode.com

Triadic colors

1 #C7A5E7 and #E7C7A5 with #A5E7C7 are triadic colors.

2 #C7E7A5 and #E7A5C7 with #A5E7C7 are triadic colors.