COLOR #946855

HEX: #946855 RGB: (148,104,85)

Color info

#946855 contains mainly red and green colors. Web safe color of #946855 is #996666 (or #966).

RGB color model

#946855 color RGB value is (148,104,85).

RGB: (148,104,85) (58%, 41%, 33%)

RGB channels and saturation

R 148 of 255 = 58%
G 104 of 255 = 41%
B 85 of 255 = 33%

148
104
85

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

Portions of RGB colors in percentages

R + G + B = 148 + 104 + 85 = 337 (100%)
R 148 of 337 ~ 43.92%
G 104 of 337 ~ 30.86%
B 85 of 337 ~ 25.22'%

%43.92
%30.86
%25.22

CMYK color model

#946855 color CMYK value is (0,30,43,42).

  • cyan value is 0.00%
  • magenta value is 29.73%
  • yellow value is 42.57%
  • key color value is 41.96%

CMYK: (0,30,43,42)
C0M30Y43K42 (0%, 30%, 43%, 42%)
(0.00 / 0.30 / 0.43 / 0.42)

CMYK percentages

%0
%29.73
%42.57
%41.96

Codes

Color #946855 in popluar color models

94 68 55
RGB 148 104 85
HSL 18° 27.04% 45.69%
HSB/HSV 18° 42.57% 58.04%
CMYK 0.00% 29.73% 42.57%
41.96%

Color #946855 in popluar number systems.

HEX 94 68 55
Decimal 148 104 85
Binary 10010100 1101000 1010101
Octal 224 150 125

Shades and tints

Shades of #946855

#946855
(148,104,85)
#875F4E
(135,95,78)
#7A5647
(122,86,71)
#6D4D40
(109,77,64)
#604439
(96,68,57)
#533B32
(83,59,50)
#46322B
(70,50,43)
#392924
(57,41,36)
#2C201D
(44,32,29)
#1F1716
(31,23,22)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #946855

#946855
(148,104,85)
#9D7564
(157,117,100)
#A68273
(166,130,115)
#AF8F82
(175,143,130)
#B89C91
(184,156,145)
#C1A9A0
(193,169,160)
#CAB6AF
(202,182,175)
#D3C3BE
(211,195,190)
#DCD0CD
(220,208,205)
#E5DDDC
(229,221,220)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #946855 color. Also use rgb(148,104,85) instead hex code.

Text Font Color

.myTextColor { color: #946855; }

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

This text font color is #946855.

Background Color

.myBgColor { background-color: #946855; }

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

This div background color is #946855.

Border color

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

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

This div border color is #946855.

Opacity

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

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

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

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

This text has shadow with #946855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946855.

Preview

Color preview on black background

This text has color #946855 on black background.


Color preview on white background

This text has color #946855 on white background.


Black color preview on #946855 background

This text has black color on #946855 background.


White color preview on #946855 background

This text has white color on #946855 background.


Related colors

Complementary color

Complementary color for #hex is #6B97AA.


I love getcolorcode.com

Triadic colors

1 #559468 and #685594 with #946855 are triadic colors.

2 #556894 and #689455 with #946855 are triadic colors.