COLOR #948968

HEX: #948968 RGB: (148,137,104)

Color info

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

RGB color model

#948968 color RGB value is (148,137,104).

RGB: (148,137,104) (58%, 54%, 41%)

RGB channels and saturation

R 148 of 255 = 58%
G 137 of 255 = 54%
B 104 of 255 = 41%

148
137
104

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

Portions of RGB colors in percentages

R + G + B = 148 + 137 + 104 = 389 (100%)
R 148 of 389 ~ 38.05%
G 137 of 389 ~ 35.22%
B 104 of 389 ~ 26.74'%

%38.05
%35.22
%26.74

CMYK color model

#948968 color CMYK value is (0,7,30,42).

  • cyan value is 0.00%
  • magenta value is 7.43%
  • yellow value is 29.73%
  • key color value is 41.96%
CMYK: (0,7,30,42) C0M7Y30K42 (0%,7%,30%,42%) (0.00/0.07/0.30/0.42) 

CMYK percentages

%0
%7.43
%29.73
%41.96

Codes

Color #948968 in popluar color models

94 89 68
RGB 148 137 104
HSL 45° 17.46% 49.41%
HSB/HSV 45° 29.73% 58.04%
CMYK 0.00% 7.43% 29.73%
41.96%

Color #948968 in popluar number systems.

HEX 94 89 68
Decimal 148 137 104
Binary 10010100 10001001 1101000
Octal 224 211 150

Shades and tints

Shades of #948968

#948968
(148,137,104)
#877D5F
(135,125,95)
#7A7156
(122,113,86)
#6D654D
(109,101,77)
#605944
(96,89,68)
#534D3B
(83,77,59)
#464132
(70,65,50)
#393529
(57,53,41)
#2C2920
(44,41,32)
#1F1D17
(31,29,23)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #948968

#948968
(148,137,104)
#9D9375
(157,147,117)
#A69D82
(166,157,130)
#AFA78F
(175,167,143)
#B8B19C
(184,177,156)
#C1BBA9
(193,187,169)
#CAC5B6
(202,197,182)
#D3CFC3
(211,207,195)
#DCD9D0
(220,217,208)
#E5E3DD
(229,227,221)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948968; }

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

This text font color is #948968.

Background Color

.myBgColor { background-color: #948968; }

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

This div background color is #948968.

Border color

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

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

This div border color is #948968.

Opacity

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

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

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

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

This text has shadow with #948968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948968.

Preview

Color preview on black background

This text has color #948968 on black background.


Color preview on white background

This text has color #948968 on white background.


Black color preview on #948968 background

This text has black color on #948968 background.


White color preview on #948968 background

This text has white color on #948968 background.


Related colors

Complementary color

Complementary color for #hex is #6B7697.


I love getcolorcode.com

Triadic colors

1 #689489 and #896894 with #948968 are triadic colors.

2 #688994 and #899468 with #948968 are triadic colors.