COLOR #484937

HEX: #484937 RGB: (72,73,55)

Color info

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

RGB color model

#484937 color RGB value is (72,73,55).

RGB: (72,73,55) (28%, 29%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 73 of 255 = 29%
B 55 of 255 = 22%

72
73
55

R + G + B ~ 26%. #484937 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 55 = 200 (100%)
R 72 of 200 ~ 36%
G 73 of 200 ~ 36.5%
B 55 of 200 ~ 27.5'%

%36
%36.5
%27.5

CMYK color model

#484937 color CMYK value is (1,0,25,71).

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

CMYK: (1,0,25,71)
C1M0Y25K71 (1%, 0%, 25%, 71%)
(0.01 / 0.00 / 0.25 / 0.71)

CMYK percentages

%1.37
%0
%24.66
%71.37

Codes

Color #484937 in popluar color models

48 49 37
RGB 72 73 55
HSL 63° 14.06% 25.10%
HSB/HSV 63° 24.66% 28.63%
CMYK 1.37% 0.00% 24.66%
71.37%

Color #484937 in popluar number systems.

HEX 48 49 37
Decimal 72 73 55
Binary 1001000 1001001 110111
Octal 110 111 67

Shades and tints

Shades of #484937

#484937
(72,73,55)
#424332
(66,67,50)
#3C3D2D
(60,61,45)
#363728
(54,55,40)
#303123
(48,49,35)
#2A2B1E
(42,43,30)
#242519
(36,37,25)
#1E1F14
(30,31,20)
#18190F
(24,25,15)
#12130A
(18,19,10)
#0C0D05
(12,13,5)
#000000
(0,0,0)

Tints of #484937

#484937
(72,73,55)
#585949
(88,89,73)
#68695B
(104,105,91)
#78796D
(120,121,109)
#88897F
(136,137,127)
#989991
(152,153,145)
#A8A9A3
(168,169,163)
#B8B9B5
(184,185,181)
#C8C9C7
(200,201,199)
#D8D9D9
(216,217,217)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484937; }

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

This text font color is #484937.

Background Color

.myBgColor { background-color: #484937; }

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

This div background color is #484937.

Border color

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

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

This div border color is #484937.

Opacity

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

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

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

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

This text has shadow with #484937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484937.

Preview

Color preview on black background

This text has color #484937 on black background.


Color preview on white background

This text has color #484937 on white background.


Black color preview on #484937 background

This text has black color on #484937 background.


White color preview on #484937 background

This text has white color on #484937 background.


Related colors

Complementary color

Complementary color for #hex is #B7B6C8.


I love getcolorcode.com

Triadic colors

1 #374849 and #493748 with #484937 are triadic colors.

2 #374948 and #494837 with #484937 are triadic colors.