COLOR #7A9197

HEX: #7A9197 RGB: (122,145,151)

Color info

#7A9197 contains red, green and blue colors in about the same proportion. Web safe color of #7A9197 is #669999 (or #699).

RGB color model

#7A9197 color RGB value is (122,145,151).

RGB: (122,145,151) (48%, 57%, 59%)

RGB channels and saturation

R 122 of 255 = 48%
G 145 of 255 = 57%
B 151 of 255 = 59%

122
145
151

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

Portions of RGB colors in percentages

R + G + B = 122 + 145 + 151 = 418 (100%)
R 122 of 418 ~ 29.19%
G 145 of 418 ~ 34.69%
B 151 of 418 ~ 36.12'%

%29.19
%34.69
%36.12

CMYK color model

#7A9197 color CMYK value is (19,4,0,41).

  • cyan value is 19.21%
  • magenta value is 3.97%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (19,4,0,41)
C19M4Y0K41 (19%, 4%, 0%, 41%)
(0.19 / 0.04 / 0.00 / 0.41)

CMYK percentages

%19.21
%3.97
%0
%40.78

Codes

Color #7A9197 in popluar color models

7A 91 97
RGB 122 145 151
HSL 192° 12.24% 53.53%
HSB/HSV 192° 19.21% 59.22%
CMYK 19.21% 3.97% 0.00%
40.78%

Color #7A9197 in popluar number systems.

HEX 7A 91 97
Decimal 122 145 151
Binary 1111010 10010001 10010111
Octal 172 221 227

Shades and tints

Shades of #7A9197

#7A9197
(122,145,151)
#6F848A
(111,132,138)
#64777D
(100,119,125)
#596A70
(89,106,112)
#4E5D63
(78,93,99)
#435056
(67,80,86)
#384349
(56,67,73)
#2D363C
(45,54,60)
#22292F
(34,41,47)
#171C22
(23,28,34)
#0C0F15
(12,15,21)
#000000
(0,0,0)

Tints of #7A9197

#7A9197
(122,145,151)
#869BA0
(134,155,160)
#92A5A9
(146,165,169)
#9EAFB2
(158,175,178)
#AAB9BB
(170,185,187)
#B6C3C4
(182,195,196)
#C2CDCD
(194,205,205)
#CED7D6
(206,215,214)
#DAE1DF
(218,225,223)
#E6EBE8
(230,235,232)
#F2F5F1
(242,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A9197; }

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

This text font color is #7A9197.

Background Color

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

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

This div background color is #7A9197.

Border color

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

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

This div border color is #7A9197.

Opacity

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

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

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

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

This text has shadow with #7A9197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A9197.

Preview

Color preview on black background

This text has color #7A9197 on black background.


Color preview on white background

This text has color #7A9197 on white background.


Black color preview on #7A9197 background

This text has black color on #7A9197 background.


White color preview on #7A9197 background

This text has white color on #7A9197 background.


Related colors

Complementary color

Complementary color for #hex is #856E68.


I love getcolorcode.com

Triadic colors

1 #977A91 and #91977A with #7A9197 are triadic colors.

2 #97917A and #917A97 with #7A9197 are triadic colors.