COLOR #484733

HEX: #484733 RGB: (72,71,51)

Color info

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

RGB color model

#484733 color RGB value is (72,71,51).

RGB: (72,71,51) (28%, 28%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 51 of 255 = 20%

72
71
51

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

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 51 = 194 (100%)
R 72 of 194 ~ 37.11%
G 71 of 194 ~ 36.6%
B 51 of 194 ~ 26.29'%

%37.11
%36.6
%26.29

CMYK color model

#484733 color CMYK value is (0,1,29,72).

  • cyan value is 0.00%
  • magenta value is 1.39%
  • yellow value is 29.17%
  • key color value is 71.76%

CMYK: (0,1,29,72)
C0M1Y29K72 (0%, 1%, 29%, 72%)
(0.00 / 0.01 / 0.29 / 0.72)

CMYK percentages

%0
%1.39
%29.17
%71.76

Codes

Color #484733 in popluar color models

48 47 33
RGB 72 71 51
HSL 57° 17.07% 24.12%
HSB/HSV 57° 29.17% 28.24%
CMYK 0.00% 1.39% 29.17%
71.76%

Color #484733 in popluar number systems.

HEX 48 47 33
Decimal 72 71 51
Binary 1001000 1000111 110011
Octal 110 107 63

Shades and tints

Shades of #484733

#484733
(72,71,51)
#42412F
(66,65,47)
#3C3B2B
(60,59,43)
#363527
(54,53,39)
#302F23
(48,47,35)
#2A291F
(42,41,31)
#24231B
(36,35,27)
#1E1D17
(30,29,23)
#181713
(24,23,19)
#12110F
(18,17,15)
#0C0B0B
(12,11,11)
#000000
(0,0,0)

Tints of #484733

#484733
(72,71,51)
#585745
(88,87,69)
#686757
(104,103,87)
#787769
(120,119,105)
#88877B
(136,135,123)
#98978D
(152,151,141)
#A8A79F
(168,167,159)
#B8B7B1
(184,183,177)
#C8C7C3
(200,199,195)
#D8D7D5
(216,215,213)
#E8E7E7
(232,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484733 color. Also use rgb(72,71,51) instead hex code.

Text Font Color

.myTextColor { color: #484733; }

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

This text font color is #484733.

Background Color

.myBgColor { background-color: #484733; }

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

This div background color is #484733.

Border color

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

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

This div border color is #484733.

Opacity

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

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

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

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

This text has shadow with #484733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484733.

Preview

Color preview on black background

This text has color #484733 on black background.


Color preview on white background

This text has color #484733 on white background.


Black color preview on #484733 background

This text has black color on #484733 background.


White color preview on #484733 background

This text has white color on #484733 background.


Related colors

Complementary color

Complementary color for #hex is #B7B8CC.


I love getcolorcode.com

Triadic colors

1 #334847 and #473348 with #484733 are triadic colors.

2 #334748 and #474833 with #484733 are triadic colors.