COLOR #948680

HEX: #948680 RGB: (148,134,128)

Color info

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

RGB color model

#948680 color RGB value is (148,134,128).

RGB: (148,134,128) (58%, 53%, 50%)

RGB channels and saturation

R 148 of 255 = 58%
G 134 of 255 = 53%
B 128 of 255 = 50%

148
134
128

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

Portions of RGB colors in percentages

R + G + B = 148 + 134 + 128 = 410 (100%)
R 148 of 410 ~ 36.1%
G 134 of 410 ~ 32.68%
B 128 of 410 ~ 31.22'%

%36.1
%32.68
%31.22

CMYK color model

#948680 color CMYK value is (0,9,14,42).

  • cyan value is 0.00%
  • magenta value is 9.46%
  • yellow value is 13.51%
  • key color value is 41.96%
CMYK: (0,9,14,42) C0M9Y14K42 (0%,9%,14%,42%) (0.00/0.09/0.14/0.42) 

CMYK percentages

%0
%9.46
%13.51
%41.96

Codes

Color #948680 in popluar color models

94 86 80
RGB 148 134 128
HSL 18° 8.55% 54.12%
HSB/HSV 18° 13.51% 58.04%
CMYK 0.00% 9.46% 13.51%
41.96%

Color #948680 in popluar number systems.

HEX 94 86 80
Decimal 148 134 128
Binary 10010100 10000110 10000000
Octal 224 206 200

Shades and tints

Shades of #948680

#948680
(148,134,128)
#877A75
(135,122,117)
#7A6E6A
(122,110,106)
#6D625F
(109,98,95)
#605654
(96,86,84)
#534A49
(83,74,73)
#463E3E
(70,62,62)
#393233
(57,50,51)
#2C2628
(44,38,40)
#1F1A1D
(31,26,29)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #948680

#948680
(148,134,128)
#9D918B
(157,145,139)
#A69C96
(166,156,150)
#AFA7A1
(175,167,161)
#B8B2AC
(184,178,172)
#C1BDB7
(193,189,183)
#CAC8C2
(202,200,194)
#D3D3CD
(211,211,205)
#DCDED8
(220,222,216)
#E5E9E3
(229,233,227)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948680; }

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

This text font color is #948680.

Background Color

.myBgColor { background-color: #948680; }

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

This div background color is #948680.

Border color

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

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

This div border color is #948680.

Opacity

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

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

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

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

This text has shadow with #948680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948680.

Preview

Color preview on black background

This text has color #948680 on black background.


Color preview on white background

This text has color #948680 on white background.


Black color preview on #948680 background

This text has black color on #948680 background.


White color preview on #948680 background

This text has white color on #948680 background.


Related colors

Complementary color

Complementary color for #hex is #6B797F.


I love getcolorcode.com

Triadic colors

1 #809486 and #868094 with #948680 are triadic colors.

2 #808694 and #869480 with #948680 are triadic colors.