COLOR #484234

HEX: #484234 RGB: (72,66,52)

Color info

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

RGB color model

#484234 color RGB value is (72,66,52).

RGB: (72,66,52) (28%, 26%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 66 of 255 = 26%
B 52 of 255 = 20%

72
66
52

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

Portions of RGB colors in percentages

R + G + B = 72 + 66 + 52 = 190 (100%)
R 72 of 190 ~ 37.89%
G 66 of 190 ~ 34.74%
B 52 of 190 ~ 27.37'%

%37.89
%34.74
%27.37

CMYK color model

#484234 color CMYK value is (0,8,28,72).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 27.78%
  • key color value is 71.76%

CMYK: (0,8,28,72)
C0M8Y28K72 (0%, 8%, 28%, 72%)
(0.00 / 0.08 / 0.28 / 0.72)

CMYK percentages

%0
%8.33
%27.78
%71.76

Codes

Color #484234 in popluar color models

48 42 34
RGB 72 66 52
HSL 42° 16.13% 24.31%
HSB/HSV 42° 27.78% 28.24%
CMYK 0.00% 8.33% 27.78%
71.76%

Color #484234 in popluar number systems.

HEX 48 42 34
Decimal 72 66 52
Binary 1001000 1000010 110100
Octal 110 102 64

Shades and tints

Shades of #484234

#484234
(72,66,52)
#423C30
(66,60,48)
#3C362C
(60,54,44)
#363028
(54,48,40)
#302A24
(48,42,36)
#2A2420
(42,36,32)
#241E1C
(36,30,28)
#1E1818
(30,24,24)
#181214
(24,18,20)
#120C10
(18,12,16)
#0C060C
(12,6,12)
#000000
(0,0,0)

Tints of #484234

#484234
(72,66,52)
#585346
(88,83,70)
#686458
(104,100,88)
#78756A
(120,117,106)
#88867C
(136,134,124)
#98978E
(152,151,142)
#A8A8A0
(168,168,160)
#B8B9B2
(184,185,178)
#C8CAC4
(200,202,196)
#D8DBD6
(216,219,214)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484234 color. Also use rgb(72,66,52) instead hex code.

Text Font Color

.myTextColor { color: #484234; }

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

This text font color is #484234.

Background Color

.myBgColor { background-color: #484234; }

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

This div background color is #484234.

Border color

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

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

This div border color is #484234.

Opacity

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

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

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

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

This text has shadow with #484234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484234.

Preview

Color preview on black background

This text has color #484234 on black background.


Color preview on white background

This text has color #484234 on white background.


Black color preview on #484234 background

This text has black color on #484234 background.


White color preview on #484234 background

This text has white color on #484234 background.


Related colors

Complementary color

Complementary color for #hex is #B7BDCB.


I love getcolorcode.com

Triadic colors

1 #344842 and #423448 with #484234 are triadic colors.

2 #344248 and #424834 with #484234 are triadic colors.