COLOR #947582

HEX: #947582 RGB: (148,117,130)

Color info

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

RGB color model

#947582 color RGB value is (148,117,130).

RGB: (148,117,130) (58%, 46%, 51%)

RGB channels and saturation

R 148 of 255 = 58%
G 117 of 255 = 46%
B 130 of 255 = 51%

148
117
130

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

Portions of RGB colors in percentages

R + G + B = 148 + 117 + 130 = 395 (100%)
R 148 of 395 ~ 37.47%
G 117 of 395 ~ 29.62%
B 130 of 395 ~ 32.91'%

%37.47
%29.62
%32.91

CMYK color model

#947582 color CMYK value is (0,21,12,42).

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

CMYK: (0,21,12,42)
C0M21Y12K42 (0%, 21%, 12%, 42%)
(0.00 / 0.21 / 0.12 / 0.42)

CMYK percentages

%0
%20.95
%12.16
%41.96

Codes

Color #947582 in popluar color models

94 75 82
RGB 148 117 130
HSL 335° 12.65% 51.96%
HSB/HSV 335° 20.95% 58.04%
CMYK 0.00% 20.95% 12.16%
41.96%

Color #947582 in popluar number systems.

HEX 94 75 82
Decimal 148 117 130
Binary 10010100 1110101 10000010
Octal 224 165 202

Shades and tints

Shades of #947582

#947582
(148,117,130)
#876B77
(135,107,119)
#7A616C
(122,97,108)
#6D5761
(109,87,97)
#604D56
(96,77,86)
#53434B
(83,67,75)
#463940
(70,57,64)
#392F35
(57,47,53)
#2C252A
(44,37,42)
#1F1B1F
(31,27,31)
#121114
(18,17,20)
#000000
(0,0,0)

Tints of #947582

#947582
(148,117,130)
#9D818D
(157,129,141)
#A68D98
(166,141,152)
#AF99A3
(175,153,163)
#B8A5AE
(184,165,174)
#C1B1B9
(193,177,185)
#CABDC4
(202,189,196)
#D3C9CF
(211,201,207)
#DCD5DA
(220,213,218)
#E5E1E5
(229,225,229)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947582; }

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

This text font color is #947582.

Background Color

.myBgColor { background-color: #947582; }

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

This div background color is #947582.

Border color

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

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

This div border color is #947582.

Opacity

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

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

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

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

This text has shadow with #947582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947582.

Preview

Color preview on black background

This text has color #947582 on black background.


Color preview on white background

This text has color #947582 on white background.


Black color preview on #947582 background

This text has black color on #947582 background.


White color preview on #947582 background

This text has white color on #947582 background.


Related colors

Complementary color

Complementary color for #hex is #6B8A7D.


I love getcolorcode.com

Triadic colors

1 #829475 and #758294 with #947582 are triadic colors.

2 #827594 and #759482 with #947582 are triadic colors.