COLOR #938875

HEX: #938875 RGB: (147,136,117)

Color info

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

RGB color model

#938875 color RGB value is (147,136,117).

RGB: (147,136,117) (58%, 53%, 46%)

RGB channels and saturation

R 147 of 255 = 58%
G 136 of 255 = 53%
B 117 of 255 = 46%

147
136
117

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

Portions of RGB colors in percentages

R + G + B = 147 + 136 + 117 = 400 (100%)
R 147 of 400 ~ 36.75%
G 136 of 400 ~ 34%
B 117 of 400 ~ 29.25'%

%36.75
%34
%29.25

CMYK color model

#938875 color CMYK value is (0,7,20,42).

  • cyan value is 0.00%
  • magenta value is 7.48%
  • yellow value is 20.41%
  • key color value is 42.35%

CMYK: (0,7,20,42)
C0M7Y20K42 (0%, 7%, 20%, 42%)
(0.00 / 0.07 / 0.20 / 0.42)

CMYK percentages

%0
%7.48
%20.41
%42.35

Codes

Color #938875 in popluar color models

93 88 75
RGB 147 136 117
HSL 38° 12.20% 51.76%
HSB/HSV 38° 20.41% 57.65%
CMYK 0.00% 7.48% 20.41%
42.35%

Color #938875 in popluar number systems.

HEX 93 88 75
Decimal 147 136 117
Binary 10010011 10001000 1110101
Octal 223 210 165

Shades and tints

Shades of #938875

#938875
(147,136,117)
#867C6B
(134,124,107)
#797061
(121,112,97)
#6C6457
(108,100,87)
#5F584D
(95,88,77)
#524C43
(82,76,67)
#454039
(69,64,57)
#38342F
(56,52,47)
#2B2825
(43,40,37)
#1E1C1B
(30,28,27)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #938875

#938875
(147,136,117)
#9C9281
(156,146,129)
#A59C8D
(165,156,141)
#AEA699
(174,166,153)
#B7B0A5
(183,176,165)
#C0BAB1
(192,186,177)
#C9C4BD
(201,196,189)
#D2CEC9
(210,206,201)
#DBD8D5
(219,216,213)
#E4E2E1
(228,226,225)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #938875 color. Also use rgb(147,136,117) instead hex code.

Text Font Color

.myTextColor { color: #938875; }

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

This text font color is #938875.

Background Color

.myBgColor { background-color: #938875; }

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

This div background color is #938875.

Border color

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

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

This div border color is #938875.

Opacity

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

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

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

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

This text has shadow with #938875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938875.

Preview

Color preview on black background

This text has color #938875 on black background.


Color preview on white background

This text has color #938875 on white background.


Black color preview on #938875 background

This text has black color on #938875 background.


White color preview on #938875 background

This text has white color on #938875 background.


Related colors

Complementary color

Complementary color for #hex is #6C778A.


I love getcolorcode.com

Triadic colors

1 #759388 and #887593 with #938875 are triadic colors.

2 #758893 and #889375 with #938875 are triadic colors.