COLOR #A7FDAD

HEX: #A7FDAD RGB: (167,253,173)

Color info

#A7FDAD contains mainly green color. Web safe color of #A7FDAD is #99FF99 (or #9F9).

RGB color model

#A7FDAD color RGB value is (167,253,173).

RGB: (167,253,173) (65%, 99%, 68%)

RGB channels and saturation

R 167 of 255 = 65%
G 253 of 255 = 99%
B 173 of 255 = 68%

167
253
173

R + G + B ~ 77%. #A7FDAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 253 + 173 = 593 (100%)
R 167 of 593 ~ 28.16%
G 253 of 593 ~ 42.66%
B 173 of 593 ~ 29.17'%

%28.16
%42.66
%29.17

CMYK color model

#A7FDAD color CMYK value is (34,0,32,1).

  • cyan value is 33.99%
  • magenta value is 0.00%
  • yellow value is 31.62%
  • key color value is 0.78%

CMYK: (34,0,32,1)
C34M0Y32K1 (34%, 0%, 32%, 1%)
(0.34 / 0.00 / 0.32 / 0.01)

CMYK percentages

%33.99
%0
%31.62
%0.78

Codes

Color #A7FDAD in popluar color models

A7 FD AD
RGB 167 253 173
HSL 124° 95.56% 82.35%
HSB/HSV 124° 33.99% 99.22%
CMYK 33.99% 0.00% 31.62%
0.78%

Color #A7FDAD in popluar number systems.

HEX A7 FD AD
Decimal 167 253 173
Binary 10100111 11111101 10101101
Octal 247 375 255

Shades and tints

Shades of #A7FDAD

#A7FDAD
(167,253,173)
#98E69E
(152,230,158)
#89CF8F
(137,207,143)
#7AB880
(122,184,128)
#6BA171
(107,161,113)
#5C8A62
(92,138,98)
#4D7353
(77,115,83)
#3E5C44
(62,92,68)
#2F4535
(47,69,53)
#202E26
(32,46,38)
#111717
(17,23,23)
#000000
(0,0,0)

Tints of #A7FDAD

#A7FDAD
(167,253,173)
#AFFDB4
(175,253,180)
#B7FDBB
(183,253,187)
#BFFDC2
(191,253,194)
#C7FDC9
(199,253,201)
#CFFDD0
(207,253,208)
#D7FDD7
(215,253,215)
#DFFDDE
(223,253,222)
#E7FDE5
(231,253,229)
#EFFDEC
(239,253,236)
#F7FDF3
(247,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7FDAD color. Also use rgb(167,253,173) instead hex code.

Text Font Color

.myTextColor { color: #A7FDAD; }

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

This text font color is #A7FDAD.

Background Color

.myBgColor { background-color: #A7FDAD; }

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

This div background color is #A7FDAD.

Border color

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

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

This div border color is #A7FDAD.

Opacity

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

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

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

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

This text has shadow with #A7FDAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7FDAD.

Preview

Color preview on black background

This text has color #A7FDAD on black background.


Color preview on white background

This text has color #A7FDAD on white background.


Black color preview on #A7FDAD background

This text has black color on #A7FDAD background.


White color preview on #A7FDAD background

This text has white color on #A7FDAD background.


Related colors

Complementary color

Complementary color for #hex is #580252.


I love getcolorcode.com

Triadic colors

1 #ADA7FD and #FDADA7 with #A7FDAD are triadic colors.

2 #ADFDA7 and #FDA7AD with #A7FDAD are triadic colors.