COLOR #949791

HEX: #949791 RGB: (148,151,145)

Color info

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

RGB color model

#949791 color RGB value is (148,151,145).

RGB: (148,151,145) (58%, 59%, 57%)

RGB channels and saturation

R 148 of 255 = 58%
G 151 of 255 = 59%
B 145 of 255 = 57%

148
151
145

R + G + B ~ 58%. #949791 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 151 + 145 = 444 (100%)
R 148 of 444 ~ 33.33%
G 151 of 444 ~ 34.01%
B 145 of 444 ~ 32.66'%

%33.33
%34.01
%32.66

CMYK color model

#949791 color CMYK value is (2,0,4,41).

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

CMYK: (2,0,4,41)
C2M0Y4K41 (2%, 0%, 4%, 41%)
(0.02 / 0.00 / 0.04 / 0.41)

CMYK percentages

%1.99
%0
%3.97
%40.78

Codes

Color #949791 in popluar color models

94 97 91
RGB 148 151 145
HSL 90° 2.80% 58.04%
HSB/HSV 90° 3.97% 59.22%
CMYK 1.99% 0.00% 3.97%
40.78%

Color #949791 in popluar number systems.

HEX 94 97 91
Decimal 148 151 145
Binary 10010100 10010111 10010001
Octal 224 227 221

Shades and tints

Shades of #949791

#949791
(148,151,145)
#878A84
(135,138,132)
#7A7D77
(122,125,119)
#6D706A
(109,112,106)
#60635D
(96,99,93)
#535650
(83,86,80)
#464943
(70,73,67)
#393C36
(57,60,54)
#2C2F29
(44,47,41)
#1F221C
(31,34,28)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #949791

#949791
(148,151,145)
#9DA09B
(157,160,155)
#A6A9A5
(166,169,165)
#AFB2AF
(175,178,175)
#B8BBB9
(184,187,185)
#C1C4C3
(193,196,195)
#CACDCD
(202,205,205)
#D3D6D7
(211,214,215)
#DCDFE1
(220,223,225)
#E5E8EB
(229,232,235)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949791; }

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

This text font color is #949791.

Background Color

.myBgColor { background-color: #949791; }

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

This div background color is #949791.

Border color

.myBorderColor { border: 1px solid #949791; }

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

This div border color is #949791.

Opacity

.myOpacity80 { color: #949791; opacity: 0.8; }

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

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

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

This text has shadow with #949791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949791.

Preview

Color preview on black background

This text has color #949791 on black background.


Color preview on white background

This text has color #949791 on white background.


Black color preview on #949791 background

This text has black color on #949791 background.


White color preview on #949791 background

This text has white color on #949791 background.


Related colors

Complementary color

Complementary color for #hex is #6B686E.


I love getcolorcode.com

Triadic colors

1 #919497 and #979194 with #949791 are triadic colors.

2 #919794 and #979491 with #949791 are triadic colors.