COLOR #948677

HEX: #948677 RGB: (148,134,119)

Color info

#948677 contains red, green and blue colors in about the same proportion. Web safe color of #948677 is #999966 (or #996).

RGB color model

#948677 color RGB value is (148,134,119).

RGB: (148,134,119) (58%, 53%, 47%)

RGB channels and saturation

R 148 of 255 = 58%
G 134 of 255 = 53%
B 119 of 255 = 47%

148
134
119

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

Portions of RGB colors in percentages

R + G + B = 148 + 134 + 119 = 401 (100%)
R 148 of 401 ~ 36.91%
G 134 of 401 ~ 33.42%
B 119 of 401 ~ 29.68'%

%36.91
%33.42
%29.68

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.46%
  • yellow value is 19.59%
  • key color value is 41.96%

CMYK: (0,9,20,42)
C0M9Y20K42 (0%, 9%, 20%, 42%)
(0.00 / 0.09 / 0.20 / 0.42)

CMYK percentages

%0
%9.46
%19.59
%41.96

Codes

Color #948677 in popluar color models

94 86 77
RGB 148 134 119
HSL 31° 11.93% 52.35%
HSB/HSV 31° 19.59% 58.04%
CMYK 0.00% 9.46% 19.59%
41.96%

Color #948677 in popluar number systems.

HEX 94 86 77
Decimal 148 134 119
Binary 10010100 10000110 1110111
Octal 224 206 167

Shades and tints

Shades of #948677

#948677
(148,134,119)
#877A6D
(135,122,109)
#7A6E63
(122,110,99)
#6D6259
(109,98,89)
#60564F
(96,86,79)
#534A45
(83,74,69)
#463E3B
(70,62,59)
#393231
(57,50,49)
#2C2627
(44,38,39)
#1F1A1D
(31,26,29)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #948677

#948677
(148,134,119)
#9D9183
(157,145,131)
#A69C8F
(166,156,143)
#AFA79B
(175,167,155)
#B8B2A7
(184,178,167)
#C1BDB3
(193,189,179)
#CAC8BF
(202,200,191)
#D3D3CB
(211,211,203)
#DCDED7
(220,222,215)
#E5E9E3
(229,233,227)
#EEF4EF
(238,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948677; }

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

This text font color is #948677.

Background Color

.myBgColor { background-color: #948677; }

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

This div background color is #948677.

Border color

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

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

This div border color is #948677.

Opacity

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

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

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

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

This text has shadow with #948677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948677.

Preview

Color preview on black background

This text has color #948677 on black background.


Color preview on white background

This text has color #948677 on white background.


Black color preview on #948677 background

This text has black color on #948677 background.


White color preview on #948677 background

This text has white color on #948677 background.


Related colors

Complementary color

Complementary color for #hex is #6B7988.


I love getcolorcode.com

Triadic colors

1 #779486 and #867794 with #948677 are triadic colors.

2 #778694 and #869477 with #948677 are triadic colors.