COLOR #948589

HEX: #948589 RGB: (148,133,137)

Color info

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

RGB color model

#948589 color RGB value is (148,133,137).

RGB: (148,133,137) (58%, 52%, 54%)

RGB channels and saturation

R 148 of 255 = 58%
G 133 of 255 = 52%
B 137 of 255 = 54%

148
133
137

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

Portions of RGB colors in percentages

R + G + B = 148 + 133 + 137 = 418 (100%)
R 148 of 418 ~ 35.41%
G 133 of 418 ~ 31.82%
B 137 of 418 ~ 32.78'%

%35.41
%31.82
%32.78

CMYK color model

#948589 color CMYK value is (0,10,7,42).

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

CMYK: (0,10,7,42)
C0M10Y7K42 (0%, 10%, 7%, 42%)
(0.00 / 0.10 / 0.07 / 0.42)

CMYK percentages

%0
%10.14
%7.43
%41.96

Codes

Color #948589 in popluar color models

94 85 89
RGB 148 133 137
HSL 344° 6.55% 55.10%
HSB/HSV 344° 10.14% 58.04%
CMYK 0.00% 10.14% 7.43%
41.96%

Color #948589 in popluar number systems.

HEX 94 85 89
Decimal 148 133 137
Binary 10010100 10000101 10001001
Octal 224 205 211

Shades and tints

Shades of #948589

#948589
(148,133,137)
#87797D
(135,121,125)
#7A6D71
(122,109,113)
#6D6165
(109,97,101)
#605559
(96,85,89)
#53494D
(83,73,77)
#463D41
(70,61,65)
#393135
(57,49,53)
#2C2529
(44,37,41)
#1F191D
(31,25,29)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #948589

#948589
(148,133,137)
#9D9093
(157,144,147)
#A69B9D
(166,155,157)
#AFA6A7
(175,166,167)
#B8B1B1
(184,177,177)
#C1BCBB
(193,188,187)
#CAC7C5
(202,199,197)
#D3D2CF
(211,210,207)
#DCDDD9
(220,221,217)
#E5E8E3
(229,232,227)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948589; }

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

This text font color is #948589.

Background Color

.myBgColor { background-color: #948589; }

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

This div background color is #948589.

Border color

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

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

This div border color is #948589.

Opacity

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

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

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

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

This text has shadow with #948589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948589.

Preview

Color preview on black background

This text has color #948589 on black background.


Color preview on white background

This text has color #948589 on white background.


Black color preview on #948589 background

This text has black color on #948589 background.


White color preview on #948589 background

This text has white color on #948589 background.


Related colors

Complementary color

Complementary color for #hex is #6B7A76.


I love getcolorcode.com

Triadic colors

1 #899485 and #858994 with #948589 are triadic colors.

2 #898594 and #859489 with #948589 are triadic colors.