COLOR #958790

HEX: #958790 RGB: (149,135,144)

Color info

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

RGB color model

#958790 color RGB value is (149,135,144).

RGB: (149,135,144) (58%, 53%, 56%)

RGB channels and saturation

R 149 of 255 = 58%
G 135 of 255 = 53%
B 144 of 255 = 56%

149
135
144

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

Portions of RGB colors in percentages

R + G + B = 149 + 135 + 144 = 428 (100%)
R 149 of 428 ~ 34.81%
G 135 of 428 ~ 31.54%
B 144 of 428 ~ 33.64'%

%34.81
%31.54
%33.64

CMYK color model

#958790 color CMYK value is (0,9,3,42).

  • cyan value is 0.00%
  • magenta value is 9.40%
  • yellow value is 3.36%
  • key color value is 41.57%

CMYK: (0,9,3,42)
C0M9Y3K42 (0%, 9%, 3%, 42%)
(0.00 / 0.09 / 0.03 / 0.42)

CMYK percentages

%0
%9.4
%3.36
%41.57

Codes

Color #958790 in popluar color models

95 87 90
RGB 149 135 144
HSL 321° 6.19% 55.69%
HSB/HSV 321° 9.40% 58.43%
CMYK 0.00% 9.40% 3.36%
41.57%

Color #958790 in popluar number systems.

HEX 95 87 90
Decimal 149 135 144
Binary 10010101 10000111 10010000
Octal 225 207 220

Shades and tints

Shades of #958790

#958790
(149,135,144)
#887B83
(136,123,131)
#7B6F76
(123,111,118)
#6E6369
(110,99,105)
#61575C
(97,87,92)
#544B4F
(84,75,79)
#473F42
(71,63,66)
#3A3335
(58,51,53)
#2D2728
(45,39,40)
#201B1B
(32,27,27)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #958790

#958790
(149,135,144)
#9E919A
(158,145,154)
#A79BA4
(167,155,164)
#B0A5AE
(176,165,174)
#B9AFB8
(185,175,184)
#C2B9C2
(194,185,194)
#CBC3CC
(203,195,204)
#D4CDD6
(212,205,214)
#DDD7E0
(221,215,224)
#E6E1EA
(230,225,234)
#EFEBF4
(239,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958790 color. Also use rgb(149,135,144) instead hex code.

Text Font Color

.myTextColor { color: #958790; }

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

This text font color is #958790.

Background Color

.myBgColor { background-color: #958790; }

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

This div background color is #958790.

Border color

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

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

This div border color is #958790.

Opacity

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

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

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

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

This text has shadow with #958790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958790.

Preview

Color preview on black background

This text has color #958790 on black background.


Color preview on white background

This text has color #958790 on white background.


Black color preview on #958790 background

This text has black color on #958790 background.


White color preview on #958790 background

This text has white color on #958790 background.


Related colors

Complementary color

Complementary color for #hex is #6A786F.


I love getcolorcode.com

Triadic colors

1 #909587 and #879095 with #958790 are triadic colors.

2 #908795 and #879590 with #958790 are triadic colors.