COLOR #848292

HEX: #848292 RGB: (132,130,146)

Color info

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

RGB color model

#848292 color RGB value is (132,130,146).

RGB: (132,130,146) (52%, 51%, 57%)

RGB channels and saturation

R 132 of 255 = 52%
G 130 of 255 = 51%
B 146 of 255 = 57%

132
130
146

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

Portions of RGB colors in percentages

R + G + B = 132 + 130 + 146 = 408 (100%)
R 132 of 408 ~ 32.35%
G 130 of 408 ~ 31.86%
B 146 of 408 ~ 35.78'%

%32.35
%31.86
%35.78

CMYK color model

#848292 color CMYK value is (10,11,0,43).

  • cyan value is 9.59%
  • magenta value is 10.96%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (10,11,0,43)
C10M11Y0K43 (10%, 11%, 0%, 43%)
(0.10 / 0.11 / 0.00 / 0.43)

CMYK percentages

%9.59
%10.96
%0
%42.75

Codes

Color #848292 in popluar color models

84 82 92
RGB 132 130 146
HSL 248° 6.84% 54.12%
HSB/HSV 248° 10.96% 57.25%
CMYK 9.59% 10.96% 0.00%
42.75%

Color #848292 in popluar number systems.

HEX 84 82 92
Decimal 132 130 146
Binary 10000100 10000010 10010010
Octal 204 202 222

Shades and tints

Shades of #848292

#848292
(132,130,146)
#787785
(120,119,133)
#6C6C78
(108,108,120)
#60616B
(96,97,107)
#54565E
(84,86,94)
#484B51
(72,75,81)
#3C4044
(60,64,68)
#303537
(48,53,55)
#242A2A
(36,42,42)
#181F1D
(24,31,29)
#0C1410
(12,20,16)
#000000
(0,0,0)

Tints of #848292

#848292
(132,130,146)
#8F8D9B
(143,141,155)
#9A98A4
(154,152,164)
#A5A3AD
(165,163,173)
#B0AEB6
(176,174,182)
#BBB9BF
(187,185,191)
#C6C4C8
(198,196,200)
#D1CFD1
(209,207,209)
#DCDADA
(220,218,218)
#E7E5E3
(231,229,227)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848292 color. Also use rgb(132,130,146) instead hex code.

Text Font Color

.myTextColor { color: #848292; }

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

This text font color is #848292.

Background Color

.myBgColor { background-color: #848292; }

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

This div background color is #848292.

Border color

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

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

This div border color is #848292.

Opacity

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

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

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

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

This text has shadow with #848292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848292.

Preview

Color preview on black background

This text has color #848292 on black background.


Color preview on white background

This text has color #848292 on white background.


Black color preview on #848292 background

This text has black color on #848292 background.


White color preview on #848292 background

This text has white color on #848292 background.


Related colors

Complementary color

Complementary color for #hex is #7B7D6D.


I love getcolorcode.com

Triadic colors

1 #928482 and #829284 with #848292 are triadic colors.

2 #928284 and #828492 with #848292 are triadic colors.