COLOR #948794

HEX: #948794 RGB: (148,135,148)

Color info

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

RGB color model

#948794 color RGB value is (148,135,148).

RGB: (148,135,148) (58%, 53%, 58%)

RGB channels and saturation

R 148 of 255 = 58%
G 135 of 255 = 53%
B 148 of 255 = 58%

148
135
148

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

Portions of RGB colors in percentages

R + G + B = 148 + 135 + 148 = 431 (100%)
R 148 of 431 ~ 34.34%
G 135 of 431 ~ 31.32%
B 148 of 431 ~ 34.34'%

%34.34
%31.32
%34.34

CMYK color model

#948794 color CMYK value is (0,9,0,42).

  • cyan value is 0.00%
  • magenta value is 8.78%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (0,9,0,42)
C0M9Y0K42 (0%, 9%, 0%, 42%)
(0.00 / 0.09 / 0.00 / 0.42)

CMYK percentages

%0
%8.78
%0
%41.96

Codes

Color #948794 in popluar color models

94 87 94
RGB 148 135 148
HSL 300° 5.73% 55.49%
HSB/HSV 300° 8.78% 58.04%
CMYK 0.00% 8.78% 0.00%
41.96%

Color #948794 in popluar number systems.

HEX 94 87 94
Decimal 148 135 148
Binary 10010100 10000111 10010100
Octal 224 207 224

Shades and tints

Shades of #948794

#948794
(148,135,148)
#877B87
(135,123,135)
#7A6F7A
(122,111,122)
#6D636D
(109,99,109)
#605760
(96,87,96)
#534B53
(83,75,83)
#463F46
(70,63,70)
#393339
(57,51,57)
#2C272C
(44,39,44)
#1F1B1F
(31,27,31)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #948794

#948794
(148,135,148)
#9D919D
(157,145,157)
#A69BA6
(166,155,166)
#AFA5AF
(175,165,175)
#B8AFB8
(184,175,184)
#C1B9C1
(193,185,193)
#CAC3CA
(202,195,202)
#D3CDD3
(211,205,211)
#DCD7DC
(220,215,220)
#E5E1E5
(229,225,229)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948794; }

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

This text font color is #948794.

Background Color

.myBgColor { background-color: #948794; }

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

This div background color is #948794.

Border color

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

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

This div border color is #948794.

Opacity

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

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

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

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

This text has shadow with #948794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948794.

Preview

Color preview on black background

This text has color #948794 on black background.


Color preview on white background

This text has color #948794 on white background.


Black color preview on #948794 background

This text has black color on #948794 background.


White color preview on #948794 background

This text has white color on #948794 background.


Related colors

Complementary color

Complementary color for #hex is #6B786B.


I love getcolorcode.com

Triadic colors

1 #949487 and #879494 with #948794 are triadic colors.

2 #948794 and #879494 with #948794 are triadic colors.