COLOR #948362

HEX: #948362 RGB: (148,131,98)

Color info

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

RGB color model

#948362 color RGB value is (148,131,98).

RGB: (148,131,98) (58%, 51%, 38%)

RGB channels and saturation

R 148 of 255 = 58%
G 131 of 255 = 51%
B 98 of 255 = 38%

148
131
98

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

Portions of RGB colors in percentages

R + G + B = 148 + 131 + 98 = 377 (100%)
R 148 of 377 ~ 39.26%
G 131 of 377 ~ 34.75%
B 98 of 377 ~ 25.99'%

%39.26
%34.75
%25.99

CMYK color model

#948362 color CMYK value is (0,11,34,42).

  • cyan value is 0.00%
  • magenta value is 11.49%
  • yellow value is 33.78%
  • key color value is 41.96%

CMYK: (0,11,34,42)
C0M11Y34K42 (0%, 11%, 34%, 42%)
(0.00 / 0.11 / 0.34 / 0.42)

CMYK percentages

%0
%11.49
%33.78
%41.96

Codes

Color #948362 in popluar color models

94 83 62
RGB 148 131 98
HSL 40° 20.33% 48.24%
HSB/HSV 40° 33.78% 58.04%
CMYK 0.00% 11.49% 33.78%
41.96%

Color #948362 in popluar number systems.

HEX 94 83 62
Decimal 148 131 98
Binary 10010100 10000011 1100010
Octal 224 203 142

Shades and tints

Shades of #948362

#948362
(148,131,98)
#87785A
(135,120,90)
#7A6D52
(122,109,82)
#6D624A
(109,98,74)
#605742
(96,87,66)
#534C3A
(83,76,58)
#464132
(70,65,50)
#39362A
(57,54,42)
#2C2B22
(44,43,34)
#1F201A
(31,32,26)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #948362

#948362
(148,131,98)
#9D8E70
(157,142,112)
#A6997E
(166,153,126)
#AFA48C
(175,164,140)
#B8AF9A
(184,175,154)
#C1BAA8
(193,186,168)
#CAC5B6
(202,197,182)
#D3D0C4
(211,208,196)
#DCDBD2
(220,219,210)
#E5E6E0
(229,230,224)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948362 color. Also use rgb(148,131,98) instead hex code.

Text Font Color

.myTextColor { color: #948362; }

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

This text font color is #948362.

Background Color

.myBgColor { background-color: #948362; }

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

This div background color is #948362.

Border color

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

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

This div border color is #948362.

Opacity

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

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

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

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

This text has shadow with #948362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948362.

Preview

Color preview on black background

This text has color #948362 on black background.


Color preview on white background

This text has color #948362 on white background.


Black color preview on #948362 background

This text has black color on #948362 background.


White color preview on #948362 background

This text has white color on #948362 background.


Related colors

Complementary color

Complementary color for #hex is #6B7C9D.


I love getcolorcode.com

Triadic colors

1 #629483 and #836294 with #948362 are triadic colors.

2 #628394 and #839462 with #948362 are triadic colors.