COLOR #484144

HEX: #484144 RGB: (72,65,68)

Color info

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

RGB color model

#484144 color RGB value is (72,65,68).

RGB: (72,65,68) (28%, 25%, 27%)

RGB channels and saturation

R 72 of 255 = 28%
G 65 of 255 = 25%
B 68 of 255 = 27%

72
65
68

R + G + B ~ 27%. #484144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 68 = 205 (100%)
R 72 of 205 ~ 35.12%
G 65 of 205 ~ 31.71%
B 68 of 205 ~ 33.17'%

%35.12
%31.71
%33.17

CMYK color model

#484144 color CMYK value is (0,10,6,72).

  • cyan value is 0.00%
  • magenta value is 9.72%
  • yellow value is 5.56%
  • key color value is 71.76%

CMYK: (0,10,6,72)
C0M10Y6K72 (0%, 10%, 6%, 72%)
(0.00 / 0.10 / 0.06 / 0.72)

CMYK percentages

%0
%9.72
%5.56
%71.76

Codes

Color #484144 in popluar color models

48 41 44
RGB 72 65 68
HSL 334° 5.11% 26.86%
HSB/HSV 334° 9.72% 28.24%
CMYK 0.00% 9.72% 5.56%
71.76%

Color #484144 in popluar number systems.

HEX 48 41 44
Decimal 72 65 68
Binary 1001000 1000001 1000100
Octal 110 101 104

Shades and tints

Shades of #484144

#484144
(72,65,68)
#423C3E
(66,60,62)
#3C3738
(60,55,56)
#363232
(54,50,50)
#302D2C
(48,45,44)
#2A2826
(42,40,38)
#242320
(36,35,32)
#1E1E1A
(30,30,26)
#181914
(24,25,20)
#12140E
(18,20,14)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #484144

#484144
(72,65,68)
#585255
(88,82,85)
#686366
(104,99,102)
#787477
(120,116,119)
#888588
(136,133,136)
#989699
(152,150,153)
#A8A7AA
(168,167,170)
#B8B8BB
(184,184,187)
#C8C9CC
(200,201,204)
#D8DADD
(216,218,221)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484144 color. Also use rgb(72,65,68) instead hex code.

Text Font Color

.myTextColor { color: #484144; }

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

This text font color is #484144.

Background Color

.myBgColor { background-color: #484144; }

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

This div background color is #484144.

Border color

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

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

This div border color is #484144.

Opacity

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

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

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

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

This text has shadow with #484144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484144.

Preview

Color preview on black background

This text has color #484144 on black background.


Color preview on white background

This text has color #484144 on white background.


Black color preview on #484144 background

This text has black color on #484144 background.


White color preview on #484144 background

This text has white color on #484144 background.


Related colors

Complementary color

Complementary color for #hex is #B7BEBB.


I love getcolorcode.com

Triadic colors

1 #444841 and #414448 with #484144 are triadic colors.

2 #444148 and #414844 with #484144 are triadic colors.