COLOR #A7ED93

HEX: #A7ED93 RGB: (167,237,147)

Renk bilgisi

#A7ED93 contains mainly green color. #A7ED93 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A7ED93 color RGB value is (167,237,147).

RGB: (167,237,147) (65%, 93%, 58%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 237 of 255 = 93%
B 147 of 255 = 58%

167
237
147

R + G + B ~ 72%. #A7ED93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 237 + 147 = 551 (100%)
R 167 of 551 ~ 30.31%
G 237 of 551 ~ 43.01%
B 147 of 551 ~ 26.68'%

%30.31
%43.01
%26.68

CMYK RENK MODELİ

#A7ED93 rengi CMYK tonu (30,0,38,7).

  • camgöbeği tonu 29.54%
  • eflatun tonu 0.00%
  • sarı tonu 37.97%
  • ana renk tonu 7.06%

CMYK: (30,0,38,7)
C30M0Y38K7 (30%, 0%, 38%, 7%)
(0.30 / 0.00 / 0.38 / 0.07)

CMYK yüzdeleri

%29.54
%0
%37.97
%7.06

Codes

Color #A7ED93 in popluar color models

A7 ED 93
RGB 167 237 147
HSL 107° 71.43% 75.29%
HSB/HSV 107° 37.97% 92.94%
CMYK 29.54% 0.00% 37.97%
7.06%

Color #A7ED93 in popluar number systems.

HEX A7 ED 93
Decimal 167 237 147
Binary 10100111 11101101 10010011
Octal 247 355 223

Shades and tints

Shades of #A7ED93

#A7ED93
(167,237,147)
#98D886
(152,216,134)
#89C379
(137,195,121)
#7AAE6C
(122,174,108)
#6B995F
(107,153,95)
#5C8452
(92,132,82)
#4D6F45
(77,111,69)
#3E5A38
(62,90,56)
#2F452B
(47,69,43)
#20301E
(32,48,30)
#111B11
(17,27,17)
#000000
(0,0,0)

Tints of #A7ED93

#A7ED93
(167,237,147)
#AFEE9C
(175,238,156)
#B7EFA5
(183,239,165)
#BFF0AE
(191,240,174)
#C7F1B7
(199,241,183)
#CFF2C0
(207,242,192)
#D7F3C9
(215,243,201)
#DFF4D2
(223,244,210)
#E7F5DB
(231,245,219)
#EFF6E4
(239,246,228)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7ED93 color. Also use rgb(167,237,147) instead hex code.

Text Font Color

.myTextColor { color: #A7ED93; }

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

This text font color is #A7ED93.

Background Color

.myBgColor { background-color: #A7ED93; }

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

This div background color is #A7ED93.

Border color

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

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

This div border color is #A7ED93.

Opacity

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

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

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

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

This text has shadow with #A7ED93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7ED93.

Preview

Color preview on black background

This text has color #A7ED93 on black background.


Color preview on white background

This text has color #A7ED93 on white background.


Black color preview on #A7ED93 background

This text has black color on #A7ED93 background.


White color preview on #A7ED93 background

This text has white color on #A7ED93 background.


Related colors

Complementary color

Complementary color for #hex is #58126C.


I love getcolorcode.com

Triadic colors

1 #93A7ED and #ED93A7 with #A7ED93 are triadic colors.

2 #93EDA7 and #EDA793 with #A7ED93 are triadic colors.