COLOR #A1D9C4

HEX: #A1D9C4 RGB: (161,217,196)

Color info

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

RGB color model

#A1D9C4 color RGB value is (161,217,196).

RGB: (161,217,196) (63%, 85%, 77%)

RGB channels and saturation

R 161 of 255 = 63%
G 217 of 255 = 85%
B 196 of 255 = 77%

161
217
196

R + G + B ~ 75%. #A1D9C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 217 + 196 = 574 (100%)
R 161 of 574 ~ 28.05%
G 217 of 574 ~ 37.8%
B 196 of 574 ~ 34.15'%

%28.05
%37.8
%34.15

CMYK color model

#A1D9C4 color CMYK value is (26,0,10,15).

  • cyan value is 25.81%
  • magenta value is 0.00%
  • yellow value is 9.68%
  • key color value is 14.90%

CMYK: (26,0,10,15)
C26M0Y10K15 (26%, 0%, 10%, 15%)
(0.26 / 0.00 / 0.10 / 0.15)

CMYK percentages

%25.81
%0
%9.68
%14.9

Codes

Color #A1D9C4 in popluar color models

A1 D9 C4
RGB 161 217 196
HSL 158° 42.42% 74.12%
HSB/HSV 158° 25.81% 85.10%
CMYK 25.81% 0.00% 9.68%
14.90%

Color #A1D9C4 in popluar number systems.

HEX A1 D9 C4
Decimal 161 217 196
Binary 10100001 11011001 11000100
Octal 241 331 304

Shades and tints

Shades of #A1D9C4

#A1D9C4
(161,217,196)
#93C6B3
(147,198,179)
#85B3A2
(133,179,162)
#77A091
(119,160,145)
#698D80
(105,141,128)
#5B7A6F
(91,122,111)
#4D675E
(77,103,94)
#3F544D
(63,84,77)
#31413C
(49,65,60)
#232E2B
(35,46,43)
#151B1A
(21,27,26)
#000000
(0,0,0)

Tints of #A1D9C4

#A1D9C4
(161,217,196)
#A9DCC9
(169,220,201)
#B1DFCE
(177,223,206)
#B9E2D3
(185,226,211)
#C1E5D8
(193,229,216)
#C9E8DD
(201,232,221)
#D1EBE2
(209,235,226)
#D9EEE7
(217,238,231)
#E1F1EC
(225,241,236)
#E9F4F1
(233,244,241)
#F1F7F6
(241,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1D9C4 color. Also use rgb(161,217,196) instead hex code.

Text Font Color

.myTextColor { color: #A1D9C4; }

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

This text font color is #A1D9C4.

Background Color

.myBgColor { background-color: #A1D9C4; }

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

This div background color is #A1D9C4.

Border color

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

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

This div border color is #A1D9C4.

Opacity

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

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

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

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

This text has shadow with #A1D9C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1D9C4.

Preview

Color preview on black background

This text has color #A1D9C4 on black background.


Color preview on white background

This text has color #A1D9C4 on white background.


Black color preview on #A1D9C4 background

This text has black color on #A1D9C4 background.


White color preview on #A1D9C4 background

This text has white color on #A1D9C4 background.


Related colors

Complementary color

Complementary color for #hex is #5E263B.


I love getcolorcode.com

Triadic colors

1 #C4A1D9 and #D9C4A1 with #A1D9C4 are triadic colors.

2 #C4D9A1 and #D9A1C4 with #A1D9C4 are triadic colors.