COLOR #484036

HEX: #484036 RGB: (72,64,54)

Color info

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

RGB color model

#484036 color RGB value is (72,64,54).

RGB: (72,64,54) (28%, 25%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 64 of 255 = 25%
B 54 of 255 = 21%

72
64
54

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

Portions of RGB colors in percentages

R + G + B = 72 + 64 + 54 = 190 (100%)
R 72 of 190 ~ 37.89%
G 64 of 190 ~ 33.68%
B 54 of 190 ~ 28.42'%

%37.89
%33.68
%28.42

CMYK color model

#484036 color CMYK value is (0,11,25,72).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 25.00%
  • key color value is 71.76%

CMYK: (0,11,25,72)
C0M11Y25K72 (0%, 11%, 25%, 72%)
(0.00 / 0.11 / 0.25 / 0.72)

CMYK percentages

%0
%11.11
%25
%71.76

Codes

Color #484036 in popluar color models

48 40 36
RGB 72 64 54
HSL 33° 14.29% 24.71%
HSB/HSV 33° 25.00% 28.24%
CMYK 0.00% 11.11% 25.00%
71.76%

Color #484036 in popluar number systems.

HEX 48 40 36
Decimal 72 64 54
Binary 1001000 1000000 110110
Octal 110 100 66

Shades and tints

Shades of #484036

#484036
(72,64,54)
#423B32
(66,59,50)
#3C362E
(60,54,46)
#36312A
(54,49,42)
#302C26
(48,44,38)
#2A2722
(42,39,34)
#24221E
(36,34,30)
#1E1D1A
(30,29,26)
#181816
(24,24,22)
#121312
(18,19,18)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #484036

#484036
(72,64,54)
#585148
(88,81,72)
#68625A
(104,98,90)
#78736C
(120,115,108)
#88847E
(136,132,126)
#989590
(152,149,144)
#A8A6A2
(168,166,162)
#B8B7B4
(184,183,180)
#C8C8C6
(200,200,198)
#D8D9D8
(216,217,216)
#E8EAEA
(232,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484036 color. Also use rgb(72,64,54) instead hex code.

Text Font Color

.myTextColor { color: #484036; }

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

This text font color is #484036.

Background Color

.myBgColor { background-color: #484036; }

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

This div background color is #484036.

Border color

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

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

This div border color is #484036.

Opacity

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

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

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

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

This text has shadow with #484036 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484036.

Preview

Color preview on black background

This text has color #484036 on black background.


Color preview on white background

This text has color #484036 on white background.


Black color preview on #484036 background

This text has black color on #484036 background.


White color preview on #484036 background

This text has white color on #484036 background.


Related colors

Complementary color

Complementary color for #hex is #B7BFC9.


I love getcolorcode.com

Triadic colors

1 #364840 and #403648 with #484036 are triadic colors.

2 #364048 and #404836 with #484036 are triadic colors.