COLOR #48340A

HEX: #48340A RGB: (72,52,10)

Color info

#48340A contains mainly red and green colors. Web safe color of #48340A is #333300 (or #330).

RGB color model

#48340A color RGB value is (72,52,10).

RGB: (72,52,10) (28%, 20%, 4%)

RGB channels and saturation

R 72 of 255 = 28%
G 52 of 255 = 20%
B 10 of 255 = 4%

72
52
10

R + G + B ~ 17%. #48340A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 52 + 10 = 134 (100%)
R 72 of 134 ~ 53.73%
G 52 of 134 ~ 38.81%
B 10 of 134 ~ 7.46'%

%53.73
%38.81

CMYK color model

#48340A color CMYK value is (0,28,86,72).

  • cyan value is 0.00%
  • magenta value is 27.78%
  • yellow value is 86.11%
  • key color value is 71.76%
CMYK: (0,28,86,72) C0M28Y86K72 (0%,28%,86%,72%) (0.00/0.28/0.86/0.72) 

CMYK percentages

%0
%27.78
%86.11
%71.76

Codes

Color #48340A in popluar color models

48 34 0A
RGB 72 52 10
HSL 41° 75.61% 16.08%
HSB/HSV 41° 86.11% 28.24%
CMYK 0.00% 27.78% 86.11%
71.76%

Color #48340A in popluar number systems.

HEX 48 34 0A
Decimal 72 52 10
Binary 1001000 110100 1010
Octal 110 64 12

Shades and tints

Shades of #48340A

#48340A
(72,52,10)
#42300A
(66,48,10)
#3C2C0A
(60,44,10)
#36280A
(54,40,10)
#30240A
(48,36,10)
#2A200A
(42,32,10)
#241C0A
(36,28,10)
#1E180A
(30,24,10)
#18140A
(24,20,10)
#12100A
(18,16,10)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #48340A

#48340A
(72,52,10)
#584620
(88,70,32)
#685836
(104,88,54)
#786A4C
(120,106,76)
#887C62
(136,124,98)
#988E78
(152,142,120)
#A8A08E
(168,160,142)
#B8B2A4
(184,178,164)
#C8C4BA
(200,196,186)
#D8D6D0
(216,214,208)
#E8E8E6
(232,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48340A color. Also use rgb(72,52,10) instead hex code.

Text Font Color

.myTextColor { color: #48340A; }

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

This text font color is #48340A.

Background Color

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

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

This div background color is #48340A.

Border color

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

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

This div border color is #48340A.

Opacity

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

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

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

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

This text has shadow with #48340A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48340A.

Preview

Color preview on black background

This text has color #48340A on black background.


Color preview on white background

This text has color #48340A on white background.


Black color preview on #48340A background

This text has black color on #48340A background.


White color preview on #48340A background

This text has white color on #48340A background.


Related colors

Complementary color

Complementary color for #hex is #B7CBF5.


I love getcolorcode.com

Triadic colors

1 #0A4834 and #340A48 with #48340A are triadic colors.

2 #0A3448 and #34480A with #48340A are triadic colors.