COLOR #948574

HEX: #948574 RGB: (148,133,116)

Color info

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

RGB color model

#948574 color RGB value is (148,133,116).

RGB: (148,133,116) (58%, 52%, 45%)

RGB channels and saturation

R 148 of 255 = 58%
G 133 of 255 = 52%
B 116 of 255 = 45%

148
133
116

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

Portions of RGB colors in percentages

R + G + B = 148 + 133 + 116 = 397 (100%)
R 148 of 397 ~ 37.28%
G 133 of 397 ~ 33.5%
B 116 of 397 ~ 29.22'%

%37.28
%33.5
%29.22

CMYK color model

#948574 color CMYK value is (0,10,22,42).

  • cyan value is 0.00%
  • magenta value is 10.14%
  • yellow value is 21.62%
  • key color value is 41.96%
CMYK: (0,10,22,42) C0M10Y22K42 (0%,10%,22%,42%) (0.00/0.10/0.22/0.42) 

CMYK percentages

%0
%10.14
%21.62
%41.96

Codes

Color #948574 in popluar color models

94 85 74
RGB 148 133 116
HSL 32° 13.01% 51.76%
HSB/HSV 32° 21.62% 58.04%
CMYK 0.00% 10.14% 21.62%
41.96%

Color #948574 in popluar number systems.

HEX 94 85 74
Decimal 148 133 116
Binary 10010100 10000101 1110100
Octal 224 205 164

Shades and tints

Shades of #948574

#948574
(148,133,116)
#87796A
(135,121,106)
#7A6D60
(122,109,96)
#6D6156
(109,97,86)
#60554C
(96,85,76)
#534942
(83,73,66)
#463D38
(70,61,56)
#39312E
(57,49,46)
#2C2524
(44,37,36)
#1F191A
(31,25,26)
#120D10
(18,13,16)
#000000
(0,0,0)

Tints of #948574

#948574
(148,133,116)
#9D9080
(157,144,128)
#A69B8C
(166,155,140)
#AFA698
(175,166,152)
#B8B1A4
(184,177,164)
#C1BCB0
(193,188,176)
#CAC7BC
(202,199,188)
#D3D2C8
(211,210,200)
#DCDDD4
(220,221,212)
#E5E8E0
(229,232,224)
#EEF3EC
(238,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948574 color. Also use rgb(148,133,116) instead hex code.

Text Font Color

.myTextColor { color: #948574; }

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

This text font color is #948574.

Background Color

.myBgColor { background-color: #948574; }

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

This div background color is #948574.

Border color

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

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

This div border color is #948574.

Opacity

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

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

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

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

This text has shadow with #948574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948574.

Preview

Color preview on black background

This text has color #948574 on black background.


Color preview on white background

This text has color #948574 on white background.


Black color preview on #948574 background

This text has black color on #948574 background.


White color preview on #948574 background

This text has white color on #948574 background.


Related colors

Complementary color

Complementary color for #hex is #6B7A8B.


I love getcolorcode.com

Triadic colors

1 #749485 and #857494 with #948574 are triadic colors.

2 #748594 and #859474 with #948574 are triadic colors.