COLOR #946242

HEX: #946242 RGB: (148,98,66)

Color info

#946242 contains mainly red and green colors. Web safe color of #946242 is #996633 (or #963).

RGB color model

#946242 color RGB value is (148,98,66).

RGB: (148,98,66) (58%, 38%, 26%)

RGB channels and saturation

R 148 of 255 = 58%
G 98 of 255 = 38%
B 66 of 255 = 26%

148
98
66

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

Portions of RGB colors in percentages

R + G + B = 148 + 98 + 66 = 312 (100%)
R 148 of 312 ~ 47.44%
G 98 of 312 ~ 31.41%
B 66 of 312 ~ 21.15'%

%47.44
%31.41
%21.15

CMYK color model

#946242 color CMYK value is (0,34,55,42).

  • cyan value is 0.00%
  • magenta value is 33.78%
  • yellow value is 55.41%
  • key color value is 41.96%
CMYK: (0,34,55,42) C0M34Y55K42 (0%,34%,55%,42%) (0.00/0.34/0.55/0.42) 

CMYK percentages

%0
%33.78
%55.41
%41.96

Codes

Color #946242 in popluar color models

94 62 42
RGB 148 98 66
HSL 23° 38.32% 41.96%
HSB/HSV 23° 55.41% 58.04%
CMYK 0.00% 33.78% 55.41%
41.96%

Color #946242 in popluar number systems.

HEX 94 62 42
Decimal 148 98 66
Binary 10010100 1100010 1000010
Octal 224 142 102

Shades and tints

Shades of #946242

#946242
(148,98,66)
#875A3C
(135,90,60)
#7A5236
(122,82,54)
#6D4A30
(109,74,48)
#60422A
(96,66,42)
#533A24
(83,58,36)
#46321E
(70,50,30)
#392A18
(57,42,24)
#2C2212
(44,34,18)
#1F1A0C
(31,26,12)
#121206
(18,18,6)
#000000
(0,0,0)

Tints of #946242

#946242
(148,98,66)
#9D7053
(157,112,83)
#A67E64
(166,126,100)
#AF8C75
(175,140,117)
#B89A86
(184,154,134)
#C1A897
(193,168,151)
#CAB6A8
(202,182,168)
#D3C4B9
(211,196,185)
#DCD2CA
(220,210,202)
#E5E0DB
(229,224,219)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #946242 color. Also use rgb(148,98,66) instead hex code.

Text Font Color

.myTextColor { color: #946242; }

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

This text font color is #946242.

Background Color

.myBgColor { background-color: #946242; }

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

This div background color is #946242.

Border color

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

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

This div border color is #946242.

Opacity

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

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

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

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

This text has shadow with #946242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946242.

Preview

Color preview on black background

This text has color #946242 on black background.


Color preview on white background

This text has color #946242 on white background.


Black color preview on #946242 background

This text has black color on #946242 background.


White color preview on #946242 background

This text has white color on #946242 background.


Related colors

Complementary color

Complementary color for #hex is #6B9DBD.


I love getcolorcode.com

Triadic colors

1 #429462 and #624294 with #946242 are triadic colors.

2 #426294 and #629442 with #946242 are triadic colors.