COLOR #948779

HEX: #948779 RGB: (148,135,121)

Color info

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

RGB color model

#948779 color RGB value is (148,135,121).

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

RGB channels and saturation

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

148
135
121

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

Portions of RGB colors in percentages

R + G + B = 148 + 135 + 121 = 404 (100%)
R 148 of 404 ~ 36.63%
G 135 of 404 ~ 33.42%
B 121 of 404 ~ 29.95'%

%36.63
%33.42
%29.95

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.78%
  • yellow value is 18.24%
  • key color value is 41.96%
CMYK: (0,9,18,42) C0M9Y18K42 (0%,9%,18%,42%) (0.00/0.09/0.18/0.42) 

CMYK percentages

%0
%8.78
%18.24
%41.96

Codes

Color #948779 in popluar color models

94 87 79
RGB 148 135 121
HSL 31° 11.20% 52.75%
HSB/HSV 31° 18.24% 58.04%
CMYK 0.00% 8.78% 18.24%
41.96%

Color #948779 in popluar number systems.

HEX 94 87 79
Decimal 148 135 121
Binary 10010100 10000111 1111001
Octal 224 207 171

Shades and tints

Shades of #948779

#948779
(148,135,121)
#877B6E
(135,123,110)
#7A6F63
(122,111,99)
#6D6358
(109,99,88)
#60574D
(96,87,77)
#534B42
(83,75,66)
#463F37
(70,63,55)
#39332C
(57,51,44)
#2C2721
(44,39,33)
#1F1B16
(31,27,22)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #948779

#948779
(148,135,121)
#9D9185
(157,145,133)
#A69B91
(166,155,145)
#AFA59D
(175,165,157)
#B8AFA9
(184,175,169)
#C1B9B5
(193,185,181)
#CAC3C1
(202,195,193)
#D3CDCD
(211,205,205)
#DCD7D9
(220,215,217)
#E5E1E5
(229,225,229)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948779; }

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

This text font color is #948779.

Background Color

.myBgColor { background-color: #948779; }

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

This div background color is #948779.

Border color

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

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

This div border color is #948779.

Opacity

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

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

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

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

This text has shadow with #948779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948779.

Preview

Color preview on black background

This text has color #948779 on black background.


Color preview on white background

This text has color #948779 on white background.


Black color preview on #948779 background

This text has black color on #948779 background.


White color preview on #948779 background

This text has white color on #948779 background.


Related colors

Complementary color

Complementary color for #hex is #6B7886.


I love getcolorcode.com

Triadic colors

1 #799487 and #877994 with #948779 are triadic colors.

2 #798794 and #879479 with #948779 are triadic colors.