COLOR #948983

HEX: #948983 RGB: (148,137,131)

Color info

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

RGB color model

#948983 color RGB value is (148,137,131).

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

RGB channels and saturation

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

148
137
131

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

Portions of RGB colors in percentages

R + G + B = 148 + 137 + 131 = 416 (100%)
R 148 of 416 ~ 35.58%
G 137 of 416 ~ 32.93%
B 131 of 416 ~ 31.49'%

%35.58
%32.93
%31.49

CMYK color model

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

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

CMYK: (0,7,11,42)
C0M7Y11K42 (0%, 7%, 11%, 42%)
(0.00 / 0.07 / 0.11 / 0.42)

CMYK percentages

%0
%7.43
%11.49
%41.96

Codes

Color #948983 in popluar color models

94 89 83
RGB 148 137 131
HSL 21° 7.36% 54.71%
HSB/HSV 21° 11.49% 58.04%
CMYK 0.00% 7.43% 11.49%
41.96%

Color #948983 in popluar number systems.

HEX 94 89 83
Decimal 148 137 131
Binary 10010100 10001001 10000011
Octal 224 211 203

Shades and tints

Shades of #948983

#948983
(148,137,131)
#877D78
(135,125,120)
#7A716D
(122,113,109)
#6D6562
(109,101,98)
#605957
(96,89,87)
#534D4C
(83,77,76)
#464141
(70,65,65)
#393536
(57,53,54)
#2C292B
(44,41,43)
#1F1D20
(31,29,32)
#121115
(18,17,21)
#000000
(0,0,0)

Tints of #948983

#948983
(148,137,131)
#9D938E
(157,147,142)
#A69D99
(166,157,153)
#AFA7A4
(175,167,164)
#B8B1AF
(184,177,175)
#C1BBBA
(193,187,186)
#CAC5C5
(202,197,197)
#D3CFD0
(211,207,208)
#DCD9DB
(220,217,219)
#E5E3E6
(229,227,230)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948983; }

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

This text font color is #948983.

Background Color

.myBgColor { background-color: #948983; }

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

This div background color is #948983.

Border color

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

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

This div border color is #948983.

Opacity

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

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

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

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

This text has shadow with #948983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948983.

Preview

Color preview on black background

This text has color #948983 on black background.


Color preview on white background

This text has color #948983 on white background.


Black color preview on #948983 background

This text has black color on #948983 background.


White color preview on #948983 background

This text has white color on #948983 background.


Related colors

Complementary color

Complementary color for #hex is #6B767C.


I love getcolorcode.com

Triadic colors

1 #839489 and #898394 with #948983 are triadic colors.

2 #838994 and #899483 with #948983 are triadic colors.