COLOR #949357

HEX: #949357 RGB: (148,147,87)

Color info

#949357 contains mainly red and green colors. Web safe color of #949357 is #999966 (or #996).

RGB color model

#949357 color RGB value is (148,147,87).

RGB: (148,147,87) (58%, 58%, 34%)

RGB channels and saturation

R 148 of 255 = 58%
G 147 of 255 = 58%
B 87 of 255 = 34%

148
147
87

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

Portions of RGB colors in percentages

R + G + B = 148 + 147 + 87 = 382 (100%)
R 148 of 382 ~ 38.74%
G 147 of 382 ~ 38.48%
B 87 of 382 ~ 22.77'%

%38.74
%38.48
%22.77

CMYK color model

#949357 color CMYK value is (0,1,41,42).

  • cyan value is 0.00%
  • magenta value is 0.68%
  • yellow value is 41.22%
  • key color value is 41.96%

CMYK: (0,1,41,42)
C0M1Y41K42 (0%, 1%, 41%, 42%)
(0.00 / 0.01 / 0.41 / 0.42)

CMYK percentages

%0
%0.68
%41.22
%41.96

Codes

Color #949357 in popluar color models

94 93 57
RGB 148 147 87
HSL 59° 25.96% 46.08%
HSB/HSV 59° 41.22% 58.04%
CMYK 0.00% 0.68% 41.22%
41.96%

Color #949357 in popluar number systems.

HEX 94 93 57
Decimal 148 147 87
Binary 10010100 10010011 1010111
Octal 224 223 127

Shades and tints

Shades of #949357

#949357
(148,147,87)
#878650
(135,134,80)
#7A7949
(122,121,73)
#6D6C42
(109,108,66)
#605F3B
(96,95,59)
#535234
(83,82,52)
#46452D
(70,69,45)
#393826
(57,56,38)
#2C2B1F
(44,43,31)
#1F1E18
(31,30,24)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #949357

#949357
(148,147,87)
#9D9C66
(157,156,102)
#A6A575
(166,165,117)
#AFAE84
(175,174,132)
#B8B793
(184,183,147)
#C1C0A2
(193,192,162)
#CAC9B1
(202,201,177)
#D3D2C0
(211,210,192)
#DCDBCF
(220,219,207)
#E5E4DE
(229,228,222)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #949357 color. Also use rgb(148,147,87) instead hex code.

Text Font Color

.myTextColor { color: #949357; }

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

This text font color is #949357.

Background Color

.myBgColor { background-color: #949357; }

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

This div background color is #949357.

Border color

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

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

This div border color is #949357.

Opacity

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

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

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

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

This text has shadow with #949357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949357.

Preview

Color preview on black background

This text has color #949357 on black background.


Color preview on white background

This text has color #949357 on white background.


Black color preview on #949357 background

This text has black color on #949357 background.


White color preview on #949357 background

This text has white color on #949357 background.


Related colors

Complementary color

Complementary color for #hex is #6B6CA8.


I love getcolorcode.com

Triadic colors

1 #579493 and #935794 with #949357 are triadic colors.

2 #579394 and #939457 with #949357 are triadic colors.