COLOR #A8DBAD

HEX: #A8DBAD RGB: (168,219,173)

Color info

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

RGB color model

#A8DBAD color RGB value is (168,219,173).

RGB: (168,219,173) (66%, 86%, 68%)

RGB channels and saturation

R 168 of 255 = 66%
G 219 of 255 = 86%
B 173 of 255 = 68%

168
219
173

R + G + B ~ 73%. #A8DBAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 219 + 173 = 560 (100%)
R 168 of 560 ~ 30%
G 219 of 560 ~ 39.11%
B 173 of 560 ~ 30.89'%

%30
%39.11
%30.89

CMYK color model

#A8DBAD color CMYK value is (23,0,21,14).

  • cyan value is 23.29%
  • magenta value is 0.00%
  • yellow value is 21.00%
  • key color value is 14.12%
CMYK: (23,0,21,14) C23M0Y21K14 (23%,0%,21%,14%) (0.23/0.00/0.21/0.14) 

CMYK percentages

%23.29
%0
%21
%14.12

Codes

Color #A8DBAD in popluar color models

A8 DB AD
RGB 168 219 173
HSL 126° 41.46% 75.88%
HSB/HSV 126° 23.29% 85.88%
CMYK 23.29% 0.00% 21.00%
14.12%

Color #A8DBAD in popluar number systems.

HEX A8 DB AD
Decimal 168 219 173
Binary 10101000 11011011 10101101
Octal 250 333 255

Shades and tints

Shades of #A8DBAD

#A8DBAD
(168,219,173)
#99C89E
(153,200,158)
#8AB58F
(138,181,143)
#7BA280
(123,162,128)
#6C8F71
(108,143,113)
#5D7C62
(93,124,98)
#4E6953
(78,105,83)
#3F5644
(63,86,68)
#304335
(48,67,53)
#213026
(33,48,38)
#121D17
(18,29,23)
#000000
(0,0,0)

Tints of #A8DBAD

#A8DBAD
(168,219,173)
#AFDEB4
(175,222,180)
#B6E1BB
(182,225,187)
#BDE4C2
(189,228,194)
#C4E7C9
(196,231,201)
#CBEAD0
(203,234,208)
#D2EDD7
(210,237,215)
#D9F0DE
(217,240,222)
#E0F3E5
(224,243,229)
#E7F6EC
(231,246,236)
#EEF9F3
(238,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8DBAD color. Also use rgb(168,219,173) instead hex code.

Text Font Color

.myTextColor { color: #A8DBAD; }

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

This text font color is #A8DBAD.

Background Color

.myBgColor { background-color: #A8DBAD; }

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

This div background color is #A8DBAD.

Border color

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

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

This div border color is #A8DBAD.

Opacity

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

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

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

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

This text has shadow with #A8DBAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8DBAD.

Preview

Color preview on black background

This text has color #A8DBAD on black background.


Color preview on white background

This text has color #A8DBAD on white background.


Black color preview on #A8DBAD background

This text has black color on #A8DBAD background.


White color preview on #A8DBAD background

This text has white color on #A8DBAD background.


Related colors

Complementary color

Complementary color for #hex is #572452.


I love getcolorcode.com

Triadic colors

1 #ADA8DB and #DBADA8 with #A8DBAD are triadic colors.

2 #ADDBA8 and #DBA8AD with #A8DBAD are triadic colors.