COLOR #48654A

HEX: #48654A RGB: (72,101,74)

Color info

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

RGB color model

#48654A color RGB value is (72,101,74).

RGB: (72,101,74) (28%, 40%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 74 of 255 = 29%

72
101
74

R + G + B ~ 32%. #48654A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 74 = 247 (100%)
R 72 of 247 ~ 29.15%
G 101 of 247 ~ 40.89%
B 74 of 247 ~ 29.96'%

%29.15
%40.89
%29.96

CMYK color model

#48654A color CMYK value is (29,0,27,60).

  • cyan value is 28.71%
  • magenta value is 0.00%
  • yellow value is 26.73%
  • key color value is 60.39%

CMYK: (29,0,27,60)
C29M0Y27K60 (29%, 0%, 27%, 60%)
(0.29 / 0.00 / 0.27 / 0.60)

CMYK percentages

%28.71
%0
%26.73
%60.39

Codes

Color #48654A in popluar color models

48 65 4A
RGB 72 101 74
HSL 124° 16.76% 33.92%
HSB/HSV 124° 28.71% 39.61%
CMYK 28.71% 0.00% 26.73%
60.39%

Color #48654A in popluar number systems.

HEX 48 65 4A
Decimal 72 101 74
Binary 1001000 1100101 1001010
Octal 110 145 112

Shades and tints

Shades of #48654A

#48654A
(72,101,74)
#425C44
(66,92,68)
#3C533E
(60,83,62)
#364A38
(54,74,56)
#304132
(48,65,50)
#2A382C
(42,56,44)
#242F26
(36,47,38)
#1E2620
(30,38,32)
#181D1A
(24,29,26)
#121414
(18,20,20)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #48654A

#48654A
(72,101,74)
#58735A
(88,115,90)
#68816A
(104,129,106)
#788F7A
(120,143,122)
#889D8A
(136,157,138)
#98AB9A
(152,171,154)
#A8B9AA
(168,185,170)
#B8C7BA
(184,199,186)
#C8D5CA
(200,213,202)
#D8E3DA
(216,227,218)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48654A color. Also use rgb(72,101,74) instead hex code.

Text Font Color

.myTextColor { color: #48654A; }

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

This text font color is #48654A.

Background Color

.myBgColor { background-color: #48654A; }

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

This div background color is #48654A.

Border color

.myBorderColor { border: 1px solid #48654A; }

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

This div border color is #48654A.

Opacity

.myOpacity80 { color: #48654A; opacity: 0.8; }

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

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

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

This text has shadow with #48654A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48654A.

Preview

Color preview on black background

This text has color #48654A on black background.


Color preview on white background

This text has color #48654A on white background.


Black color preview on #48654A background

This text has black color on #48654A background.


White color preview on #48654A background

This text has white color on #48654A background.


Related colors

Complementary color

Complementary color for #hex is #B79AB5.


I love getcolorcode.com

Triadic colors

1 #4A4865 and #654A48 with #48654A are triadic colors.

2 #4A6548 and #65484A with #48654A are triadic colors.