COLOR #485148

HEX: #485148 RGB: (72,81,72)

Color info

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

RGB color model

#485148 color RGB value is (72,81,72).

RGB: (72,81,72) (28%, 32%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 81 of 255 = 32%
B 72 of 255 = 28%

72
81
72

R + G + B ~ 29%. #485148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 81 + 72 = 225 (100%)
R 72 of 225 ~ 32%
G 81 of 225 ~ 36%
B 72 of 225 ~ 32'%

%32
%36
%32

CMYK color model

#485148 color CMYK value is (11,0,11,68).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 68.24%

CMYK: (11,0,11,68)
C11M0Y11K68 (11%, 0%, 11%, 68%)
(0.11 / 0.00 / 0.11 / 0.68)

CMYK percentages

%11.11
%0
%11.11
%68.24

Codes

Color #485148 in popluar color models

48 51 48
RGB 72 81 72
HSL 120° 5.88% 30.00%
HSB/HSV 120° 11.11% 31.76%
CMYK 11.11% 0.00% 11.11%
68.24%

Color #485148 in popluar number systems.

HEX 48 51 48
Decimal 72 81 72
Binary 1001000 1010001 1001000
Octal 110 121 110

Shades and tints

Shades of #485148

#485148
(72,81,72)
#424A42
(66,74,66)
#3C433C
(60,67,60)
#363C36
(54,60,54)
#303530
(48,53,48)
#2A2E2A
(42,46,42)
#242724
(36,39,36)
#1E201E
(30,32,30)
#181918
(24,25,24)
#121212
(18,18,18)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #485148

#485148
(72,81,72)
#586058
(88,96,88)
#686F68
(104,111,104)
#787E78
(120,126,120)
#888D88
(136,141,136)
#989C98
(152,156,152)
#A8ABA8
(168,171,168)
#B8BAB8
(184,186,184)
#C8C9C8
(200,201,200)
#D8D8D8
(216,216,216)
#E8E7E8
(232,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485148; }

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

This text font color is #485148.

Background Color

.myBgColor { background-color: #485148; }

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

This div background color is #485148.

Border color

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

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

This div border color is #485148.

Opacity

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

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

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

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

This text has shadow with #485148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485148.

Preview

Color preview on black background

This text has color #485148 on black background.


Color preview on white background

This text has color #485148 on white background.


Black color preview on #485148 background

This text has black color on #485148 background.


White color preview on #485148 background

This text has white color on #485148 background.


Related colors

Complementary color

Complementary color for #hex is #B7AEB7.


I love getcolorcode.com

Triadic colors

1 #484851 and #514848 with #485148 are triadic colors.

2 #485148 and #514848 with #485148 are triadic colors.