COLOR #484430

HEX: #484430 RGB: (72,68,48)

Color info

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

RGB color model

#484430 color RGB value is (72,68,48).

RGB: (72,68,48) (28%, 27%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 68 of 255 = 27%
B 48 of 255 = 19%

72
68
48

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

Portions of RGB colors in percentages

R + G + B = 72 + 68 + 48 = 188 (100%)
R 72 of 188 ~ 38.3%
G 68 of 188 ~ 36.17%
B 48 of 188 ~ 25.53'%

%38.3
%36.17
%25.53

CMYK color model

#484430 color CMYK value is (0,6,33,72).

  • cyan value is 0.00%
  • magenta value is 5.56%
  • yellow value is 33.33%
  • key color value is 71.76%

CMYK: (0,6,33,72)
C0M6Y33K72 (0%, 6%, 33%, 72%)
(0.00 / 0.06 / 0.33 / 0.72)

CMYK percentages

%0
%5.56
%33.33
%71.76

Codes

Color #484430 in popluar color models

48 44 30
RGB 72 68 48
HSL 50° 20.00% 23.53%
HSB/HSV 50° 33.33% 28.24%
CMYK 0.00% 5.56% 33.33%
71.76%

Color #484430 in popluar number systems.

HEX 48 44 30
Decimal 72 68 48
Binary 1001000 1000100 110000
Octal 110 104 60

Shades and tints

Shades of #484430

#484430
(72,68,48)
#423E2C
(66,62,44)
#3C3828
(60,56,40)
#363224
(54,50,36)
#302C20
(48,44,32)
#2A261C
(42,38,28)
#242018
(36,32,24)
#1E1A14
(30,26,20)
#181410
(24,20,16)
#120E0C
(18,14,12)
#0C0808
(12,8,8)
#000000
(0,0,0)

Tints of #484430

#484430
(72,68,48)
#585542
(88,85,66)
#686654
(104,102,84)
#787766
(120,119,102)
#888878
(136,136,120)
#98998A
(152,153,138)
#A8AA9C
(168,170,156)
#B8BBAE
(184,187,174)
#C8CCC0
(200,204,192)
#D8DDD2
(216,221,210)
#E8EEE4
(232,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484430 color. Also use rgb(72,68,48) instead hex code.

Text Font Color

.myTextColor { color: #484430; }

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

This text font color is #484430.

Background Color

.myBgColor { background-color: #484430; }

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

This div background color is #484430.

Border color

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

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

This div border color is #484430.

Opacity

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

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

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

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

This text has shadow with #484430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484430.

Preview

Color preview on black background

This text has color #484430 on black background.


Color preview on white background

This text has color #484430 on white background.


Black color preview on #484430 background

This text has black color on #484430 background.


White color preview on #484430 background

This text has white color on #484430 background.


Related colors

Complementary color

Complementary color for #hex is #B7BBCF.


I love getcolorcode.com

Triadic colors

1 #304844 and #443048 with #484430 are triadic colors.

2 #304448 and #444830 with #484430 are triadic colors.