COLOR #485448

HEX: #485448 RGB: (72,84,72)

Color info

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

RGB color model

#485448 color RGB value is (72,84,72).

RGB: (72,84,72) (28%, 33%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 72 of 255 = 28%

72
84
72

R + G + B ~ 30%. #485448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 72 = 228 (100%)
R 72 of 228 ~ 31.58%
G 84 of 228 ~ 36.84%
B 72 of 228 ~ 31.58'%

%31.58
%36.84
%31.58

CMYK color model

#485448 color CMYK value is (14,0,14,67).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 67.06%

CMYK: (14,0,14,67)
C14M0Y14K67 (14%, 0%, 14%, 67%)
(0.14 / 0.00 / 0.14 / 0.67)

CMYK percentages

%14.29
%0
%14.29
%67.06

Codes

Color #485448 in popluar color models

48 54 48
RGB 72 84 72
HSL 120° 7.69% 30.59%
HSB/HSV 120° 14.29% 32.94%
CMYK 14.29% 0.00% 14.29%
67.06%

Color #485448 in popluar number systems.

HEX 48 54 48
Decimal 72 84 72
Binary 1001000 1010100 1001000
Octal 110 124 110

Shades and tints

Shades of #485448

#485448
(72,84,72)
#424D42
(66,77,66)
#3C463C
(60,70,60)
#363F36
(54,63,54)
#303830
(48,56,48)
#2A312A
(42,49,42)
#242A24
(36,42,36)
#1E231E
(30,35,30)
#181C18
(24,28,24)
#121512
(18,21,18)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #485448

#485448
(72,84,72)
#586358
(88,99,88)
#687268
(104,114,104)
#788178
(120,129,120)
#889088
(136,144,136)
#989F98
(152,159,152)
#A8AEA8
(168,174,168)
#B8BDB8
(184,189,184)
#C8CCC8
(200,204,200)
#D8DBD8
(216,219,216)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485448; }

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

This text font color is #485448.

Background Color

.myBgColor { background-color: #485448; }

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

This div background color is #485448.

Border color

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

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

This div border color is #485448.

Opacity

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

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

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

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

This text has shadow with #485448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485448.

Preview

Color preview on black background

This text has color #485448 on black background.


Color preview on white background

This text has color #485448 on white background.


Black color preview on #485448 background

This text has black color on #485448 background.


White color preview on #485448 background

This text has white color on #485448 background.


Related colors

Complementary color

Complementary color for #hex is #B7ABB7.


I love getcolorcode.com

Triadic colors

1 #484854 and #544848 with #485448 are triadic colors.

2 #485448 and #544848 with #485448 are triadic colors.