COLOR #948394

HEX: #948394 RGB: (148,131,148)

Color info

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

RGB color model

#948394 color RGB value is (148,131,148).

RGB: (148,131,148) (58%, 51%, 58%)

RGB channels and saturation

R 148 of 255 = 58%
G 131 of 255 = 51%
B 148 of 255 = 58%

148
131
148

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

Portions of RGB colors in percentages

R + G + B = 148 + 131 + 148 = 427 (100%)
R 148 of 427 ~ 34.66%
G 131 of 427 ~ 30.68%
B 148 of 427 ~ 34.66'%

%34.66
%30.68
%34.66

CMYK color model

#948394 color CMYK value is (0,11,0,42).

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

CMYK: (0,11,0,42)
C0M11Y0K42 (0%, 11%, 0%, 42%)
(0.00 / 0.11 / 0.00 / 0.42)

CMYK percentages

%0
%11.49
%0
%41.96

Codes

Color #948394 in popluar color models

94 83 94
RGB 148 131 148
HSL 300° 7.36% 54.71%
HSB/HSV 300° 11.49% 58.04%
CMYK 0.00% 11.49% 0.00%
41.96%

Color #948394 in popluar number systems.

HEX 94 83 94
Decimal 148 131 148
Binary 10010100 10000011 10010100
Octal 224 203 224

Shades and tints

Shades of #948394

#948394
(148,131,148)
#877887
(135,120,135)
#7A6D7A
(122,109,122)
#6D626D
(109,98,109)
#605760
(96,87,96)
#534C53
(83,76,83)
#464146
(70,65,70)
#393639
(57,54,57)
#2C2B2C
(44,43,44)
#1F201F
(31,32,31)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #948394

#948394
(148,131,148)
#9D8E9D
(157,142,157)
#A699A6
(166,153,166)
#AFA4AF
(175,164,175)
#B8AFB8
(184,175,184)
#C1BAC1
(193,186,193)
#CAC5CA
(202,197,202)
#D3D0D3
(211,208,211)
#DCDBDC
(220,219,220)
#E5E6E5
(229,230,229)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948394; }

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

This text font color is #948394.

Background Color

.myBgColor { background-color: #948394; }

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

This div background color is #948394.

Border color

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

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

This div border color is #948394.

Opacity

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

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

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

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

This text has shadow with #948394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948394.

Preview

Color preview on black background

This text has color #948394 on black background.


Color preview on white background

This text has color #948394 on white background.


Black color preview on #948394 background

This text has black color on #948394 background.


White color preview on #948394 background

This text has white color on #948394 background.


Related colors

Complementary color

Complementary color for #hex is #6B7C6B.


I love getcolorcode.com

Triadic colors

1 #949483 and #839494 with #948394 are triadic colors.

2 #948394 and #839494 with #948394 are triadic colors.