COLOR #948675

HEX: #948675 RGB: (148,134,117)

Color info

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

RGB color model

#948675 color RGB value is (148,134,117).

RGB: (148,134,117) (58%, 53%, 46%)

RGB channels and saturation

R 148 of 255 = 58%
G 134 of 255 = 53%
B 117 of 255 = 46%

148
134
117

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

Portions of RGB colors in percentages

R + G + B = 148 + 134 + 117 = 399 (100%)
R 148 of 399 ~ 37.09%
G 134 of 399 ~ 33.58%
B 117 of 399 ~ 29.32'%

%37.09
%33.58
%29.32

CMYK color model

#948675 color CMYK value is (0,9,21,42).

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

CMYK: (0,9,21,42)
C0M9Y21K42 (0%, 9%, 21%, 42%)
(0.00 / 0.09 / 0.21 / 0.42)

CMYK percentages

%0
%9.46
%20.95
%41.96

Codes

Color #948675 in popluar color models

94 86 75
RGB 148 134 117
HSL 33° 12.65% 51.96%
HSB/HSV 33° 20.95% 58.04%
CMYK 0.00% 9.46% 20.95%
41.96%

Color #948675 in popluar number systems.

HEX 94 86 75
Decimal 148 134 117
Binary 10010100 10000110 1110101
Octal 224 206 165

Shades and tints

Shades of #948675

#948675
(148,134,117)
#877A6B
(135,122,107)
#7A6E61
(122,110,97)
#6D6257
(109,98,87)
#60564D
(96,86,77)
#534A43
(83,74,67)
#463E39
(70,62,57)
#39322F
(57,50,47)
#2C2625
(44,38,37)
#1F1A1B
(31,26,27)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #948675

#948675
(148,134,117)
#9D9181
(157,145,129)
#A69C8D
(166,156,141)
#AFA799
(175,167,153)
#B8B2A5
(184,178,165)
#C1BDB1
(193,189,177)
#CAC8BD
(202,200,189)
#D3D3C9
(211,211,201)
#DCDED5
(220,222,213)
#E5E9E1
(229,233,225)
#EEF4ED
(238,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948675; }

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

This text font color is #948675.

Background Color

.myBgColor { background-color: #948675; }

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

This div background color is #948675.

Border color

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

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

This div border color is #948675.

Opacity

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

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

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

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

This text has shadow with #948675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948675.

Preview

Color preview on black background

This text has color #948675 on black background.


Color preview on white background

This text has color #948675 on white background.


Black color preview on #948675 background

This text has black color on #948675 background.


White color preview on #948675 background

This text has white color on #948675 background.


Related colors

Complementary color

Complementary color for #hex is #6B798A.


I love getcolorcode.com

Triadic colors

1 #759486 and #867594 with #948675 are triadic colors.

2 #758694 and #869475 with #948675 are triadic colors.