COLOR #485231

HEX: #485231 RGB: (72,82,49)

Color info

#485231 contains red, green and blue colors in about the same proportion. Web safe color of #485231 is #336633 (or #363).

RGB color model

#485231 color RGB value is (72,82,49).

RGB: (72,82,49) (28%, 32%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 82 of 255 = 32%
B 49 of 255 = 19%

72
82
49

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

Portions of RGB colors in percentages

R + G + B = 72 + 82 + 49 = 203 (100%)
R 72 of 203 ~ 35.47%
G 82 of 203 ~ 40.39%
B 49 of 203 ~ 24.14'%

%35.47
%40.39
%24.14

CMYK color model

#485231 color CMYK value is (12,0,40,68).

  • cyan value is 12.20%
  • magenta value is 0.00%
  • yellow value is 40.24%
  • key color value is 67.84%

CMYK: (12,0,40,68)
C12M0Y40K68 (12%, 0%, 40%, 68%)
(0.12 / 0.00 / 0.40 / 0.68)

CMYK percentages

%12.2
%0
%40.24
%67.84

Codes

Color #485231 in popluar color models

48 52 31
RGB 72 82 49
HSL 78° 25.19% 25.69%
HSB/HSV 78° 40.24% 32.16%
CMYK 12.20% 0.00% 40.24%
67.84%

Color #485231 in popluar number systems.

HEX 48 52 31
Decimal 72 82 49
Binary 1001000 1010010 110001
Octal 110 122 61

Shades and tints

Shades of #485231

#485231
(72,82,49)
#424B2D
(66,75,45)
#3C4429
(60,68,41)
#363D25
(54,61,37)
#303621
(48,54,33)
#2A2F1D
(42,47,29)
#242819
(36,40,25)
#1E2115
(30,33,21)
#181A11
(24,26,17)
#12130D
(18,19,13)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #485231

#485231
(72,82,49)
#586143
(88,97,67)
#687055
(104,112,85)
#787F67
(120,127,103)
#888E79
(136,142,121)
#989D8B
(152,157,139)
#A8AC9D
(168,172,157)
#B8BBAF
(184,187,175)
#C8CAC1
(200,202,193)
#D8D9D3
(216,217,211)
#E8E8E5
(232,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485231 color. Also use rgb(72,82,49) instead hex code.

Text Font Color

.myTextColor { color: #485231; }

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

This text font color is #485231.

Background Color

.myBgColor { background-color: #485231; }

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

This div background color is #485231.

Border color

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

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

This div border color is #485231.

Opacity

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

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

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

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

This text has shadow with #485231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485231.

Preview

Color preview on black background

This text has color #485231 on black background.


Color preview on white background

This text has color #485231 on white background.


Black color preview on #485231 background

This text has black color on #485231 background.


White color preview on #485231 background

This text has white color on #485231 background.


Related colors

Complementary color

Complementary color for #hex is #B7ADCE.


I love getcolorcode.com

Triadic colors

1 #314852 and #523148 with #485231 are triadic colors.

2 #315248 and #524831 with #485231 are triadic colors.