COLOR #848791

HEX: #848791 RGB: (132,135,145)

Color info

#848791 contains red, green and blue colors in about the same proportion. Web safe color of #848791 is #999999 (or #999).

RGB color model

#848791 color RGB value is (132,135,145).

RGB: (132,135,145) (52%, 53%, 57%)

RGB channels and saturation

R 132 of 255 = 52%
G 135 of 255 = 53%
B 145 of 255 = 57%

132
135
145

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

Portions of RGB colors in percentages

R + G + B = 132 + 135 + 145 = 412 (100%)
R 132 of 412 ~ 32.04%
G 135 of 412 ~ 32.77%
B 145 of 412 ~ 35.19'%

%32.04
%32.77
%35.19

CMYK color model

#848791 color CMYK value is (9,7,0,43).

  • cyan value is 8.97%
  • magenta value is 6.90%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (9,7,0,43)
C9M7Y0K43 (9%, 7%, 0%, 43%)
(0.09 / 0.07 / 0.00 / 0.43)

CMYK percentages

%8.97
%6.9
%0
%43.14

Codes

Color #848791 in popluar color models

84 87 91
RGB 132 135 145
HSL 226° 5.58% 54.31%
HSB/HSV 226° 8.97% 56.86%
CMYK 8.97% 6.90% 0.00%
43.14%

Color #848791 in popluar number systems.

HEX 84 87 91
Decimal 132 135 145
Binary 10000100 10000111 10010001
Octal 204 207 221

Shades and tints

Shades of #848791

#848791
(132,135,145)
#787B84
(120,123,132)
#6C6F77
(108,111,119)
#60636A
(96,99,106)
#54575D
(84,87,93)
#484B50
(72,75,80)
#3C3F43
(60,63,67)
#303336
(48,51,54)
#242729
(36,39,41)
#181B1C
(24,27,28)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #848791

#848791
(132,135,145)
#8F919B
(143,145,155)
#9A9BA5
(154,155,165)
#A5A5AF
(165,165,175)
#B0AFB9
(176,175,185)
#BBB9C3
(187,185,195)
#C6C3CD
(198,195,205)
#D1CDD7
(209,205,215)
#DCD7E1
(220,215,225)
#E7E1EB
(231,225,235)
#F2EBF5
(242,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848791; }

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

This text font color is #848791.

Background Color

.myBgColor { background-color: #848791; }

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

This div background color is #848791.

Border color

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

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

This div border color is #848791.

Opacity

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

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

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

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

This text has shadow with #848791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848791.

Preview

Color preview on black background

This text has color #848791 on black background.


Color preview on white background

This text has color #848791 on white background.


Black color preview on #848791 background

This text has black color on #848791 background.


White color preview on #848791 background

This text has white color on #848791 background.


Related colors

Complementary color

Complementary color for #hex is #7B786E.


I love getcolorcode.com

Triadic colors

1 #918487 and #879184 with #848791 are triadic colors.

2 #918784 and #878491 with #848791 are triadic colors.