COLOR #948380

HEX: #948380 RGB: (148,131,128)

Color info

#948380 contains red, green and blue colors in about the same proportion. Web safe color of #948380 is #999966 (or #996).

RGB color model

#948380 color RGB value is (148,131,128).

RGB: (148,131,128) (58%, 51%, 50%)

RGB channels and saturation

R 148 of 255 = 58%
G 131 of 255 = 51%
B 128 of 255 = 50%

148
131
128

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

Portions of RGB colors in percentages

R + G + B = 148 + 131 + 128 = 407 (100%)
R 148 of 407 ~ 36.36%
G 131 of 407 ~ 32.19%
B 128 of 407 ~ 31.45'%

%36.36
%32.19
%31.45

CMYK color model

#948380 color CMYK value is (0,11,14,42).

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

CMYK: (0,11,14,42)
C0M11Y14K42 (0%, 11%, 14%, 42%)
(0.00 / 0.11 / 0.14 / 0.42)

CMYK percentages

%0
%11.49
%13.51
%41.96

Codes

Color #948380 in popluar color models

94 83 80
RGB 148 131 128
HSL 8.55% 54.12%
HSB/HSV 13.51% 58.04%
CMYK 0.00% 11.49% 13.51%
41.96%

Color #948380 in popluar number systems.

HEX 94 83 80
Decimal 148 131 128
Binary 10010100 10000011 10000000
Octal 224 203 200

Shades and tints

Shades of #948380

#948380
(148,131,128)
#877875
(135,120,117)
#7A6D6A
(122,109,106)
#6D625F
(109,98,95)
#605754
(96,87,84)
#534C49
(83,76,73)
#46413E
(70,65,62)
#393633
(57,54,51)
#2C2B28
(44,43,40)
#1F201D
(31,32,29)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #948380

#948380
(148,131,128)
#9D8E8B
(157,142,139)
#A69996
(166,153,150)
#AFA4A1
(175,164,161)
#B8AFAC
(184,175,172)
#C1BAB7
(193,186,183)
#CAC5C2
(202,197,194)
#D3D0CD
(211,208,205)
#DCDBD8
(220,219,216)
#E5E6E3
(229,230,227)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948380; }

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

This text font color is #948380.

Background Color

.myBgColor { background-color: #948380; }

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

This div background color is #948380.

Border color

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

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

This div border color is #948380.

Opacity

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

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

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

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

This text has shadow with #948380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948380.

Preview

Color preview on black background

This text has color #948380 on black background.


Color preview on white background

This text has color #948380 on white background.


Black color preview on #948380 background

This text has black color on #948380 background.


White color preview on #948380 background

This text has white color on #948380 background.


Related colors

Complementary color

Complementary color for #hex is #6B7C7F.


I love getcolorcode.com

Triadic colors

1 #809483 and #838094 with #948380 are triadic colors.

2 #808394 and #839480 with #948380 are triadic colors.