COLOR #A5E14B

HEX: #A5E14B RGB: (165,225,75)

Renk bilgisi

#A5E14B contains mainly green color. #A5E14B ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#A5E14B color RGB value is (165,225,75).

RGB: (165,225,75) (65%, 88%, 29%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 75 of 255 = 29%

165
225
75

R + G + B ~ 61%. #A5E14B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 75 = 465 (100%)
R 165 of 465 ~ 35.48%
G 225 of 465 ~ 48.39%
B 75 of 465 ~ 16.13'%

%35.48
%48.39
%16.13

CMYK RENK MODELİ

#A5E14B rengi CMYK tonu (27,0,67,12).

  • camgöbeği tonu 26.67%
  • eflatun tonu 0.00%
  • sarı tonu 66.67%
  • ana renk tonu 11.76%

CMYK: (27,0,67,12)
C27M0Y67K12 (27%, 0%, 67%, 12%)
(0.27 / 0.00 / 0.67 / 0.12)

CMYK yüzdeleri

%26.67
%0
%66.67
%11.76

Codes

Color #A5E14B in popluar color models

A5 E1 4B
RGB 165 225 75
HSL 84° 71.43% 58.82%
HSB/HSV 84° 66.67% 88.24%
CMYK 26.67% 0.00% 66.67%
11.76%

Color #A5E14B in popluar number systems.

HEX A5 E1 4B
Decimal 165 225 75
Binary 10100101 11100001 1001011
Octal 245 341 113

Shades and tints

Shades of #A5E14B

#A5E14B
(165,225,75)
#96CD45
(150,205,69)
#87B93F
(135,185,63)
#78A539
(120,165,57)
#699133
(105,145,51)
#5A7D2D
(90,125,45)
#4B6927
(75,105,39)
#3C5521
(60,85,33)
#2D411B
(45,65,27)
#1E2D15
(30,45,21)
#0F190F
(15,25,15)
#000000
(0,0,0)

Tints of #A5E14B

#A5E14B
(165,225,75)
#ADE35B
(173,227,91)
#B5E56B
(181,229,107)
#BDE77B
(189,231,123)
#C5E98B
(197,233,139)
#CDEB9B
(205,235,155)
#D5EDAB
(213,237,171)
#DDEFBB
(221,239,187)
#E5F1CB
(229,241,203)
#EDF3DB
(237,243,219)
#F5F5EB
(245,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E14B color. Also use rgb(165,225,75) instead hex code.

Text Font Color

.myTextColor { color: #A5E14B; }

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

This text font color is #A5E14B.

Background Color

.myBgColor { background-color: #A5E14B; }

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

This div background color is #A5E14B.

Border color

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

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

This div border color is #A5E14B.

Opacity

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

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

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

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

This text has shadow with #A5E14B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E14B.

Preview

Color preview on black background

This text has color #A5E14B on black background.


Color preview on white background

This text has color #A5E14B on white background.


Black color preview on #A5E14B background

This text has black color on #A5E14B background.


White color preview on #A5E14B background

This text has white color on #A5E14B background.


Related colors

Complementary color

Complementary color for #hex is #5A1EB4.


I love getcolorcode.com

Triadic colors

1 #4BA5E1 and #E14BA5 with #A5E14B are triadic colors.

2 #4BE1A5 and #E1A54B with #A5E14B are triadic colors.