COLOR #A5E76E

HEX: #A5E76E RGB: (165,231,110)

Renk bilgisi

#A5E76E contains mainly green color. #A5E76E ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#A5E76E color RGB value is (165,231,110).

RGB: (165,231,110) (65%, 91%, 43%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 110 of 255 = 43%

165
231
110

R + G + B ~ 66%. #A5E76E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 110 = 506 (100%)
R 165 of 506 ~ 32.61%
G 231 of 506 ~ 45.65%
B 110 of 506 ~ 21.74'%

%32.61
%45.65
%21.74

CMYK RENK MODELİ

#A5E76E rengi CMYK tonu (29,0,52,9).

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

CMYK: (29,0,52,9)
C29M0Y52K9 (29%, 0%, 52%, 9%)
(0.29 / 0.00 / 0.52 / 0.09)

CMYK yüzdeleri

%28.57
%0
%52.38
%9.41

Codes

Color #A5E76E in popluar color models

A5 E7 6E
RGB 165 231 110
HSL 93° 71.60% 66.86%
HSB/HSV 93° 52.38% 90.59%
CMYK 28.57% 0.00% 52.38%
9.41%

Color #A5E76E in popluar number systems.

HEX A5 E7 6E
Decimal 165 231 110
Binary 10100101 11100111 1101110
Octal 245 347 156

Shades and tints

Shades of #A5E76E

#A5E76E
(165,231,110)
#96D264
(150,210,100)
#87BD5A
(135,189,90)
#78A850
(120,168,80)
#699346
(105,147,70)
#5A7E3C
(90,126,60)
#4B6932
(75,105,50)
#3C5428
(60,84,40)
#2D3F1E
(45,63,30)
#1E2A14
(30,42,20)
#0F150A
(15,21,10)
#000000
(0,0,0)

Tints of #A5E76E

#A5E76E
(165,231,110)
#ADE97B
(173,233,123)
#B5EB88
(181,235,136)
#BDED95
(189,237,149)
#C5EFA2
(197,239,162)
#CDF1AF
(205,241,175)
#D5F3BC
(213,243,188)
#DDF5C9
(221,245,201)
#E5F7D6
(229,247,214)
#EDF9E3
(237,249,227)
#F5FBF0
(245,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E76E; }

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

This text font color is #A5E76E.

Background Color

.myBgColor { background-color: #A5E76E; }

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

This div background color is #A5E76E.

Border color

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

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

This div border color is #A5E76E.

Opacity

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

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

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

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

This text has shadow with #A5E76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E76E.

Preview

Color preview on black background

This text has color #A5E76E on black background.


Color preview on white background

This text has color #A5E76E on white background.


Black color preview on #A5E76E background

This text has black color on #A5E76E background.


White color preview on #A5E76E background

This text has white color on #A5E76E background.


Related colors

Complementary color

Complementary color for #hex is #5A1891.


I love getcolorcode.com

Triadic colors

1 #6EA5E7 and #E76EA5 with #A5E76E are triadic colors.

2 #6EE7A5 and #E7A56E with #A5E76E are triadic colors.