COLOR #848775

HEX: #848775 RGB: (132,135,117)

Color info

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

RGB color model

#848775 color RGB value is (132,135,117).

RGB: (132,135,117) (52%, 53%, 46%)

RGB channels and saturation

R 132 of 255 = 52%
G 135 of 255 = 53%
B 117 of 255 = 46%

132
135
117

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

Portions of RGB colors in percentages

R + G + B = 132 + 135 + 117 = 384 (100%)
R 132 of 384 ~ 34.38%
G 135 of 384 ~ 35.16%
B 117 of 384 ~ 30.47'%

%34.38
%35.16
%30.47

CMYK color model

#848775 color CMYK value is (2,0,13,47).

  • cyan value is 2.22%
  • magenta value is 0.00%
  • yellow value is 13.33%
  • key color value is 47.06%
CMYK: (2,0,13,47) C2M0Y13K47 (2%,0%,13%,47%) (0.02/0.00/0.13/0.47) 

CMYK percentages

%2.22
%0
%13.33
%47.06

Codes

Color #848775 in popluar color models

84 87 75
RGB 132 135 117
HSL 70° 7.14% 49.41%
HSB/HSV 70° 13.33% 52.94%
CMYK 2.22% 0.00% 13.33%
47.06%

Color #848775 in popluar number systems.

HEX 84 87 75
Decimal 132 135 117
Binary 10000100 10000111 1110101
Octal 204 207 165

Shades and tints

Shades of #848775

#848775
(132,135,117)
#787B6B
(120,123,107)
#6C6F61
(108,111,97)
#606357
(96,99,87)
#54574D
(84,87,77)
#484B43
(72,75,67)
#3C3F39
(60,63,57)
#30332F
(48,51,47)
#242725
(36,39,37)
#181B1B
(24,27,27)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #848775

#848775
(132,135,117)
#8F9181
(143,145,129)
#9A9B8D
(154,155,141)
#A5A599
(165,165,153)
#B0AFA5
(176,175,165)
#BBB9B1
(187,185,177)
#C6C3BD
(198,195,189)
#D1CDC9
(209,205,201)
#DCD7D5
(220,215,213)
#E7E1E1
(231,225,225)
#F2EBED
(242,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848775 color. Also use rgb(132,135,117) instead hex code.

Text Font Color

.myTextColor { color: #848775; }

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

This text font color is #848775.

Background Color

.myBgColor { background-color: #848775; }

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

This div background color is #848775.

Border color

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

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

This div border color is #848775.

Opacity

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

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

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

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

This text has shadow with #848775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848775.

Preview

Color preview on black background

This text has color #848775 on black background.


Color preview on white background

This text has color #848775 on white background.


Black color preview on #848775 background

This text has black color on #848775 background.


White color preview on #848775 background

This text has white color on #848775 background.


Related colors

Complementary color

Complementary color for #hex is #7B788A.


I love getcolorcode.com

Triadic colors

1 #758487 and #877584 with #848775 are triadic colors.

2 #758784 and #878475 with #848775 are triadic colors.