COLOR #947584

HEX: #947584 RGB: (148,117,132)

Color info

#947584 contains red, green and blue colors in about the same proportion. Web safe color of #947584 is #996699 (or #969).

RGB color model

#947584 color RGB value is (148,117,132).

RGB: (148,117,132) (58%, 46%, 52%)

RGB channels and saturation

R 148 of 255 = 58%
G 117 of 255 = 46%
B 132 of 255 = 52%

148
117
132

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

Portions of RGB colors in percentages

R + G + B = 148 + 117 + 132 = 397 (100%)
R 148 of 397 ~ 37.28%
G 117 of 397 ~ 29.47%
B 132 of 397 ~ 33.25'%

%37.28
%29.47
%33.25

CMYK color model

#947584 color CMYK value is (0,21,11,42).

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

CMYK: (0,21,11,42)
C0M21Y11K42 (0%, 21%, 11%, 42%)
(0.00 / 0.21 / 0.11 / 0.42)

CMYK percentages

%0
%20.95
%10.81
%41.96

Codes

Color #947584 in popluar color models

94 75 84
RGB 148 117 132
HSL 331° 12.65% 51.96%
HSB/HSV 331° 20.95% 58.04%
CMYK 0.00% 20.95% 10.81%
41.96%

Color #947584 in popluar number systems.

HEX 94 75 84
Decimal 148 117 132
Binary 10010100 1110101 10000100
Octal 224 165 204

Shades and tints

Shades of #947584

#947584
(148,117,132)
#876B78
(135,107,120)
#7A616C
(122,97,108)
#6D5760
(109,87,96)
#604D54
(96,77,84)
#534348
(83,67,72)
#46393C
(70,57,60)
#392F30
(57,47,48)
#2C2524
(44,37,36)
#1F1B18
(31,27,24)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #947584

#947584
(148,117,132)
#9D818F
(157,129,143)
#A68D9A
(166,141,154)
#AF99A5
(175,153,165)
#B8A5B0
(184,165,176)
#C1B1BB
(193,177,187)
#CABDC6
(202,189,198)
#D3C9D1
(211,201,209)
#DCD5DC
(220,213,220)
#E5E1E7
(229,225,231)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947584; }

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

This text font color is #947584.

Background Color

.myBgColor { background-color: #947584; }

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

This div background color is #947584.

Border color

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

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

This div border color is #947584.

Opacity

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

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

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

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

This text has shadow with #947584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947584.

Preview

Color preview on black background

This text has color #947584 on black background.


Color preview on white background

This text has color #947584 on white background.


Black color preview on #947584 background

This text has black color on #947584 background.


White color preview on #947584 background

This text has white color on #947584 background.


Related colors

Complementary color

Complementary color for #hex is #6B8A7B.


I love getcolorcode.com

Triadic colors

1 #849475 and #758494 with #947584 are triadic colors.

2 #847594 and #759484 with #947584 are triadic colors.