COLOR #7A997A

HEX: #7A997A RGB: (122,153,122)

Color info

#7A997A contains red, green and blue colors in about the same proportion. Web safe color of #7A997A is #669966 (or #696).

RGB color model

#7A997A color RGB value is (122,153,122).

RGB: (122,153,122) (48%, 60%, 48%)

RGB channels and saturation

R 122 of 255 = 48%
G 153 of 255 = 60%
B 122 of 255 = 48%

122
153
122

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

Portions of RGB colors in percentages

R + G + B = 122 + 153 + 122 = 397 (100%)
R 122 of 397 ~ 30.73%
G 153 of 397 ~ 38.54%
B 122 of 397 ~ 30.73'%

%30.73
%38.54
%30.73

CMYK color model

#7A997A color CMYK value is (20,0,20,40).

  • cyan value is 20.26%
  • magenta value is 0.00%
  • yellow value is 20.26%
  • key color value is 40.00%

CMYK: (20,0,20,40)
C20M0Y20K40 (20%, 0%, 20%, 40%)
(0.20 / 0.00 / 0.20 / 0.40)

CMYK percentages

%20.26
%0
%20.26
%40

Codes

Color #7A997A in popluar color models

7A 99 7A
RGB 122 153 122
HSL 120° 13.19% 53.92%
HSB/HSV 120° 20.26% 60.00%
CMYK 20.26% 0.00% 20.26%
40.00%

Color #7A997A in popluar number systems.

HEX 7A 99 7A
Decimal 122 153 122
Binary 1111010 10011001 1111010
Octal 172 231 172

Shades and tints

Shades of #7A997A

#7A997A
(122,153,122)
#6F8C6F
(111,140,111)
#647F64
(100,127,100)
#597259
(89,114,89)
#4E654E
(78,101,78)
#435843
(67,88,67)
#384B38
(56,75,56)
#2D3E2D
(45,62,45)
#223122
(34,49,34)
#172417
(23,36,23)
#0C170C
(12,23,12)
#000000
(0,0,0)

Tints of #7A997A

#7A997A
(122,153,122)
#86A286
(134,162,134)
#92AB92
(146,171,146)
#9EB49E
(158,180,158)
#AABDAA
(170,189,170)
#B6C6B6
(182,198,182)
#C2CFC2
(194,207,194)
#CED8CE
(206,216,206)
#DAE1DA
(218,225,218)
#E6EAE6
(230,234,230)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A997A; }

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

This text font color is #7A997A.

Background Color

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

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

This div background color is #7A997A.

Border color

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

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

This div border color is #7A997A.

Opacity

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

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

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

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

This text has shadow with #7A997A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A997A.

Preview

Color preview on black background

This text has color #7A997A on black background.


Color preview on white background

This text has color #7A997A on white background.


Black color preview on #7A997A background

This text has black color on #7A997A background.


White color preview on #7A997A background

This text has white color on #7A997A background.


Related colors

Complementary color

Complementary color for #hex is #856685.


I love getcolorcode.com

Triadic colors

1 #7A7A99 and #997A7A with #7A997A are triadic colors.

2 #7A997A and #997A7A with #7A997A are triadic colors.