COLOR #946763

HEX: #946763 RGB: (148,103,99)

Color info

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

RGB color model

#946763 color RGB value is (148,103,99).

RGB: (148,103,99) (58%, 40%, 39%)

RGB channels and saturation

R 148 of 255 = 58%
G 103 of 255 = 40%
B 99 of 255 = 39%

148
103
99

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

Portions of RGB colors in percentages

R + G + B = 148 + 103 + 99 = 350 (100%)
R 148 of 350 ~ 42.29%
G 103 of 350 ~ 29.43%
B 99 of 350 ~ 28.29'%

%42.29
%29.43
%28.29

CMYK color model

#946763 color CMYK value is (0,30,33,42).

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

CMYK: (0,30,33,42)
C0M30Y33K42 (0%, 30%, 33%, 42%)
(0.00 / 0.30 / 0.33 / 0.42)

CMYK percentages

%0
%30.41
%33.11
%41.96

Codes

Color #946763 in popluar color models

94 67 63
RGB 148 103 99
HSL 19.84% 48.43%
HSB/HSV 33.11% 58.04%
CMYK 0.00% 30.41% 33.11%
41.96%

Color #946763 in popluar number systems.

HEX 94 67 63
Decimal 148 103 99
Binary 10010100 1100111 1100011
Octal 224 147 143

Shades and tints

Shades of #946763

#946763
(148,103,99)
#875E5A
(135,94,90)
#7A5551
(122,85,81)
#6D4C48
(109,76,72)
#60433F
(96,67,63)
#533A36
(83,58,54)
#46312D
(70,49,45)
#392824
(57,40,36)
#2C1F1B
(44,31,27)
#1F1612
(31,22,18)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #946763

#946763
(148,103,99)
#9D7471
(157,116,113)
#A6817F
(166,129,127)
#AF8E8D
(175,142,141)
#B89B9B
(184,155,155)
#C1A8A9
(193,168,169)
#CAB5B7
(202,181,183)
#D3C2C5
(211,194,197)
#DCCFD3
(220,207,211)
#E5DCE1
(229,220,225)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946763; }

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

This text font color is #946763.

Background Color

.myBgColor { background-color: #946763; }

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

This div background color is #946763.

Border color

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

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

This div border color is #946763.

Opacity

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

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

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

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

This text has shadow with #946763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946763.

Preview

Color preview on black background

This text has color #946763 on black background.


Color preview on white background

This text has color #946763 on white background.


Black color preview on #946763 background

This text has black color on #946763 background.


White color preview on #946763 background

This text has white color on #946763 background.


Related colors

Complementary color

Complementary color for #hex is #6B989C.


I love getcolorcode.com

Triadic colors

1 #639467 and #676394 with #946763 are triadic colors.

2 #636794 and #679463 with #946763 are triadic colors.