COLOR #48634F

HEX: #48634F RGB: (72,99,79)

Color info

#48634F contains red, green and blue colors in about the same proportion. Web safe color of #48634F is #336666 (or #366).

RGB color model

#48634F color RGB value is (72,99,79).

RGB: (72,99,79) (28%, 39%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 99 of 255 = 39%
B 79 of 255 = 31%

72
99
79

R + G + B ~ 33%. #48634F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 79 = 250 (100%)
R 72 of 250 ~ 28.8%
G 99 of 250 ~ 39.6%
B 79 of 250 ~ 31.6'%

%28.8
%39.6
%31.6

CMYK color model

#48634F color CMYK value is (27,0,20,61).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 20.20%
  • key color value is 61.18%

CMYK: (27,0,20,61)
C27M0Y20K61 (27%, 0%, 20%, 61%)
(0.27 / 0.00 / 0.20 / 0.61)

CMYK percentages

%27.27
%0
%20.2
%61.18

Codes

Color #48634F in popluar color models

48 63 4F
RGB 72 99 79
HSL 136° 15.79% 33.53%
HSB/HSV 136° 27.27% 38.82%
CMYK 27.27% 0.00% 20.20%
61.18%

Color #48634F in popluar number systems.

HEX 48 63 4F
Decimal 72 99 79
Binary 1001000 1100011 1001111
Octal 110 143 117

Shades and tints

Shades of #48634F

#48634F
(72,99,79)
#425A48
(66,90,72)
#3C5141
(60,81,65)
#36483A
(54,72,58)
#303F33
(48,63,51)
#2A362C
(42,54,44)
#242D25
(36,45,37)
#1E241E
(30,36,30)
#181B17
(24,27,23)
#121210
(18,18,16)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #48634F

#48634F
(72,99,79)
#58715F
(88,113,95)
#687F6F
(104,127,111)
#788D7F
(120,141,127)
#889B8F
(136,155,143)
#98A99F
(152,169,159)
#A8B7AF
(168,183,175)
#B8C5BF
(184,197,191)
#C8D3CF
(200,211,207)
#D8E1DF
(216,225,223)
#E8EFEF
(232,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48634F color. Also use rgb(72,99,79) instead hex code.

Text Font Color

.myTextColor { color: #48634F; }

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

This text font color is #48634F.

Background Color

.myBgColor { background-color: #48634F; }

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

This div background color is #48634F.

Border color

.myBorderColor { border: 1px solid #48634F; }

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

This div border color is #48634F.

Opacity

.myOpacity80 { color: #48634F; opacity: 0.8; }

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

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

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

This text has shadow with #48634F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48634F.

Preview

Color preview on black background

This text has color #48634F on black background.


Color preview on white background

This text has color #48634F on white background.


Black color preview on #48634F background

This text has black color on #48634F background.


White color preview on #48634F background

This text has white color on #48634F background.


Related colors

Complementary color

Complementary color for #hex is #B79CB0.


I love getcolorcode.com

Triadic colors

1 #4F4863 and #634F48 with #48634F are triadic colors.

2 #4F6348 and #63484F with #48634F are triadic colors.