COLOR #A1D097

HEX: #A1D097 RGB: (161,208,151)

Color info

#A1D097 contains red, green and blue colors in about the same proportion. Web safe color of #A1D097 is #99CC99 (or #9C9).

RGB color model

#A1D097 color RGB value is (161,208,151).

RGB: (161,208,151) (63%, 82%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 208 of 255 = 82%
B 151 of 255 = 59%

161
208
151

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

Portions of RGB colors in percentages

R + G + B = 161 + 208 + 151 = 520 (100%)
R 161 of 520 ~ 30.96%
G 208 of 520 ~ 40%
B 151 of 520 ~ 29.04'%

%30.96
%40
%29.04

CMYK color model

#A1D097 color CMYK value is (23,0,27,18).

  • cyan value is 22.60%
  • magenta value is 0.00%
  • yellow value is 27.40%
  • key color value is 18.43%

CMYK: (23,0,27,18)
C23M0Y27K18 (23%, 0%, 27%, 18%)
(0.23 / 0.00 / 0.27 / 0.18)

CMYK percentages

%22.6
%0
%27.4
%18.43

Codes

Color #A1D097 in popluar color models

A1 D0 97
RGB 161 208 151
HSL 109° 37.75% 70.39%
HSB/HSV 109° 27.40% 81.57%
CMYK 22.60% 0.00% 27.40%
18.43%

Color #A1D097 in popluar number systems.

HEX A1 D0 97
Decimal 161 208 151
Binary 10100001 11010000 10010111
Octal 241 320 227

Shades and tints

Shades of #A1D097

#A1D097
(161,208,151)
#93BE8A
(147,190,138)
#85AC7D
(133,172,125)
#779A70
(119,154,112)
#698863
(105,136,99)
#5B7656
(91,118,86)
#4D6449
(77,100,73)
#3F523C
(63,82,60)
#31402F
(49,64,47)
#232E22
(35,46,34)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #A1D097

#A1D097
(161,208,151)
#A9D4A0
(169,212,160)
#B1D8A9
(177,216,169)
#B9DCB2
(185,220,178)
#C1E0BB
(193,224,187)
#C9E4C4
(201,228,196)
#D1E8CD
(209,232,205)
#D9ECD6
(217,236,214)
#E1F0DF
(225,240,223)
#E9F4E8
(233,244,232)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1D097 color. Also use rgb(161,208,151) instead hex code.

Text Font Color

.myTextColor { color: #A1D097; }

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

This text font color is #A1D097.

Background Color

.myBgColor { background-color: #A1D097; }

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

This div background color is #A1D097.

Border color

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

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

This div border color is #A1D097.

Opacity

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

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

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

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

This text has shadow with #A1D097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1D097.

Preview

Color preview on black background

This text has color #A1D097 on black background.


Color preview on white background

This text has color #A1D097 on white background.


Black color preview on #A1D097 background

This text has black color on #A1D097 background.


White color preview on #A1D097 background

This text has white color on #A1D097 background.


Related colors

Complementary color

Complementary color for #hex is #5E2F68.


I love getcolorcode.com

Triadic colors

1 #97A1D0 and #D097A1 with #A1D097 are triadic colors.

2 #97D0A1 and #D0A197 with #A1D097 are triadic colors.