COLOR #483640

HEX: #483640 RGB: (72,54,64)

Color info

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

RGB color model

#483640 color RGB value is (72,54,64).

RGB: (72,54,64) (28%, 21%, 25%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 64 of 255 = 25%

72
54
64

R + G + B ~ 25%. #483640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 64 = 190 (100%)
R 72 of 190 ~ 37.89%
G 54 of 190 ~ 28.42%
B 64 of 190 ~ 33.68'%

%37.89
%28.42
%33.68

CMYK color model

#483640 color CMYK value is (0,25,11,72).

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

CMYK: (0,25,11,72)
C0M25Y11K72 (0%, 25%, 11%, 72%)
(0.00 / 0.25 / 0.11 / 0.72)

CMYK percentages

%0
%25
%11.11
%71.76

Codes

Color #483640 in popluar color models

48 36 40
RGB 72 54 64
HSL 327° 14.29% 24.71%
HSB/HSV 327° 25.00% 28.24%
CMYK 0.00% 25.00% 11.11%
71.76%

Color #483640 in popluar number systems.

HEX 48 36 40
Decimal 72 54 64
Binary 1001000 110110 1000000
Octal 110 66 100

Shades and tints

Shades of #483640

#483640
(72,54,64)
#42323B
(66,50,59)
#3C2E36
(60,46,54)
#362A31
(54,42,49)
#30262C
(48,38,44)
#2A2227
(42,34,39)
#241E22
(36,30,34)
#1E1A1D
(30,26,29)
#181618
(24,22,24)
#121213
(18,18,19)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #483640

#483640
(72,54,64)
#584851
(88,72,81)
#685A62
(104,90,98)
#786C73
(120,108,115)
#887E84
(136,126,132)
#989095
(152,144,149)
#A8A2A6
(168,162,166)
#B8B4B7
(184,180,183)
#C8C6C8
(200,198,200)
#D8D8D9
(216,216,217)
#E8EAEA
(232,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483640; }

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

This text font color is #483640.

Background Color

.myBgColor { background-color: #483640; }

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

This div background color is #483640.

Border color

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

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

This div border color is #483640.

Opacity

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

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

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

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

This text has shadow with #483640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483640.

Preview

Color preview on black background

This text has color #483640 on black background.


Color preview on white background

This text has color #483640 on white background.


Black color preview on #483640 background

This text has black color on #483640 background.


White color preview on #483640 background

This text has white color on #483640 background.


Related colors

Complementary color

Complementary color for #hex is #B7C9BF.


I love getcolorcode.com

Triadic colors

1 #404836 and #364048 with #483640 are triadic colors.

2 #403648 and #364840 with #483640 are triadic colors.