COLOR #848193

HEX: #848193 RGB: (132,129,147)

Color info

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

RGB color model

#848193 color RGB value is (132,129,147).

RGB: (132,129,147) (52%, 51%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 129 of 255 = 51%
B 147 of 255 = 58%

132
129
147

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

Portions of RGB colors in percentages

R + G + B = 132 + 129 + 147 = 408 (100%)
R 132 of 408 ~ 32.35%
G 129 of 408 ~ 31.62%
B 147 of 408 ~ 36.03'%

%32.35
%31.62
%36.03

CMYK color model

#848193 color CMYK value is (10,12,0,42).

  • cyan value is 10.20%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (10,12,0,42)
C10M12Y0K42 (10%, 12%, 0%, 42%)
(0.10 / 0.12 / 0.00 / 0.42)

CMYK percentages

%10.2
%12.24
%0
%42.35

Codes

Color #848193 in popluar color models

84 81 93
RGB 132 129 147
HSL 250° 7.69% 54.12%
HSB/HSV 250° 12.24% 57.65%
CMYK 10.20% 12.24% 0.00%
42.35%

Color #848193 in popluar number systems.

HEX 84 81 93
Decimal 132 129 147
Binary 10000100 10000001 10010011
Octal 204 201 223

Shades and tints

Shades of #848193

#848193
(132,129,147)
#787686
(120,118,134)
#6C6B79
(108,107,121)
#60606C
(96,96,108)
#54555F
(84,85,95)
#484A52
(72,74,82)
#3C3F45
(60,63,69)
#303438
(48,52,56)
#24292B
(36,41,43)
#181E1E
(24,30,30)
#0C1311
(12,19,17)
#000000
(0,0,0)

Tints of #848193

#848193
(132,129,147)
#8F8C9C
(143,140,156)
#9A97A5
(154,151,165)
#A5A2AE
(165,162,174)
#B0ADB7
(176,173,183)
#BBB8C0
(187,184,192)
#C6C3C9
(198,195,201)
#D1CED2
(209,206,210)
#DCD9DB
(220,217,219)
#E7E4E4
(231,228,228)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848193 color. Also use rgb(132,129,147) instead hex code.

Text Font Color

.myTextColor { color: #848193; }

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

This text font color is #848193.

Background Color

.myBgColor { background-color: #848193; }

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

This div background color is #848193.

Border color

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

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

This div border color is #848193.

Opacity

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

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

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

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

This text has shadow with #848193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848193.

Preview

Color preview on black background

This text has color #848193 on black background.


Color preview on white background

This text has color #848193 on white background.


Black color preview on #848193 background

This text has black color on #848193 background.


White color preview on #848193 background

This text has white color on #848193 background.


Related colors

Complementary color

Complementary color for #hex is #7B7E6C.


I love getcolorcode.com

Triadic colors

1 #938481 and #819384 with #848193 are triadic colors.

2 #938184 and #818493 with #848193 are triadic colors.