COLOR #948382

HEX: #948382 RGB: (148,131,130)

Color info

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

RGB color model

#948382 color RGB value is (148,131,130).

RGB: (148,131,130) (58%, 51%, 51%)

RGB channels and saturation

R 148 of 255 = 58%
G 131 of 255 = 51%
B 130 of 255 = 51%

148
131
130

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

Portions of RGB colors in percentages

R + G + B = 148 + 131 + 130 = 409 (100%)
R 148 of 409 ~ 36.19%
G 131 of 409 ~ 32.03%
B 130 of 409 ~ 31.78'%

%36.19
%32.03
%31.78

CMYK color model

#948382 color CMYK value is (0,11,12,42).

  • cyan value is 0.00%
  • magenta value is 11.49%
  • yellow value is 12.16%
  • key color value is 41.96%

CMYK: (0,11,12,42)
C0M11Y12K42 (0%, 11%, 12%, 42%)
(0.00 / 0.11 / 0.12 / 0.42)

CMYK percentages

%0
%11.49
%12.16
%41.96

Codes

Color #948382 in popluar color models

94 83 82
RGB 148 131 130
HSL 7.76% 54.51%
HSB/HSV 12.16% 58.04%
CMYK 0.00% 11.49% 12.16%
41.96%

Color #948382 in popluar number systems.

HEX 94 83 82
Decimal 148 131 130
Binary 10010100 10000011 10000010
Octal 224 203 202

Shades and tints

Shades of #948382

#948382
(148,131,130)
#877877
(135,120,119)
#7A6D6C
(122,109,108)
#6D6261
(109,98,97)
#605756
(96,87,86)
#534C4B
(83,76,75)
#464140
(70,65,64)
#393635
(57,54,53)
#2C2B2A
(44,43,42)
#1F201F
(31,32,31)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #948382

#948382
(148,131,130)
#9D8E8D
(157,142,141)
#A69998
(166,153,152)
#AFA4A3
(175,164,163)
#B8AFAE
(184,175,174)
#C1BAB9
(193,186,185)
#CAC5C4
(202,197,196)
#D3D0CF
(211,208,207)
#DCDBDA
(220,219,218)
#E5E6E5
(229,230,229)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948382 color. Also use rgb(148,131,130) instead hex code.

Text Font Color

.myTextColor { color: #948382; }

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

This text font color is #948382.

Background Color

.myBgColor { background-color: #948382; }

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

This div background color is #948382.

Border color

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

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

This div border color is #948382.

Opacity

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

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

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

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

This text has shadow with #948382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948382.

Preview

Color preview on black background

This text has color #948382 on black background.


Color preview on white background

This text has color #948382 on white background.


Black color preview on #948382 background

This text has black color on #948382 background.


White color preview on #948382 background

This text has white color on #948382 background.


Related colors

Complementary color

Complementary color for #hex is #6B7C7D.


I love getcolorcode.com

Triadic colors

1 #829483 and #838294 with #948382 are triadic colors.

2 #828394 and #839482 with #948382 are triadic colors.