COLOR #48460B

HEX: #48460B RGB: (72,70,11)

Color info

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

RGB color model

#48460B color RGB value is (72,70,11).

RGB: (72,70,11) (28%, 27%, 4%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 11 of 255 = 4%

72
70
11

R + G + B ~ 20%. #48460B is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 11 = 153 (100%)
R 72 of 153 ~ 47.06%
G 70 of 153 ~ 45.75%
B 11 of 153 ~ 7.19'%

%47.06
%45.75

CMYK color model

#48460B color CMYK value is (0,3,85,72).

  • cyan value is 0.00%
  • magenta value is 2.78%
  • yellow value is 84.72%
  • key color value is 71.76%

CMYK: (0,3,85,72)
C0M3Y85K72 (0%, 3%, 85%, 72%)
(0.00 / 0.03 / 0.85 / 0.72)

CMYK percentages

%0
%2.78
%84.72
%71.76

Codes

Color #48460B in popluar color models

48 46 0B
RGB 72 70 11
HSL 58° 73.49% 16.27%
HSB/HSV 58° 84.72% 28.24%
CMYK 0.00% 2.78% 84.72%
71.76%

Color #48460B in popluar number systems.

HEX 48 46 0B
Decimal 72 70 11
Binary 1001000 1000110 1011
Octal 110 106 13

Shades and tints

Shades of #48460B

#48460B
(72,70,11)
#42400A
(66,64,10)
#3C3A09
(60,58,9)
#363408
(54,52,8)
#302E07
(48,46,7)
#2A2806
(42,40,6)
#242205
(36,34,5)
#1E1C04
(30,28,4)
#181603
(24,22,3)
#121002
(18,16,2)
#0C0A01
(12,10,1)
#000000
(0,0,0)

Tints of #48460B

#48460B
(72,70,11)
#585621
(88,86,33)
#686637
(104,102,55)
#78764D
(120,118,77)
#888663
(136,134,99)
#989679
(152,150,121)
#A8A68F
(168,166,143)
#B8B6A5
(184,182,165)
#C8C6BB
(200,198,187)
#D8D6D1
(216,214,209)
#E8E6E7
(232,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48460B color. Also use rgb(72,70,11) instead hex code.

Text Font Color

.myTextColor { color: #48460B; }

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

This text font color is #48460B.

Background Color

.myBgColor { background-color: #48460B; }

<div style="background-color:#48460B">Inner text</div>

This div background color is #48460B.

Border color

.myBorderColor { border: 1px solid #48460B; }

<div style="border:3px solid #48460B">Div</div>

This div border color is #48460B.

Opacity

.myOpacity80 { color: #48460B; opacity: 0.8; }

<p style="color:#48460B;opacity:0.8;">80%</p>

Text with #48460B 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 #48460B;}

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

This text has shadow with #48460B color.


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

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

This text has shadow with #48460B primary color and red secondary color.


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

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

This text has shadow with #48460B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48460B.

Preview

Color preview on black background

This text has color #48460B on black background.


Color preview on white background

This text has color #48460B on white background.


Black color preview on #48460B background

This text has black color on #48460B background.


White color preview on #48460B background

This text has white color on #48460B background.


Related colors

Complementary color

Complementary color for #hex is #B7B9F4.


I love getcolorcode.com

Triadic colors

1 #0B4846 and #460B48 with #48460B are triadic colors.

2 #0B4648 and #46480B with #48460B are triadic colors.