COLOR #928331

HEX: #928331 RGB: (146,131,49)

Color info

#928331 contains mainly red and green colors. Web safe color of #928331 is #999933 (or #993).

RGB color model

#928331 color RGB value is (146,131,49).

RGB: (146,131,49) (57%, 51%, 19%)

RGB channels and saturation

R 146 of 255 = 57%
G 131 of 255 = 51%
B 49 of 255 = 19%

146
131
49

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

Portions of RGB colors in percentages

R + G + B = 146 + 131 + 49 = 326 (100%)
R 146 of 326 ~ 44.79%
G 131 of 326 ~ 40.18%
B 49 of 326 ~ 15.03'%

%44.79
%40.18
%15.03

CMYK color model

#928331 color CMYK value is (0,10,66,43).

  • cyan value is 0.00%
  • magenta value is 10.27%
  • yellow value is 66.44%
  • key color value is 42.75%

CMYK: (0,10,66,43)
C0M10Y66K43 (0%, 10%, 66%, 43%)
(0.00 / 0.10 / 0.66 / 0.43)

CMYK percentages

%0
%10.27
%66.44
%42.75

Codes

Color #928331 in popluar color models

92 83 31
RGB 146 131 49
HSL 51° 49.74% 38.24%
HSB/HSV 51° 66.44% 57.25%
CMYK 0.00% 10.27% 66.44%
42.75%

Color #928331 in popluar number systems.

HEX 92 83 31
Decimal 146 131 49
Binary 10010010 10000011 110001
Octal 222 203 61

Shades and tints

Shades of #928331

#928331
(146,131,49)
#85782D
(133,120,45)
#786D29
(120,109,41)
#6B6225
(107,98,37)
#5E5721
(94,87,33)
#514C1D
(81,76,29)
#444119
(68,65,25)
#373615
(55,54,21)
#2A2B11
(42,43,17)
#1D200D
(29,32,13)
#101509
(16,21,9)
#000000
(0,0,0)

Tints of #928331

#928331
(146,131,49)
#9B8E43
(155,142,67)
#A49955
(164,153,85)
#ADA467
(173,164,103)
#B6AF79
(182,175,121)
#BFBA8B
(191,186,139)
#C8C59D
(200,197,157)
#D1D0AF
(209,208,175)
#DADBC1
(218,219,193)
#E3E6D3
(227,230,211)
#ECF1E5
(236,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #928331 color. Also use rgb(146,131,49) instead hex code.

Text Font Color

.myTextColor { color: #928331; }

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

This text font color is #928331.

Background Color

.myBgColor { background-color: #928331; }

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

This div background color is #928331.

Border color

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

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

This div border color is #928331.

Opacity

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

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

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

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

This text has shadow with #928331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928331.

Preview

Color preview on black background

This text has color #928331 on black background.


Color preview on white background

This text has color #928331 on white background.


Black color preview on #928331 background

This text has black color on #928331 background.


White color preview on #928331 background

This text has white color on #928331 background.


Related colors

Complementary color

Complementary color for #hex is #6D7CCE.


I love getcolorcode.com

Triadic colors

1 #319283 and #833192 with #928331 are triadic colors.

2 #318392 and #839231 with #928331 are triadic colors.