COLOR #948036

HEX: #948036 RGB: (148,128,54)

Color info

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

RGB color model

#948036 color RGB value is (148,128,54).

RGB: (148,128,54) (58%, 50%, 21%)

RGB channels and saturation

R 148 of 255 = 58%
G 128 of 255 = 50%
B 54 of 255 = 21%

148
128
54

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

Portions of RGB colors in percentages

R + G + B = 148 + 128 + 54 = 330 (100%)
R 148 of 330 ~ 44.85%
G 128 of 330 ~ 38.79%
B 54 of 330 ~ 16.36'%

%44.85
%38.79
%16.36

CMYK color model

#948036 color CMYK value is (0,14,64,42).

  • cyan value is 0.00%
  • magenta value is 13.51%
  • yellow value is 63.51%
  • key color value is 41.96%
CMYK: (0,14,64,42) C0M14Y64K42 (0%,14%,64%,42%) (0.00/0.14/0.64/0.42) 

CMYK percentages

%0
%13.51
%63.51
%41.96

Codes

Color #948036 in popluar color models

94 80 36
RGB 148 128 54
HSL 47° 46.53% 39.61%
HSB/HSV 47° 63.51% 58.04%
CMYK 0.00% 13.51% 63.51%
41.96%

Color #948036 in popluar number systems.

HEX 94 80 36
Decimal 148 128 54
Binary 10010100 10000000 110110
Octal 224 200 66

Shades and tints

Shades of #948036

#948036
(148,128,54)
#877532
(135,117,50)
#7A6A2E
(122,106,46)
#6D5F2A
(109,95,42)
#605426
(96,84,38)
#534922
(83,73,34)
#463E1E
(70,62,30)
#39331A
(57,51,26)
#2C2816
(44,40,22)
#1F1D12
(31,29,18)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #948036

#948036
(148,128,54)
#9D8B48
(157,139,72)
#A6965A
(166,150,90)
#AFA16C
(175,161,108)
#B8AC7E
(184,172,126)
#C1B790
(193,183,144)
#CAC2A2
(202,194,162)
#D3CDB4
(211,205,180)
#DCD8C6
(220,216,198)
#E5E3D8
(229,227,216)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #948036 color. Also use rgb(148,128,54) instead hex code.

Text Font Color

.myTextColor { color: #948036; }

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

This text font color is #948036.

Background Color

.myBgColor { background-color: #948036; }

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

This div background color is #948036.

Border color

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

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

This div border color is #948036.

Opacity

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

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

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

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

This text has shadow with #948036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #948036.

Preview

Color preview on black background

This text has color #948036 on black background.


Color preview on white background

This text has color #948036 on white background.


Black color preview on #948036 background

This text has black color on #948036 background.


White color preview on #948036 background

This text has white color on #948036 background.


Related colors

Complementary color

Complementary color for #hex is #6B7FC9.


I love getcolorcode.com

Triadic colors

1 #369480 and #803694 with #948036 are triadic colors.

2 #368094 and #809436 with #948036 are triadic colors.