COLOR #848798

HEX: #848798 RGB: (132,135,152)

Color info

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

RGB color model

#848798 color RGB value is (132,135,152).

RGB: (132,135,152) (52%, 53%, 60%)

RGB channels and saturation

R 132 of 255 = 52%
G 135 of 255 = 53%
B 152 of 255 = 60%

132
135
152

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

Portions of RGB colors in percentages

R + G + B = 132 + 135 + 152 = 419 (100%)
R 132 of 419 ~ 31.5%
G 135 of 419 ~ 32.22%
B 152 of 419 ~ 36.28'%

%31.5
%32.22
%36.28

CMYK color model

#848798 color CMYK value is (13,11,0,40).

  • cyan value is 13.16%
  • magenta value is 11.18%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (13,11,0,40)
C13M11Y0K40 (13%, 11%, 0%, 40%)
(0.13 / 0.11 / 0.00 / 0.40)

CMYK percentages

%13.16
%11.18
%0
%40.39

Codes

Color #848798 in popluar color models

84 87 98
RGB 132 135 152
HSL 231° 8.85% 55.69%
HSB/HSV 231° 13.16% 59.61%
CMYK 13.16% 11.18% 0.00%
40.39%

Color #848798 in popluar number systems.

HEX 84 87 98
Decimal 132 135 152
Binary 10000100 10000111 10011000
Octal 204 207 230

Shades and tints

Shades of #848798

#848798
(132,135,152)
#787B8B
(120,123,139)
#6C6F7E
(108,111,126)
#606371
(96,99,113)
#545764
(84,87,100)
#484B57
(72,75,87)
#3C3F4A
(60,63,74)
#30333D
(48,51,61)
#242730
(36,39,48)
#181B23
(24,27,35)
#0C0F16
(12,15,22)
#000000
(0,0,0)

Tints of #848798

#848798
(132,135,152)
#8F91A1
(143,145,161)
#9A9BAA
(154,155,170)
#A5A5B3
(165,165,179)
#B0AFBC
(176,175,188)
#BBB9C5
(187,185,197)
#C6C3CE
(198,195,206)
#D1CDD7
(209,205,215)
#DCD7E0
(220,215,224)
#E7E1E9
(231,225,233)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848798; }

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

This text font color is #848798.

Background Color

.myBgColor { background-color: #848798; }

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

This div background color is #848798.

Border color

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

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

This div border color is #848798.

Opacity

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

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

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

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

This text has shadow with #848798 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848798.

Preview

Color preview on black background

This text has color #848798 on black background.


Color preview on white background

This text has color #848798 on white background.


Black color preview on #848798 background

This text has black color on #848798 background.


White color preview on #848798 background

This text has white color on #848798 background.


Related colors

Complementary color

Complementary color for #hex is #7B7867.


I love getcolorcode.com

Triadic colors

1 #988487 and #879884 with #848798 are triadic colors.

2 #988784 and #878498 with #848798 are triadic colors.