COLOR #48633E

HEX: #48633E RGB: (72,99,62)

Color info

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

RGB color model

#48633E color RGB value is (72,99,62).

RGB: (72,99,62) (28%, 39%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 99 of 255 = 39%
B 62 of 255 = 24%

72
99
62

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

Portions of RGB colors in percentages

R + G + B = 72 + 99 + 62 = 233 (100%)
R 72 of 233 ~ 30.9%
G 99 of 233 ~ 42.49%
B 62 of 233 ~ 26.61'%

%30.9
%42.49
%26.61

CMYK color model

#48633E color CMYK value is (27,0,37,61).

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

CMYK: (27,0,37,61)
C27M0Y37K61 (27%, 0%, 37%, 61%)
(0.27 / 0.00 / 0.37 / 0.61)

CMYK percentages

%27.27
%0
%37.37
%61.18

Codes

Color #48633E in popluar color models

48 63 3E
RGB 72 99 62
HSL 104° 22.98% 31.57%
HSB/HSV 104° 37.37% 38.82%
CMYK 27.27% 0.00% 37.37%
61.18%

Color #48633E in popluar number systems.

HEX 48 63 3E
Decimal 72 99 62
Binary 1001000 1100011 111110
Octal 110 143 76

Shades and tints

Shades of #48633E

#48633E
(72,99,62)
#425A39
(66,90,57)
#3C5134
(60,81,52)
#36482F
(54,72,47)
#303F2A
(48,63,42)
#2A3625
(42,54,37)
#242D20
(36,45,32)
#1E241B
(30,36,27)
#181B16
(24,27,22)
#121211
(18,18,17)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #48633E

#48633E
(72,99,62)
#58714F
(88,113,79)
#687F60
(104,127,96)
#788D71
(120,141,113)
#889B82
(136,155,130)
#98A993
(152,169,147)
#A8B7A4
(168,183,164)
#B8C5B5
(184,197,181)
#C8D3C6
(200,211,198)
#D8E1D7
(216,225,215)
#E8EFE8
(232,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48633E color. Also use rgb(72,99,62) instead hex code.

Text Font Color

.myTextColor { color: #48633E; }

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

This text font color is #48633E.

Background Color

.myBgColor { background-color: #48633E; }

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

This div background color is #48633E.

Border color

.myBorderColor { border: 1px solid #48633E; }

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

This div border color is #48633E.

Opacity

.myOpacity80 { color: #48633E; opacity: 0.8; }

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

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

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

This text has shadow with #48633E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48633E.

Preview

Color preview on black background

This text has color #48633E on black background.


Color preview on white background

This text has color #48633E on white background.


Black color preview on #48633E background

This text has black color on #48633E background.


White color preview on #48633E background

This text has white color on #48633E background.


Related colors

Complementary color

Complementary color for #hex is #B79CC1.


I love getcolorcode.com

Triadic colors

1 #3E4863 and #633E48 with #48633E are triadic colors.

2 #3E6348 and #63483E with #48633E are triadic colors.