COLOR #948485

HEX: #948485 RGB: (148,132,133)

Color info

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

RGB color model

#948485 color RGB value is (148,132,133).

RGB: (148,132,133) (58%, 52%, 52%)

RGB channels and saturation

R 148 of 255 = 58%
G 132 of 255 = 52%
B 133 of 255 = 52%

148
132
133

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

Portions of RGB colors in percentages

R + G + B = 148 + 132 + 133 = 413 (100%)
R 148 of 413 ~ 35.84%
G 132 of 413 ~ 31.96%
B 133 of 413 ~ 32.2'%

%35.84
%31.96
%32.2

CMYK color model

#948485 color CMYK value is (0,11,10,42).

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

CMYK: (0,11,10,42)
C0M11Y10K42 (0%, 11%, 10%, 42%)
(0.00 / 0.11 / 0.10 / 0.42)

CMYK percentages

%0
%10.81
%10.14
%41.96

Codes

Color #948485 in popluar color models

94 84 85
RGB 148 132 133
HSL 356° 6.96% 54.90%
HSB/HSV 356° 10.81% 58.04%
CMYK 0.00% 10.81% 10.14%
41.96%

Color #948485 in popluar number systems.

HEX 94 84 85
Decimal 148 132 133
Binary 10010100 10000100 10000101
Octal 224 204 205

Shades and tints

Shades of #948485

#948485
(148,132,133)
#877879
(135,120,121)
#7A6C6D
(122,108,109)
#6D6061
(109,96,97)
#605455
(96,84,85)
#534849
(83,72,73)
#463C3D
(70,60,61)
#393031
(57,48,49)
#2C2425
(44,36,37)
#1F1819
(31,24,25)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #948485

#948485
(148,132,133)
#9D8F90
(157,143,144)
#A69A9B
(166,154,155)
#AFA5A6
(175,165,166)
#B8B0B1
(184,176,177)
#C1BBBC
(193,187,188)
#CAC6C7
(202,198,199)
#D3D1D2
(211,209,210)
#DCDCDD
(220,220,221)
#E5E7E8
(229,231,232)
#EEF2F3
(238,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948485; }

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

This text font color is #948485.

Background Color

.myBgColor { background-color: #948485; }

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

This div background color is #948485.

Border color

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

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

This div border color is #948485.

Opacity

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

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

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

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

This text has shadow with #948485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948485.

Preview

Color preview on black background

This text has color #948485 on black background.


Color preview on white background

This text has color #948485 on white background.


Black color preview on #948485 background

This text has black color on #948485 background.


White color preview on #948485 background

This text has white color on #948485 background.


Related colors

Complementary color

Complementary color for #hex is #6B7B7A.


I love getcolorcode.com

Triadic colors

1 #859484 and #848594 with #948485 are triadic colors.

2 #858494 and #849485 with #948485 are triadic colors.