COLOR #A5D072

HEX: #A5D072 RGB: (165,208,114)

Color info

#A5D072 contains mainly red and green colors. Web safe color of #A5D072 is #99CC66 (or #9C6).

RGB color model

#A5D072 color RGB value is (165,208,114).

RGB: (165,208,114) (65%, 82%, 45%)

RGB channels and saturation

R 165 of 255 = 65%
G 208 of 255 = 82%
B 114 of 255 = 45%

165
208
114

R + G + B ~ 64%. #A5D072 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 208 + 114 = 487 (100%)
R 165 of 487 ~ 33.88%
G 208 of 487 ~ 42.71%
B 114 of 487 ~ 23.41'%

%33.88
%42.71
%23.41

CMYK color model

#A5D072 color CMYK value is (21,0,45,18).

  • cyan value is 20.67%
  • magenta value is 0.00%
  • yellow value is 45.19%
  • key color value is 18.43%

CMYK: (21,0,45,18)
C21M0Y45K18 (21%, 0%, 45%, 18%)
(0.21 / 0.00 / 0.45 / 0.18)

CMYK percentages

%20.67
%0
%45.19
%18.43

Codes

Color #A5D072 in popluar color models

A5 D0 72
RGB 165 208 114
HSL 87° 50.00% 63.14%
HSB/HSV 87° 45.19% 81.57%
CMYK 20.67% 0.00% 45.19%
18.43%

Color #A5D072 in popluar number systems.

HEX A5 D0 72
Decimal 165 208 114
Binary 10100101 11010000 1110010
Octal 245 320 162

Shades and tints

Shades of #A5D072

#A5D072
(165,208,114)
#96BE68
(150,190,104)
#87AC5E
(135,172,94)
#789A54
(120,154,84)
#69884A
(105,136,74)
#5A7640
(90,118,64)
#4B6436
(75,100,54)
#3C522C
(60,82,44)
#2D4022
(45,64,34)
#1E2E18
(30,46,24)
#0F1C0E
(15,28,14)
#000000
(0,0,0)

Tints of #A5D072

#A5D072
(165,208,114)
#ADD47E
(173,212,126)
#B5D88A
(181,216,138)
#BDDC96
(189,220,150)
#C5E0A2
(197,224,162)
#CDE4AE
(205,228,174)
#D5E8BA
(213,232,186)
#DDECC6
(221,236,198)
#E5F0D2
(229,240,210)
#EDF4DE
(237,244,222)
#F5F8EA
(245,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D072 color. Also use rgb(165,208,114) instead hex code.

Text Font Color

.myTextColor { color: #A5D072; }

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

This text font color is #A5D072.

Background Color

.myBgColor { background-color: #A5D072; }

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

This div background color is #A5D072.

Border color

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

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

This div border color is #A5D072.

Opacity

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

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

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

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

This text has shadow with #A5D072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D072.

Preview

Color preview on black background

This text has color #A5D072 on black background.


Color preview on white background

This text has color #A5D072 on white background.


Black color preview on #A5D072 background

This text has black color on #A5D072 background.


White color preview on #A5D072 background

This text has white color on #A5D072 background.


Related colors

Complementary color

Complementary color for #hex is #5A2F8D.


I love getcolorcode.com

Triadic colors

1 #72A5D0 and #D072A5 with #A5D072 are triadic colors.

2 #72D0A5 and #D0A572 with #A5D072 are triadic colors.