COLOR #946030

HEX: #946030 RGB: (148,96,48)

Color info

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

RGB color model

#946030 color RGB value is (148,96,48).

RGB: (148,96,48) (58%, 38%, 19%)

RGB channels and saturation

R 148 of 255 = 58%
G 96 of 255 = 38%
B 48 of 255 = 19%

148
96
48

R + G + B ~ 38%. #946030 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 148 + 96 + 48 = 292 (100%)
R 148 of 292 ~ 50.68%
G 96 of 292 ~ 32.88%
B 48 of 292 ~ 16.44'%

%50.68
%32.88
%16.44

CMYK color model

#946030 color CMYK value is (0,35,68,42).

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

CMYK: (0,35,68,42)
C0M35Y68K42 (0%, 35%, 68%, 42%)
(0.00 / 0.35 / 0.68 / 0.42)

CMYK percentages

%0
%35.14
%67.57
%41.96

Codes

Color #946030 in popluar color models

94 60 30
RGB 148 96 48
HSL 29° 51.02% 38.43%
HSB/HSV 29° 67.57% 58.04%
CMYK 0.00% 35.14% 67.57%
41.96%

Color #946030 in popluar number systems.

HEX 94 60 30
Decimal 148 96 48
Binary 10010100 1100000 110000
Octal 224 140 60

Shades and tints

Shades of #946030

#946030
(148,96,48)
#87582C
(135,88,44)
#7A5028
(122,80,40)
#6D4824
(109,72,36)
#604020
(96,64,32)
#53381C
(83,56,28)
#463018
(70,48,24)
#392814
(57,40,20)
#2C2010
(44,32,16)
#1F180C
(31,24,12)
#121008
(18,16,8)
#000000
(0,0,0)

Tints of #946030

#946030
(148,96,48)
#9D6E42
(157,110,66)
#A67C54
(166,124,84)
#AF8A66
(175,138,102)
#B89878
(184,152,120)
#C1A68A
(193,166,138)
#CAB49C
(202,180,156)
#D3C2AE
(211,194,174)
#DCD0C0
(220,208,192)
#E5DED2
(229,222,210)
#EEECE4
(238,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #946030; }

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

This text font color is #946030.

Background Color

.myBgColor { background-color: #946030; }

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

This div background color is #946030.

Border color

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

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

This div border color is #946030.

Opacity

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

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

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

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

This text has shadow with #946030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #946030.

Preview

Color preview on black background

This text has color #946030 on black background.


Color preview on white background

This text has color #946030 on white background.


Black color preview on #946030 background

This text has black color on #946030 background.


White color preview on #946030 background

This text has white color on #946030 background.


Related colors

Complementary color

Complementary color for #hex is #6B9FCF.


I love getcolorcode.com

Triadic colors

1 #309460 and #603094 with #946030 are triadic colors.

2 #306094 and #609430 with #946030 are triadic colors.