COLOR #A7F073

HEX: #A7F073 RGB: (167,240,115)

Color info

#A7F073 contains mainly green color. Web safe color of #A7F073 is #99FF66 (or #9F6).

RGB color model

#A7F073 color RGB value is (167,240,115).

RGB: (167,240,115) (65%, 94%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 240 of 255 = 94%
B 115 of 255 = 45%

167
240
115

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

Portions of RGB colors in percentages

R + G + B = 167 + 240 + 115 = 522 (100%)
R 167 of 522 ~ 31.99%
G 240 of 522 ~ 45.98%
B 115 of 522 ~ 22.03'%

%31.99
%45.98
%22.03

CMYK color model

#A7F073 color CMYK value is (30,0,52,6).

  • cyan value is 30.42%
  • magenta value is 0.00%
  • yellow value is 52.08%
  • key color value is 5.88%

CMYK: (30,0,52,6)
C30M0Y52K6 (30%, 0%, 52%, 6%)
(0.30 / 0.00 / 0.52 / 0.06)

CMYK percentages

%30.42
%0
%52.08
%5.88

Codes

Color #A7F073 in popluar color models

A7 F0 73
RGB 167 240 115
HSL 95° 80.65% 69.61%
HSB/HSV 95° 52.08% 94.12%
CMYK 30.42% 0.00% 52.08%
5.88%

Color #A7F073 in popluar number systems.

HEX A7 F0 73
Decimal 167 240 115
Binary 10100111 11110000 1110011
Octal 247 360 163

Shades and tints

Shades of #A7F073

#A7F073
(167,240,115)
#98DB69
(152,219,105)
#89C65F
(137,198,95)
#7AB155
(122,177,85)
#6B9C4B
(107,156,75)
#5C8741
(92,135,65)
#4D7237
(77,114,55)
#3E5D2D
(62,93,45)
#2F4823
(47,72,35)
#203319
(32,51,25)
#111E0F
(17,30,15)
#000000
(0,0,0)

Tints of #A7F073

#A7F073
(167,240,115)
#AFF17F
(175,241,127)
#B7F28B
(183,242,139)
#BFF397
(191,243,151)
#C7F4A3
(199,244,163)
#CFF5AF
(207,245,175)
#D7F6BB
(215,246,187)
#DFF7C7
(223,247,199)
#E7F8D3
(231,248,211)
#EFF9DF
(239,249,223)
#F7FAEB
(247,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7F073 color. Also use rgb(167,240,115) instead hex code.

Text Font Color

.myTextColor { color: #A7F073; }

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

This text font color is #A7F073.

Background Color

.myBgColor { background-color: #A7F073; }

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

This div background color is #A7F073.

Border color

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

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

This div border color is #A7F073.

Opacity

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

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

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

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

This text has shadow with #A7F073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7F073.

Preview

Color preview on black background

This text has color #A7F073 on black background.


Color preview on white background

This text has color #A7F073 on white background.


Black color preview on #A7F073 background

This text has black color on #A7F073 background.


White color preview on #A7F073 background

This text has white color on #A7F073 background.


Related colors

Complementary color

Complementary color for #hex is #580F8C.


I love getcolorcode.com

Triadic colors

1 #73A7F0 and #F073A7 with #A7F073 are triadic colors.

2 #73F0A7 and #F0A773 with #A7F073 are triadic colors.