COLOR #7ABA5A

HEX: #7ABA5A RGB: (122,186,90)

Color info

#7ABA5A contains mainly green color. Web safe color of #7ABA5A is #66CC66 (or #6C6).

RGB color model

#7ABA5A color RGB value is (122,186,90).

RGB: (122,186,90) (48%, 73%, 35%)

RGB channels and saturation

R 122 of 255 = 48%
G 186 of 255 = 73%
B 90 of 255 = 35%

122
186
90

R + G + B ~ 52%. #7ABA5A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 122 + 186 + 90 = 398 (100%)
R 122 of 398 ~ 30.65%
G 186 of 398 ~ 46.73%
B 90 of 398 ~ 22.61'%

%30.65
%46.73
%22.61

CMYK color model

#7ABA5A color CMYK value is (34,0,52,27).

  • cyan value is 34.41%
  • magenta value is 0.00%
  • yellow value is 51.61%
  • key color value is 27.06%

CMYK: (34,0,52,27)
C34M0Y52K27 (34%, 0%, 52%, 27%)
(0.34 / 0.00 / 0.52 / 0.27)

CMYK percentages

%34.41
%0
%51.61
%27.06

Codes

Color #7ABA5A in popluar color models

7A BA 5A
RGB 122 186 90
HSL 100° 41.03% 54.12%
HSB/HSV 100° 51.61% 72.94%
CMYK 34.41% 0.00% 51.61%
27.06%

Color #7ABA5A in popluar number systems.

HEX 7A BA 5A
Decimal 122 186 90
Binary 1111010 10111010 1011010
Octal 172 272 132

Shades and tints

Shades of #7ABA5A

#7ABA5A
(122,186,90)
#6FAA52
(111,170,82)
#649A4A
(100,154,74)
#598A42
(89,138,66)
#4E7A3A
(78,122,58)
#436A32
(67,106,50)
#385A2A
(56,90,42)
#2D4A22
(45,74,34)
#223A1A
(34,58,26)
#172A12
(23,42,18)
#0C1A0A
(12,26,10)
#000000
(0,0,0)

Tints of #7ABA5A

#7ABA5A
(122,186,90)
#86C069
(134,192,105)
#92C678
(146,198,120)
#9ECC87
(158,204,135)
#AAD296
(170,210,150)
#B6D8A5
(182,216,165)
#C2DEB4
(194,222,180)
#CEE4C3
(206,228,195)
#DAEAD2
(218,234,210)
#E6F0E1
(230,240,225)
#F2F6F0
(242,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ABA5A color. Also use rgb(122,186,90) instead hex code.

Text Font Color

.myTextColor { color: #7ABA5A; }

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

This text font color is #7ABA5A.

Background Color

.myBgColor { background-color: #7ABA5A; }

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

This div background color is #7ABA5A.

Border color

.myBorderColor { border: 1px solid #7ABA5A; }

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

This div border color is #7ABA5A.

Opacity

.myOpacity80 { color: #7ABA5A; opacity: 0.8; }

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

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

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

This text has shadow with #7ABA5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ABA5A.

Preview

Color preview on black background

This text has color #7ABA5A on black background.


Color preview on white background

This text has color #7ABA5A on white background.


Black color preview on #7ABA5A background

This text has black color on #7ABA5A background.


White color preview on #7ABA5A background

This text has white color on #7ABA5A background.


Related colors

Complementary color

Complementary color for #hex is #8545A5.


I love getcolorcode.com

Triadic colors

1 #5A7ABA and #BA5A7A with #7ABA5A are triadic colors.

2 #5ABA7A and #BA7A5A with #7ABA5A are triadic colors.