COLOR #48612E

HEX: #48612E RGB: (72,97,46)

Color info

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

RGB color model

#48612E color RGB value is (72,97,46).

RGB: (72,97,46) (28%, 38%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 46 of 255 = 18%

72
97
46

R + G + B ~ 28%. #48612E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 46 = 215 (100%)
R 72 of 215 ~ 33.49%
G 97 of 215 ~ 45.12%
B 46 of 215 ~ 21.4'%

%33.49
%45.12
%21.4

CMYK color model

#48612E color CMYK value is (26,0,53,62).

  • cyan value is 25.77%
  • magenta value is 0.00%
  • yellow value is 52.58%
  • key color value is 61.96%

CMYK: (26,0,53,62)
C26M0Y53K62 (26%, 0%, 53%, 62%)
(0.26 / 0.00 / 0.53 / 0.62)

CMYK percentages

%25.77
%0
%52.58
%61.96

Codes

Color #48612E in popluar color models

48 61 2E
RGB 72 97 46
HSL 89° 35.66% 28.04%
HSB/HSV 89° 52.58% 38.04%
CMYK 25.77% 0.00% 52.58%
61.96%

Color #48612E in popluar number systems.

HEX 48 61 2E
Decimal 72 97 46
Binary 1001000 1100001 101110
Octal 110 141 56

Shades and tints

Shades of #48612E

#48612E
(72,97,46)
#42592A
(66,89,42)
#3C5126
(60,81,38)
#364922
(54,73,34)
#30411E
(48,65,30)
#2A391A
(42,57,26)
#243116
(36,49,22)
#1E2912
(30,41,18)
#18210E
(24,33,14)
#12190A
(18,25,10)
#0C1106
(12,17,6)
#000000
(0,0,0)

Tints of #48612E

#48612E
(72,97,46)
#586F41
(88,111,65)
#687D54
(104,125,84)
#788B67
(120,139,103)
#88997A
(136,153,122)
#98A78D
(152,167,141)
#A8B5A0
(168,181,160)
#B8C3B3
(184,195,179)
#C8D1C6
(200,209,198)
#D8DFD9
(216,223,217)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48612E color. Also use rgb(72,97,46) instead hex code.

Text Font Color

.myTextColor { color: #48612E; }

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

This text font color is #48612E.

Background Color

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

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

This div background color is #48612E.

Border color

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

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

This div border color is #48612E.

Opacity

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

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

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

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

This text has shadow with #48612E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48612E.

Preview

Color preview on black background

This text has color #48612E on black background.


Color preview on white background

This text has color #48612E on white background.


Black color preview on #48612E background

This text has black color on #48612E background.


White color preview on #48612E background

This text has white color on #48612E background.


Related colors

Complementary color

Complementary color for #hex is #B79ED1.


I love getcolorcode.com

Triadic colors

1 #2E4861 and #612E48 with #48612E are triadic colors.

2 #2E6148 and #61482E with #48612E are triadic colors.