COLOR #947463

HEX: #947463 RGB: (148,116,99)

Color info

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

RGB color model

#947463 color RGB value is (148,116,99).

RGB: (148,116,99) (58%, 45%, 39%)

RGB channels and saturation

R 148 of 255 = 58%
G 116 of 255 = 45%
B 99 of 255 = 39%

148
116
99

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

Portions of RGB colors in percentages

R + G + B = 148 + 116 + 99 = 363 (100%)
R 148 of 363 ~ 40.77%
G 116 of 363 ~ 31.96%
B 99 of 363 ~ 27.27'%

%40.77
%31.96
%27.27

CMYK color model

#947463 color CMYK value is (0,22,33,42).

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

CMYK: (0,22,33,42)
C0M22Y33K42 (0%, 22%, 33%, 42%)
(0.00 / 0.22 / 0.33 / 0.42)

CMYK percentages

%0
%21.62
%33.11
%41.96

Codes

Color #947463 in popluar color models

94 74 63
RGB 148 116 99
HSL 21° 19.84% 48.43%
HSB/HSV 21° 33.11% 58.04%
CMYK 0.00% 21.62% 33.11%
41.96%

Color #947463 in popluar number systems.

HEX 94 74 63
Decimal 148 116 99
Binary 10010100 1110100 1100011
Octal 224 164 143

Shades and tints

Shades of #947463

#947463
(148,116,99)
#876A5A
(135,106,90)
#7A6051
(122,96,81)
#6D5648
(109,86,72)
#604C3F
(96,76,63)
#534236
(83,66,54)
#46382D
(70,56,45)
#392E24
(57,46,36)
#2C241B
(44,36,27)
#1F1A12
(31,26,18)
#121009
(18,16,9)
#000000
(0,0,0)

Tints of #947463

#947463
(148,116,99)
#9D8071
(157,128,113)
#A68C7F
(166,140,127)
#AF988D
(175,152,141)
#B8A49B
(184,164,155)
#C1B0A9
(193,176,169)
#CABCB7
(202,188,183)
#D3C8C5
(211,200,197)
#DCD4D3
(220,212,211)
#E5E0E1
(229,224,225)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #947463; }

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

This text font color is #947463.

Background Color

.myBgColor { background-color: #947463; }

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

This div background color is #947463.

Border color

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

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

This div border color is #947463.

Opacity

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

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

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

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

This text has shadow with #947463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947463.

Preview

Color preview on black background

This text has color #947463 on black background.


Color preview on white background

This text has color #947463 on white background.


Black color preview on #947463 background

This text has black color on #947463 background.


White color preview on #947463 background

This text has white color on #947463 background.


Related colors

Complementary color

Complementary color for #hex is #6B8B9C.


I love getcolorcode.com

Triadic colors

1 #639474 and #746394 with #947463 are triadic colors.

2 #637494 and #749463 with #947463 are triadic colors.