COLOR #483625

HEX: #483625 RGB: (72,54,37)

Color info

#483625 contains red, green and blue colors in about the same proportion. Web safe color of #483625 is #333333 (or #333).

RGB color model

#483625 color RGB value is (72,54,37).

RGB: (72,54,37) (28%, 21%, 15%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 37 of 255 = 15%

72
54
37

R + G + B ~ 21%. #483625 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 37 = 163 (100%)
R 72 of 163 ~ 44.17%
G 54 of 163 ~ 33.13%
B 37 of 163 ~ 22.7'%

%44.17
%33.13
%22.7

CMYK color model

#483625 color CMYK value is (0,25,49,72).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 48.61%
  • key color value is 71.76%

CMYK: (0,25,49,72)
C0M25Y49K72 (0%, 25%, 49%, 72%)
(0.00 / 0.25 / 0.49 / 0.72)

CMYK percentages

%0
%25
%48.61
%71.76

Codes

Color #483625 in popluar color models

48 36 25
RGB 72 54 37
HSL 29° 32.11% 21.37%
HSB/HSV 29° 48.61% 28.24%
CMYK 0.00% 25.00% 48.61%
71.76%

Color #483625 in popluar number systems.

HEX 48 36 25
Decimal 72 54 37
Binary 1001000 110110 100101
Octal 110 66 45

Shades and tints

Shades of #483625

#483625
(72,54,37)
#423222
(66,50,34)
#3C2E1F
(60,46,31)
#362A1C
(54,42,28)
#302619
(48,38,25)
#2A2216
(42,34,22)
#241E13
(36,30,19)
#1E1A10
(30,26,16)
#18160D
(24,22,13)
#12120A
(18,18,10)
#0C0E07
(12,14,7)
#000000
(0,0,0)

Tints of #483625

#483625
(72,54,37)
#584838
(88,72,56)
#685A4B
(104,90,75)
#786C5E
(120,108,94)
#887E71
(136,126,113)
#989084
(152,144,132)
#A8A297
(168,162,151)
#B8B4AA
(184,180,170)
#C8C6BD
(200,198,189)
#D8D8D0
(216,216,208)
#E8EAE3
(232,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483625 color. Also use rgb(72,54,37) instead hex code.

Text Font Color

.myTextColor { color: #483625; }

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

This text font color is #483625.

Background Color

.myBgColor { background-color: #483625; }

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

This div background color is #483625.

Border color

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

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

This div border color is #483625.

Opacity

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

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

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

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

This text has shadow with #483625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483625.

Preview

Color preview on black background

This text has color #483625 on black background.


Color preview on white background

This text has color #483625 on white background.


Black color preview on #483625 background

This text has black color on #483625 background.


White color preview on #483625 background

This text has white color on #483625 background.


Related colors

Complementary color

Complementary color for #hex is #B7C9DA.


I love getcolorcode.com

Triadic colors

1 #254836 and #362548 with #483625 are triadic colors.

2 #253648 and #364825 with #483625 are triadic colors.