COLOR #48621C

HEX: #48621C RGB: (72,98,28)

Color info

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

RGB color model

#48621C color RGB value is (72,98,28).

RGB: (72,98,28) (28%, 38%, 11%)

RGB channels and saturation

R 72 of 255 = 28%
G 98 of 255 = 38%
B 28 of 255 = 11%

72
98
28

R + G + B ~ 26%. #48621C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 98 + 28 = 198 (100%)
R 72 of 198 ~ 36.36%
G 98 of 198 ~ 49.49%
B 28 of 198 ~ 14.14'%

%36.36
%49.49
%14.14

CMYK color model

#48621C color CMYK value is (27,0,71,62).

  • cyan value is 26.53%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 61.57%

CMYK: (27,0,71,62)
C27M0Y71K62 (27%, 0%, 71%, 62%)
(0.27 / 0.00 / 0.71 / 0.62)

CMYK percentages

%26.53
%0
%71.43
%61.57

Codes

Color #48621C in popluar color models

48 62 1C
RGB 72 98 28
HSL 82° 55.56% 24.71%
HSB/HSV 82° 71.43% 38.43%
CMYK 26.53% 0.00% 71.43%
61.57%

Color #48621C in popluar number systems.

HEX 48 62 1C
Decimal 72 98 28
Binary 1001000 1100010 11100
Octal 110 142 34

Shades and tints

Shades of #48621C

#48621C
(72,98,28)
#425A1A
(66,90,26)
#3C5218
(60,82,24)
#364A16
(54,74,22)
#304214
(48,66,20)
#2A3A12
(42,58,18)
#243210
(36,50,16)
#1E2A0E
(30,42,14)
#18220C
(24,34,12)
#121A0A
(18,26,10)
#0C1208
(12,18,8)
#000000
(0,0,0)

Tints of #48621C

#48621C
(72,98,28)
#587030
(88,112,48)
#687E44
(104,126,68)
#788C58
(120,140,88)
#889A6C
(136,154,108)
#98A880
(152,168,128)
#A8B694
(168,182,148)
#B8C4A8
(184,196,168)
#C8D2BC
(200,210,188)
#D8E0D0
(216,224,208)
#E8EEE4
(232,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48621C color. Also use rgb(72,98,28) instead hex code.

Text Font Color

.myTextColor { color: #48621C; }

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

This text font color is #48621C.

Background Color

.myBgColor { background-color: #48621C; }

<div style="background-color:#48621C">Inner text</div>

This div background color is #48621C.

Border color

.myBorderColor { border: 1px solid #48621C; }

<div style="border:3px solid #48621C">Div</div>

This div border color is #48621C.

Opacity

.myOpacity80 { color: #48621C; opacity: 0.8; }

<p style="color:#48621C;opacity:0.8;">80%</p>

Text with #48621C 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 #48621C;}

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

This text has shadow with #48621C color.


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

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

This text has shadow with #48621C primary color and red secondary color.


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

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

This text has shadow with #48621C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48621C.

Preview

Color preview on black background

This text has color #48621C on black background.


Color preview on white background

This text has color #48621C on white background.


Black color preview on #48621C background

This text has black color on #48621C background.


White color preview on #48621C background

This text has white color on #48621C background.


Related colors

Complementary color

Complementary color for #hex is #B79DE3.


I love getcolorcode.com

Triadic colors

1 #1C4862 and #621C48 with #48621C are triadic colors.

2 #1C6248 and #62481C with #48621C are triadic colors.