COLOR #484931

HEX: #484931 RGB: (72,73,49)

Color info

#484931 contains red, green and blue colors in about the same proportion. Web safe color of #484931 is #333333 (or #333).

RGB color model

#484931 color RGB value is (72,73,49).

RGB: (72,73,49) (28%, 29%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 73 of 255 = 29%
B 49 of 255 = 19%

72
73
49

R + G + B ~ 25%. #484931 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 49 = 194 (100%)
R 72 of 194 ~ 37.11%
G 73 of 194 ~ 37.63%
B 49 of 194 ~ 25.26'%

%37.11
%37.63
%25.26

CMYK color model

#484931 color CMYK value is (1,0,33,71).

  • cyan value is 1.37%
  • magenta value is 0.00%
  • yellow value is 32.88%
  • key color value is 71.37%

CMYK: (1,0,33,71)
C1M0Y33K71 (1%, 0%, 33%, 71%)
(0.01 / 0.00 / 0.33 / 0.71)

CMYK percentages

%1.37
%0
%32.88
%71.37

Codes

Color #484931 in popluar color models

48 49 31
RGB 72 73 49
HSL 63° 19.67% 23.92%
HSB/HSV 63° 32.88% 28.63%
CMYK 1.37% 0.00% 32.88%
71.37%

Color #484931 in popluar number systems.

HEX 48 49 31
Decimal 72 73 49
Binary 1001000 1001001 110001
Octal 110 111 61

Shades and tints

Shades of #484931

#484931
(72,73,49)
#42432D
(66,67,45)
#3C3D29
(60,61,41)
#363725
(54,55,37)
#303121
(48,49,33)
#2A2B1D
(42,43,29)
#242519
(36,37,25)
#1E1F15
(30,31,21)
#181911
(24,25,17)
#12130D
(18,19,13)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #484931

#484931
(72,73,49)
#585943
(88,89,67)
#686955
(104,105,85)
#787967
(120,121,103)
#888979
(136,137,121)
#98998B
(152,153,139)
#A8A99D
(168,169,157)
#B8B9AF
(184,185,175)
#C8C9C1
(200,201,193)
#D8D9D3
(216,217,211)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484931 color. Also use rgb(72,73,49) instead hex code.

Text Font Color

.myTextColor { color: #484931; }

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

This text font color is #484931.

Background Color

.myBgColor { background-color: #484931; }

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

This div background color is #484931.

Border color

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

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

This div border color is #484931.

Opacity

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

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

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

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

This text has shadow with #484931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484931.

Preview

Color preview on black background

This text has color #484931 on black background.


Color preview on white background

This text has color #484931 on white background.


Black color preview on #484931 background

This text has black color on #484931 background.


White color preview on #484931 background

This text has white color on #484931 background.


Related colors

Complementary color

Complementary color for #hex is #B7B6CE.


I love getcolorcode.com

Triadic colors

1 #314849 and #493148 with #484931 are triadic colors.

2 #314948 and #494831 with #484931 are triadic colors.