COLOR #948495

HEX: #948495 RGB: (148,132,149)

Color info

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

RGB color model

#948495 color RGB value is (148,132,149).

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

RGB channels and saturation

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

148
132
149

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

Portions of RGB colors in percentages

R + G + B = 148 + 132 + 149 = 429 (100%)
R 148 of 429 ~ 34.5%
G 132 of 429 ~ 30.77%
B 149 of 429 ~ 34.73'%

%34.5
%30.77
%34.73

CMYK color model

#948495 color CMYK value is (1,11,0,42).

  • cyan value is 0.67%
  • magenta value is 11.41%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (1,11,0,42)
C1M11Y0K42 (1%, 11%, 0%, 42%)
(0.01 / 0.11 / 0.00 / 0.42)

CMYK percentages

%0.67
%11.41
%0
%41.57

Codes

Color #948495 in popluar color models

94 84 95
RGB 148 132 149
HSL 296° 7.42% 55.10%
HSB/HSV 296° 11.41% 58.43%
CMYK 0.67% 11.41% 0.00%
41.57%

Color #948495 in popluar number systems.

HEX 94 84 95
Decimal 148 132 149
Binary 10010100 10000100 10010101
Octal 224 204 225

Shades and tints

Shades of #948495

#948495
(148,132,149)
#877888
(135,120,136)
#7A6C7B
(122,108,123)
#6D606E
(109,96,110)
#605461
(96,84,97)
#534854
(83,72,84)
#463C47
(70,60,71)
#39303A
(57,48,58)
#2C242D
(44,36,45)
#1F1820
(31,24,32)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #948495

#948495
(148,132,149)
#9D8F9E
(157,143,158)
#A69AA7
(166,154,167)
#AFA5B0
(175,165,176)
#B8B0B9
(184,176,185)
#C1BBC2
(193,187,194)
#CAC6CB
(202,198,203)
#D3D1D4
(211,209,212)
#DCDCDD
(220,220,221)
#E5E7E6
(229,231,230)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #948495; }

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

This text font color is #948495.

Background Color

.myBgColor { background-color: #948495; }

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

This div background color is #948495.

Border color

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

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

This div border color is #948495.

Opacity

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

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

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

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

This text has shadow with #948495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948495.

Preview

Color preview on black background

This text has color #948495 on black background.


Color preview on white background

This text has color #948495 on white background.


Black color preview on #948495 background

This text has black color on #948495 background.


White color preview on #948495 background

This text has white color on #948495 background.


Related colors

Complementary color

Complementary color for #hex is #6B7B6A.


I love getcolorcode.com

Triadic colors

1 #959484 and #849594 with #948495 are triadic colors.

2 #958494 and #849495 with #948495 are triadic colors.