COLOR #A7E5C7

HEX: #A7E5C7 RGB: (167,229,199)

Renk bilgisi

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

RGB renk modeli

#A7E5C7 color RGB value is (167,229,199).

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

RGB bağlantıları ve doygunluk

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

167
229
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 229 + 199 = 595 (100%)
R 167 of 595 ~ 28.07%
G 229 of 595 ~ 38.49%
B 199 of 595 ~ 33.45'%

%28.07
%38.49
%33.45

CMYK RENK MODELİ

#A7E5C7 rengi CMYK tonu (27,0,13,10).

  • camgöbeği tonu 27.07%
  • eflatun tonu 0.00%
  • sarı tonu 13.10%
  • ana renk tonu 10.20%

CMYK: (27,0,13,10)
C27M0Y13K10 (27%, 0%, 13%, 10%)
(0.27 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%27.07
%0
%13.1
%10.2

Codes

Color #A7E5C7 in popluar color models

A7 E5 C7
RGB 167 229 199
HSL 151° 54.39% 77.65%
HSB/HSV 151° 27.07% 89.80%
CMYK 27.07% 0.00% 13.10%
10.20%

Color #A7E5C7 in popluar number systems.

HEX A7 E5 C7
Decimal 167 229 199
Binary 10100111 11100101 11000111
Octal 247 345 307

Shades and tints

Shades of #A7E5C7

#A7E5C7
(167,229,199)
#98D1B5
(152,209,181)
#89BDA3
(137,189,163)
#7AA991
(122,169,145)
#6B957F
(107,149,127)
#5C816D
(92,129,109)
#4D6D5B
(77,109,91)
#3E5949
(62,89,73)
#2F4537
(47,69,55)
#203125
(32,49,37)
#111D13
(17,29,19)
#000000
(0,0,0)

Tints of #A7E5C7

#A7E5C7
(167,229,199)
#AFE7CC
(175,231,204)
#B7E9D1
(183,233,209)
#BFEBD6
(191,235,214)
#C7EDDB
(199,237,219)
#CFEFE0
(207,239,224)
#D7F1E5
(215,241,229)
#DFF3EA
(223,243,234)
#E7F5EF
(231,245,239)
#EFF7F4
(239,247,244)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7E5C7; }

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

This text font color is #A7E5C7.

Background Color

.myBgColor { background-color: #A7E5C7; }

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

This div background color is #A7E5C7.

Border color

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

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

This div border color is #A7E5C7.

Opacity

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

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

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

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

This text has shadow with #A7E5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7E5C7.

Preview

Color preview on black background

This text has color #A7E5C7 on black background.


Color preview on white background

This text has color #A7E5C7 on white background.


Black color preview on #A7E5C7 background

This text has black color on #A7E5C7 background.


White color preview on #A7E5C7 background

This text has white color on #A7E5C7 background.


Related colors

Complementary color

Complementary color for #hex is #581A38.


I love getcolorcode.com

Triadic colors

1 #C7A7E5 and #E5C7A7 with #A7E5C7 are triadic colors.

2 #C7E5A7 and #E5A7C7 with #A7E5C7 are triadic colors.