COLOR #48793A

HEX: #48793A RGB: (72,121,58)

Color info

#48793A contains mainly red and green colors. Web safe color of #48793A is #336633 (or #363).

RGB color model

#48793A color RGB value is (72,121,58).

RGB: (72,121,58) (28%, 47%, 23%)

RGB channels and saturation

R 72 of 255 = 28%
G 121 of 255 = 47%
B 58 of 255 = 23%

72
121
58

R + G + B ~ 33%. #48793A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 121 + 58 = 251 (100%)
R 72 of 251 ~ 28.69%
G 121 of 251 ~ 48.21%
B 58 of 251 ~ 23.11'%

%28.69
%48.21
%23.11

CMYK color model

#48793A color CMYK value is (40,0,52,53).

  • cyan value is 40.50%
  • magenta value is 0.00%
  • yellow value is 52.07%
  • key color value is 52.55%

CMYK: (40,0,52,53)
C40M0Y52K53 (40%, 0%, 52%, 53%)
(0.40 / 0.00 / 0.52 / 0.53)

CMYK percentages

%40.5
%0
%52.07
%52.55

Codes

Color #48793A in popluar color models

48 79 3A
RGB 72 121 58
HSL 107° 35.20% 35.10%
HSB/HSV 107° 52.07% 47.45%
CMYK 40.50% 0.00% 52.07%
52.55%

Color #48793A in popluar number systems.

HEX 48 79 3A
Decimal 72 121 58
Binary 1001000 1111001 111010
Octal 110 171 72

Shades and tints

Shades of #48793A

#48793A
(72,121,58)
#426E35
(66,110,53)
#3C6330
(60,99,48)
#36582B
(54,88,43)
#304D26
(48,77,38)
#2A4221
(42,66,33)
#24371C
(36,55,28)
#1E2C17
(30,44,23)
#182112
(24,33,18)
#12160D
(18,22,13)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #48793A

#48793A
(72,121,58)
#58854B
(88,133,75)
#68915C
(104,145,92)
#789D6D
(120,157,109)
#88A97E
(136,169,126)
#98B58F
(152,181,143)
#A8C1A0
(168,193,160)
#B8CDB1
(184,205,177)
#C8D9C2
(200,217,194)
#D8E5D3
(216,229,211)
#E8F1E4
(232,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48793A color. Also use rgb(72,121,58) instead hex code.

Text Font Color

.myTextColor { color: #48793A; }

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

This text font color is #48793A.

Background Color

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

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

This div background color is #48793A.

Border color

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

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

This div border color is #48793A.

Opacity

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

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

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

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

This text has shadow with #48793A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48793A.

Preview

Color preview on black background

This text has color #48793A on black background.


Color preview on white background

This text has color #48793A on white background.


Black color preview on #48793A background

This text has black color on #48793A background.


White color preview on #48793A background

This text has white color on #48793A background.


Related colors

Complementary color

Complementary color for #hex is #B786C5.


I love getcolorcode.com

Triadic colors

1 #3A4879 and #793A48 with #48793A are triadic colors.

2 #3A7948 and #79483A with #48793A are triadic colors.