COLOR #948783

HEX: #948783 RGB: (148,135,131)

Color info

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

RGB color model

#948783 color RGB value is (148,135,131).

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

RGB channels and saturation

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

148
135
131

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

Portions of RGB colors in percentages

R + G + B = 148 + 135 + 131 = 414 (100%)
R 148 of 414 ~ 35.75%
G 135 of 414 ~ 32.61%
B 131 of 414 ~ 31.64'%

%35.75
%32.61
%31.64

CMYK color model

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

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

CMYK: (0,9,11,42)
C0M9Y11K42 (0%, 9%, 11%, 42%)
(0.00 / 0.09 / 0.11 / 0.42)

CMYK percentages

%0
%8.78
%11.49
%41.96

Codes

Color #948783 in popluar color models

94 87 83
RGB 148 135 131
HSL 14° 7.36% 54.71%
HSB/HSV 14° 11.49% 58.04%
CMYK 0.00% 8.78% 11.49%
41.96%

Color #948783 in popluar number systems.

HEX 94 87 83
Decimal 148 135 131
Binary 10010100 10000111 10000011
Octal 224 207 203

Shades and tints

Shades of #948783

#948783
(148,135,131)
#877B78
(135,123,120)
#7A6F6D
(122,111,109)
#6D6362
(109,99,98)
#605757
(96,87,87)
#534B4C
(83,75,76)
#463F41
(70,63,65)
#393336
(57,51,54)
#2C272B
(44,39,43)
#1F1B20
(31,27,32)
#120F15
(18,15,21)
#000000
(0,0,0)

Tints of #948783

#948783
(148,135,131)
#9D918E
(157,145,142)
#A69B99
(166,155,153)
#AFA5A4
(175,165,164)
#B8AFAF
(184,175,175)
#C1B9BA
(193,185,186)
#CAC3C5
(202,195,197)
#D3CDD0
(211,205,208)
#DCD7DB
(220,215,219)
#E5E1E6
(229,225,230)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948783; }

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

This text font color is #948783.

Background Color

.myBgColor { background-color: #948783; }

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

This div background color is #948783.

Border color

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

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

This div border color is #948783.

Opacity

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

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

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

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

This text has shadow with #948783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948783.

Preview

Color preview on black background

This text has color #948783 on black background.


Color preview on white background

This text has color #948783 on white background.


Black color preview on #948783 background

This text has black color on #948783 background.


White color preview on #948783 background

This text has white color on #948783 background.


Related colors

Complementary color

Complementary color for #hex is #6B787C.


I love getcolorcode.com

Triadic colors

1 #839487 and #878394 with #948783 are triadic colors.

2 #838794 and #879483 with #948783 are triadic colors.