COLOR #A5E67E

HEX: #A5E67E RGB: (165,230,126)

Renk bilgisi

#A5E67E contains mainly green color. #A5E67E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A5E67E color RGB value is (165,230,126).

RGB: (165,230,126) (65%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 126 of 255 = 49%

165
230
126

R + G + B ~ 68%. #A5E67E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 126 = 521 (100%)
R 165 of 521 ~ 31.67%
G 230 of 521 ~ 44.15%
B 126 of 521 ~ 24.18'%

%31.67
%44.15
%24.18

CMYK RENK MODELİ

#A5E67E rengi CMYK tonu (28,0,45,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 45.22%
  • ana renk tonu 9.80%

CMYK: (28,0,45,10)
C28M0Y45K10 (28%, 0%, 45%, 10%)
(0.28 / 0.00 / 0.45 / 0.10)

CMYK yüzdeleri

%28.26
%0
%45.22
%9.8

Codes

Color #A5E67E in popluar color models

A5 E6 7E
RGB 165 230 126
HSL 98° 67.53% 69.80%
HSB/HSV 98° 45.22% 90.20%
CMYK 28.26% 0.00% 45.22%
9.80%

Color #A5E67E in popluar number systems.

HEX A5 E6 7E
Decimal 165 230 126
Binary 10100101 11100110 1111110
Octal 245 346 176

Shades and tints

Shades of #A5E67E

#A5E67E
(165,230,126)
#96D273
(150,210,115)
#87BE68
(135,190,104)
#78AA5D
(120,170,93)
#699652
(105,150,82)
#5A8247
(90,130,71)
#4B6E3C
(75,110,60)
#3C5A31
(60,90,49)
#2D4626
(45,70,38)
#1E321B
(30,50,27)
#0F1E10
(15,30,16)
#000000
(0,0,0)

Tints of #A5E67E

#A5E67E
(165,230,126)
#ADE889
(173,232,137)
#B5EA94
(181,234,148)
#BDEC9F
(189,236,159)
#C5EEAA
(197,238,170)
#CDF0B5
(205,240,181)
#D5F2C0
(213,242,192)
#DDF4CB
(221,244,203)
#E5F6D6
(229,246,214)
#EDF8E1
(237,248,225)
#F5FAEC
(245,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E67E color. Also use rgb(165,230,126) instead hex code.

Text Font Color

.myTextColor { color: #A5E67E; }

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

This text font color is #A5E67E.

Background Color

.myBgColor { background-color: #A5E67E; }

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

This div background color is #A5E67E.

Border color

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

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

This div border color is #A5E67E.

Opacity

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

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

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

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

This text has shadow with #A5E67E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E67E.

Preview

Color preview on black background

This text has color #A5E67E on black background.


Color preview on white background

This text has color #A5E67E on white background.


Black color preview on #A5E67E background

This text has black color on #A5E67E background.


White color preview on #A5E67E background

This text has white color on #A5E67E background.


Related colors

Complementary color

Complementary color for #hex is #5A1981.


I love getcolorcode.com

Triadic colors

1 #7EA5E6 and #E67EA5 with #A5E67E are triadic colors.

2 #7EE6A5 and #E6A57E with #A5E67E are triadic colors.