COLOR #8D9195

HEX: #8D9195 RGB: (141,145,149)

Color info

#8D9195 contains red, green and blue colors in about the same proportion. Web safe color of #8D9195 is #999999 (or #999).

RGB color model

#8D9195 color RGB value is (141,145,149).

RGB: (141,145,149) (55%, 57%, 58%)

RGB channels and saturation

R 141 of 255 = 55%
G 145 of 255 = 57%
B 149 of 255 = 58%

141
145
149

R + G + B ~ 57%. #8D9195 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 145 + 149 = 435 (100%)
R 141 of 435 ~ 32.41%
G 145 of 435 ~ 33.33%
B 149 of 435 ~ 34.25'%

%32.41
%33.33
%34.25

CMYK color model

#8D9195 color CMYK value is (5,3,0,42).

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

CMYK: (5,3,0,42)
C5M3Y0K42 (5%, 3%, 0%, 42%)
(0.05 / 0.03 / 0.00 / 0.42)

CMYK percentages

%5.37
%2.68
%0
%41.57

Codes

Color #8D9195 in popluar color models

8D 91 95
RGB 141 145 149
HSL 210° 3.64% 56.86%
HSB/HSV 210° 5.37% 58.43%
CMYK 5.37% 2.68% 0.00%
41.57%

Color #8D9195 in popluar number systems.

HEX 8D 91 95
Decimal 141 145 149
Binary 10001101 10010001 10010101
Octal 215 221 225

Shades and tints

Shades of #8D9195

#8D9195
(141,145,149)
#818488
(129,132,136)
#75777B
(117,119,123)
#696A6E
(105,106,110)
#5D5D61
(93,93,97)
#515054
(81,80,84)
#454347
(69,67,71)
#39363A
(57,54,58)
#2D292D
(45,41,45)
#211C20
(33,28,32)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #8D9195

#8D9195
(141,145,149)
#979B9E
(151,155,158)
#A1A5A7
(161,165,167)
#ABAFB0
(171,175,176)
#B5B9B9
(181,185,185)
#BFC3C2
(191,195,194)
#C9CDCB
(201,205,203)
#D3D7D4
(211,215,212)
#DDE1DD
(221,225,221)
#E7EBE6
(231,235,230)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9195 color. Also use rgb(141,145,149) instead hex code.

Text Font Color

.myTextColor { color: #8D9195; }

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

This text font color is #8D9195.

Background Color

.myBgColor { background-color: #8D9195; }

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

This div background color is #8D9195.

Border color

.myBorderColor { border: 1px solid #8D9195; }

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

This div border color is #8D9195.

Opacity

.myOpacity80 { color: #8D9195; opacity: 0.8; }

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

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

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

This text has shadow with #8D9195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9195.

Preview

Color preview on black background

This text has color #8D9195 on black background.


Color preview on white background

This text has color #8D9195 on white background.


Black color preview on #8D9195 background

This text has black color on #8D9195 background.


White color preview on #8D9195 background

This text has white color on #8D9195 background.


Related colors

Complementary color

Complementary color for #hex is #726E6A.


I love getcolorcode.com

Triadic colors

1 #958D91 and #91958D with #8D9195 are triadic colors.

2 #95918D and #918D95 with #8D9195 are triadic colors.