COLOR #7A8D95

HEX: #7A8D95 RGB: (122,141,149)

Color info

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

RGB color model

#7A8D95 color RGB value is (122,141,149).

RGB: (122,141,149) (48%, 55%, 58%)

RGB channels and saturation

R 122 of 255 = 48%
G 141 of 255 = 55%
B 149 of 255 = 58%

122
141
149

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

Portions of RGB colors in percentages

R + G + B = 122 + 141 + 149 = 412 (100%)
R 122 of 412 ~ 29.61%
G 141 of 412 ~ 34.22%
B 149 of 412 ~ 36.17'%

%29.61
%34.22
%36.17

CMYK color model

#7A8D95 color CMYK value is (18,5,0,42).

  • cyan value is 18.12%
  • magenta value is 5.37%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (18,5,0,42)
C18M5Y0K42 (18%, 5%, 0%, 42%)
(0.18 / 0.05 / 0.00 / 0.42)

CMYK percentages

%18.12
%5.37
%0
%41.57

Codes

Color #7A8D95 in popluar color models

7A 8D 95
RGB 122 141 149
HSL 198° 11.30% 53.14%
HSB/HSV 198° 18.12% 58.43%
CMYK 18.12% 5.37% 0.00%
41.57%

Color #7A8D95 in popluar number systems.

HEX 7A 8D 95
Decimal 122 141 149
Binary 1111010 10001101 10010101
Octal 172 215 225

Shades and tints

Shades of #7A8D95

#7A8D95
(122,141,149)
#6F8188
(111,129,136)
#64757B
(100,117,123)
#59696E
(89,105,110)
#4E5D61
(78,93,97)
#435154
(67,81,84)
#384547
(56,69,71)
#2D393A
(45,57,58)
#222D2D
(34,45,45)
#172120
(23,33,32)
#0C1513
(12,21,19)
#000000
(0,0,0)

Tints of #7A8D95

#7A8D95
(122,141,149)
#86979E
(134,151,158)
#92A1A7
(146,161,167)
#9EABB0
(158,171,176)
#AAB5B9
(170,181,185)
#B6BFC2
(182,191,194)
#C2C9CB
(194,201,203)
#CED3D4
(206,211,212)
#DADDDD
(218,221,221)
#E6E7E6
(230,231,230)
#F2F1EF
(242,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A8D95; }

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

This text font color is #7A8D95.

Background Color

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

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

This div background color is #7A8D95.

Border color

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

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

This div border color is #7A8D95.

Opacity

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

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

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

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

This text has shadow with #7A8D95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8D95.

Preview

Color preview on black background

This text has color #7A8D95 on black background.


Color preview on white background

This text has color #7A8D95 on white background.


Black color preview on #7A8D95 background

This text has black color on #7A8D95 background.


White color preview on #7A8D95 background

This text has white color on #7A8D95 background.


Related colors

Complementary color

Complementary color for #hex is #85726A.


I love getcolorcode.com

Triadic colors

1 #957A8D and #8D957A with #7A8D95 are triadic colors.

2 #958D7A and #8D7A95 with #7A8D95 are triadic colors.