COLOR #A1D4B1

HEX: #A1D4B1 RGB: (161,212,177)

Color info

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

RGB color model

#A1D4B1 color RGB value is (161,212,177).

RGB: (161,212,177) (63%, 83%, 69%)

RGB channels and saturation

R 161 of 255 = 63%
G 212 of 255 = 83%
B 177 of 255 = 69%

161
212
177

R + G + B ~ 72%. #A1D4B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 212 + 177 = 550 (100%)
R 161 of 550 ~ 29.27%
G 212 of 550 ~ 38.55%
B 177 of 550 ~ 32.18'%

%29.27
%38.55
%32.18

CMYK color model

#A1D4B1 color CMYK value is (24,0,17,17).

  • cyan value is 24.06%
  • magenta value is 0.00%
  • yellow value is 16.51%
  • key color value is 16.86%

CMYK: (24,0,17,17)
C24M0Y17K17 (24%, 0%, 17%, 17%)
(0.24 / 0.00 / 0.17 / 0.17)

CMYK percentages

%24.06
%0
%16.51
%16.86

Codes

Color #A1D4B1 in popluar color models

A1 D4 B1
RGB 161 212 177
HSL 139° 37.23% 73.14%
HSB/HSV 139° 24.06% 83.14%
CMYK 24.06% 0.00% 16.51%
16.86%

Color #A1D4B1 in popluar number systems.

HEX A1 D4 B1
Decimal 161 212 177
Binary 10100001 11010100 10110001
Octal 241 324 261

Shades and tints

Shades of #A1D4B1

#A1D4B1
(161,212,177)
#93C1A1
(147,193,161)
#85AE91
(133,174,145)
#779B81
(119,155,129)
#698871
(105,136,113)
#5B7561
(91,117,97)
#4D6251
(77,98,81)
#3F4F41
(63,79,65)
#313C31
(49,60,49)
#232921
(35,41,33)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #A1D4B1

#A1D4B1
(161,212,177)
#A9D7B8
(169,215,184)
#B1DABF
(177,218,191)
#B9DDC6
(185,221,198)
#C1E0CD
(193,224,205)
#C9E3D4
(201,227,212)
#D1E6DB
(209,230,219)
#D9E9E2
(217,233,226)
#E1ECE9
(225,236,233)
#E9EFF0
(233,239,240)
#F1F2F7
(241,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1D4B1 color. Also use rgb(161,212,177) instead hex code.

Text Font Color

.myTextColor { color: #A1D4B1; }

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

This text font color is #A1D4B1.

Background Color

.myBgColor { background-color: #A1D4B1; }

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

This div background color is #A1D4B1.

Border color

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

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

This div border color is #A1D4B1.

Opacity

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

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

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

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

This text has shadow with #A1D4B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1D4B1.

Preview

Color preview on black background

This text has color #A1D4B1 on black background.


Color preview on white background

This text has color #A1D4B1 on white background.


Black color preview on #A1D4B1 background

This text has black color on #A1D4B1 background.


White color preview on #A1D4B1 background

This text has white color on #A1D4B1 background.


Related colors

Complementary color

Complementary color for #hex is #5E2B4E.


I love getcolorcode.com

Triadic colors

1 #B1A1D4 and #D4B1A1 with #A1D4B1 are triadic colors.

2 #B1D4A1 and #D4A1B1 with #A1D4B1 are triadic colors.