COLOR #48673D

HEX: #48673D RGB: (72,103,61)

Color info

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

RGB color model

#48673D color RGB value is (72,103,61).

RGB: (72,103,61) (28%, 40%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 103 of 255 = 40%
B 61 of 255 = 24%

72
103
61

R + G + B ~ 31%. #48673D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 61 = 236 (100%)
R 72 of 236 ~ 30.51%
G 103 of 236 ~ 43.64%
B 61 of 236 ~ 25.85'%

%30.51
%43.64
%25.85

CMYK color model

#48673D color CMYK value is (30,0,41,60).

  • cyan value is 30.10%
  • magenta value is 0.00%
  • yellow value is 40.78%
  • key color value is 59.61%
CMYK: (30,0,41,60) C30M0Y41K60 (30%,0%,41%,60%) (0.30/0.00/0.41/0.60) 

CMYK percentages

%30.1
%0
%40.78
%59.61

Codes

Color #48673D in popluar color models

48 67 3D
RGB 72 103 61
HSL 104° 25.61% 32.16%
HSB/HSV 104° 40.78% 40.39%
CMYK 30.10% 0.00% 40.78%
59.61%

Color #48673D in popluar number systems.

HEX 48 67 3D
Decimal 72 103 61
Binary 1001000 1100111 111101
Octal 110 147 75

Shades and tints

Shades of #48673D

#48673D
(72,103,61)
#425E38
(66,94,56)
#3C5533
(60,85,51)
#364C2E
(54,76,46)
#304329
(48,67,41)
#2A3A24
(42,58,36)
#24311F
(36,49,31)
#1E281A
(30,40,26)
#181F15
(24,31,21)
#121610
(18,22,16)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #48673D

#48673D
(72,103,61)
#58744E
(88,116,78)
#68815F
(104,129,95)
#788E70
(120,142,112)
#889B81
(136,155,129)
#98A892
(152,168,146)
#A8B5A3
(168,181,163)
#B8C2B4
(184,194,180)
#C8CFC5
(200,207,197)
#D8DCD6
(216,220,214)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48673D color. Also use rgb(72,103,61) instead hex code.

Text Font Color

.myTextColor { color: #48673D; }

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

This text font color is #48673D.

Background Color

.myBgColor { background-color: #48673D; }

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

This div background color is #48673D.

Border color

.myBorderColor { border: 1px solid #48673D; }

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

This div border color is #48673D.

Opacity

.myOpacity80 { color: #48673D; opacity: 0.8; }

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

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

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

This text has shadow with #48673D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48673D.

Preview

Color preview on black background

This text has color #48673D on black background.


Color preview on white background

This text has color #48673D on white background.


Black color preview on #48673D background

This text has black color on #48673D background.


White color preview on #48673D background

This text has white color on #48673D background.


Related colors

Complementary color

Complementary color for #hex is #B798C2.


I love getcolorcode.com

Triadic colors

1 #3D4867 and #673D48 with #48673D are triadic colors.

2 #3D6748 and #67483D with #48673D are triadic colors.