COLOR #483517

HEX: #483517 RGB: (72,53,23)

Color info

#483517 contains red, green and blue colors in about the same proportion. Web safe color of #483517 is #333300 (or #330).

RGB color model

#483517 color RGB value is (72,53,23).

RGB: (72,53,23) (28%, 21%, 9%)

RGB channels and saturation

R 72 of 255 = 28%
G 53 of 255 = 21%
B 23 of 255 = 9%

72
53
23

R + G + B ~ 19%. #483517 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 53 + 23 = 148 (100%)
R 72 of 148 ~ 48.65%
G 53 of 148 ~ 35.81%
B 23 of 148 ~ 15.54'%

%48.65
%35.81
%15.54

CMYK color model

#483517 color CMYK value is (0,26,68,72).

  • cyan value is 0.00%
  • magenta value is 26.39%
  • yellow value is 68.06%
  • key color value is 71.76%

CMYK: (0,26,68,72)
C0M26Y68K72 (0%, 26%, 68%, 72%)
(0.00 / 0.26 / 0.68 / 0.72)

CMYK percentages

%0
%26.39
%68.06
%71.76

Codes

Color #483517 in popluar color models

48 35 17
RGB 72 53 23
HSL 37° 51.58% 18.63%
HSB/HSV 37° 68.06% 28.24%
CMYK 0.00% 26.39% 68.06%
71.76%

Color #483517 in popluar number systems.

HEX 48 35 17
Decimal 72 53 23
Binary 1001000 110101 10111
Octal 110 65 27

Shades and tints

Shades of #483517

#483517
(72,53,23)
#423115
(66,49,21)
#3C2D13
(60,45,19)
#362911
(54,41,17)
#30250F
(48,37,15)
#2A210D
(42,33,13)
#241D0B
(36,29,11)
#1E1909
(30,25,9)
#181507
(24,21,7)
#121105
(18,17,5)
#0C0D03
(12,13,3)
#000000
(0,0,0)

Tints of #483517

#483517
(72,53,23)
#58472C
(88,71,44)
#685941
(104,89,65)
#786B56
(120,107,86)
#887D6B
(136,125,107)
#988F80
(152,143,128)
#A8A195
(168,161,149)
#B8B3AA
(184,179,170)
#C8C5BF
(200,197,191)
#D8D7D4
(216,215,212)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483517 color. Also use rgb(72,53,23) instead hex code.

Text Font Color

.myTextColor { color: #483517; }

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

This text font color is #483517.

Background Color

.myBgColor { background-color: #483517; }

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

This div background color is #483517.

Border color

.myBorderColor { border: 1px solid #483517; }

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

This div border color is #483517.

Opacity

.myOpacity80 { color: #483517; opacity: 0.8; }

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

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

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

This text has shadow with #483517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483517.

Preview

Color preview on black background

This text has color #483517 on black background.


Color preview on white background

This text has color #483517 on white background.


Black color preview on #483517 background

This text has black color on #483517 background.


White color preview on #483517 background

This text has white color on #483517 background.


Related colors

Complementary color

Complementary color for #hex is #B7CAE8.


I love getcolorcode.com

Triadic colors

1 #174835 and #351748 with #483517 are triadic colors.

2 #173548 and #354817 with #483517 are triadic colors.