COLOR #948885

HEX: #948885 RGB: (148,136,133)

Color info

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

RGB color model

#948885 color RGB value is (148,136,133).

RGB: (148,136,133) (58%, 53%, 52%)

RGB channels and saturation

R 148 of 255 = 58%
G 136 of 255 = 53%
B 133 of 255 = 52%

148
136
133

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

Portions of RGB colors in percentages

R + G + B = 148 + 136 + 133 = 417 (100%)
R 148 of 417 ~ 35.49%
G 136 of 417 ~ 32.61%
B 133 of 417 ~ 31.89'%

%35.49
%32.61
%31.89

CMYK color model

#948885 color CMYK value is (0,8,10,42).

  • cyan value is 0.00%
  • magenta value is 8.11%
  • yellow value is 10.14%
  • key color value is 41.96%

CMYK: (0,8,10,42)
C0M8Y10K42 (0%, 8%, 10%, 42%)
(0.00 / 0.08 / 0.10 / 0.42)

CMYK percentages

%0
%8.11
%10.14
%41.96

Codes

Color #948885 in popluar color models

94 88 85
RGB 148 136 133
HSL 12° 6.55% 55.10%
HSB/HSV 12° 10.14% 58.04%
CMYK 0.00% 8.11% 10.14%
41.96%

Color #948885 in popluar number systems.

HEX 94 88 85
Decimal 148 136 133
Binary 10010100 10001000 10000101
Octal 224 210 205

Shades and tints

Shades of #948885

#948885
(148,136,133)
#877C79
(135,124,121)
#7A706D
(122,112,109)
#6D6461
(109,100,97)
#605855
(96,88,85)
#534C49
(83,76,73)
#46403D
(70,64,61)
#393431
(57,52,49)
#2C2825
(44,40,37)
#1F1C19
(31,28,25)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #948885

#948885
(148,136,133)
#9D9290
(157,146,144)
#A69C9B
(166,156,155)
#AFA6A6
(175,166,166)
#B8B0B1
(184,176,177)
#C1BABC
(193,186,188)
#CAC4C7
(202,196,199)
#D3CED2
(211,206,210)
#DCD8DD
(220,216,221)
#E5E2E8
(229,226,232)
#EEECF3
(238,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948885 color. Also use rgb(148,136,133) instead hex code.

Text Font Color

.myTextColor { color: #948885; }

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

This text font color is #948885.

Background Color

.myBgColor { background-color: #948885; }

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

This div background color is #948885.

Border color

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

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

This div border color is #948885.

Opacity

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

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

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

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

This text has shadow with #948885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948885.

Preview

Color preview on black background

This text has color #948885 on black background.


Color preview on white background

This text has color #948885 on white background.


Black color preview on #948885 background

This text has black color on #948885 background.


White color preview on #948885 background

This text has white color on #948885 background.


Related colors

Complementary color

Complementary color for #hex is #6B777A.


I love getcolorcode.com

Triadic colors

1 #859488 and #888594 with #948885 are triadic colors.

2 #858894 and #889485 with #948885 are triadic colors.