COLOR #947460

HEX: #947460 RGB: (148,116,96)

Color info

#947460 contains red, green and blue colors in about the same proportion. Web safe color of #947460 is #996666 (or #966).

RGB color model

#947460 color RGB value is (148,116,96).

RGB: (148,116,96) (58%, 45%, 38%)

RGB channels and saturation

R 148 of 255 = 58%
G 116 of 255 = 45%
B 96 of 255 = 38%

148
116
96

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

Portions of RGB colors in percentages

R + G + B = 148 + 116 + 96 = 360 (100%)
R 148 of 360 ~ 41.11%
G 116 of 360 ~ 32.22%
B 96 of 360 ~ 26.67'%

%41.11
%32.22
%26.67

CMYK color model

#947460 color CMYK value is (0,22,35,42).

  • cyan value is 0.00%
  • magenta value is 21.62%
  • yellow value is 35.14%
  • key color value is 41.96%

CMYK: (0,22,35,42)
C0M22Y35K42 (0%, 22%, 35%, 42%)
(0.00 / 0.22 / 0.35 / 0.42)

CMYK percentages

%0
%21.62
%35.14
%41.96

Codes

Color #947460 in popluar color models

94 74 60
RGB 148 116 96
HSL 23° 21.31% 47.84%
HSB/HSV 23° 35.14% 58.04%
CMYK 0.00% 21.62% 35.14%
41.96%

Color #947460 in popluar number systems.

HEX 94 74 60
Decimal 148 116 96
Binary 10010100 1110100 1100000
Octal 224 164 140

Shades and tints

Shades of #947460

#947460
(148,116,96)
#876A58
(135,106,88)
#7A6050
(122,96,80)
#6D5648
(109,86,72)
#604C40
(96,76,64)
#534238
(83,66,56)
#463830
(70,56,48)
#392E28
(57,46,40)
#2C2420
(44,36,32)
#1F1A18
(31,26,24)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #947460

#947460
(148,116,96)
#9D806E
(157,128,110)
#A68C7C
(166,140,124)
#AF988A
(175,152,138)
#B8A498
(184,164,152)
#C1B0A6
(193,176,166)
#CABCB4
(202,188,180)
#D3C8C2
(211,200,194)
#DCD4D0
(220,212,208)
#E5E0DE
(229,224,222)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947460 color. Also use rgb(148,116,96) instead hex code.

Text Font Color

.myTextColor { color: #947460; }

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

This text font color is #947460.

Background Color

.myBgColor { background-color: #947460; }

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

This div background color is #947460.

Border color

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

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

This div border color is #947460.

Opacity

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

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

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

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

This text has shadow with #947460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947460.

Preview

Color preview on black background

This text has color #947460 on black background.


Color preview on white background

This text has color #947460 on white background.


Black color preview on #947460 background

This text has black color on #947460 background.


White color preview on #947460 background

This text has white color on #947460 background.


Related colors

Complementary color

Complementary color for #hex is #6B8B9F.


I love getcolorcode.com

Triadic colors

1 #609474 and #746094 with #947460 are triadic colors.

2 #607494 and #749460 with #947460 are triadic colors.