COLOR #484146

HEX: #484146 RGB: (72,65,70)

Color info

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

RGB color model

#484146 color RGB value is (72,65,70).

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

RGB channels and saturation

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

72
65
70

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

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 70 = 207 (100%)
R 72 of 207 ~ 34.78%
G 65 of 207 ~ 31.4%
B 70 of 207 ~ 33.82'%

%34.78
%31.4
%33.82

CMYK color model

#484146 color CMYK value is (0,10,3,72).

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

CMYK: (0,10,3,72)
C0M10Y3K72 (0%, 10%, 3%, 72%)
(0.00 / 0.10 / 0.03 / 0.72)

CMYK percentages

%0
%9.72
%2.78
%71.76

Codes

Color #484146 in popluar color models

48 41 46
RGB 72 65 70
HSL 317° 5.11% 26.86%
HSB/HSV 317° 9.72% 28.24%
CMYK 0.00% 9.72% 2.78%
71.76%

Color #484146 in popluar number systems.

HEX 48 41 46
Decimal 72 65 70
Binary 1001000 1000001 1000110
Octal 110 101 106

Shades and tints

Shades of #484146

#484146
(72,65,70)
#423C40
(66,60,64)
#3C373A
(60,55,58)
#363234
(54,50,52)
#302D2E
(48,45,46)
#2A2828
(42,40,40)
#242322
(36,35,34)
#1E1E1C
(30,30,28)
#181916
(24,25,22)
#121410
(18,20,16)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #484146

#484146
(72,65,70)
#585256
(88,82,86)
#686366
(104,99,102)
#787476
(120,116,118)
#888586
(136,133,134)
#989696
(152,150,150)
#A8A7A6
(168,167,166)
#B8B8B6
(184,184,182)
#C8C9C6
(200,201,198)
#D8DAD6
(216,218,214)
#E8EBE6
(232,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484146; }

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

This text font color is #484146.

Background Color

.myBgColor { background-color: #484146; }

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

This div background color is #484146.

Border color

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

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

This div border color is #484146.

Opacity

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

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

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

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

This text has shadow with #484146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484146.

Preview

Color preview on black background

This text has color #484146 on black background.


Color preview on white background

This text has color #484146 on white background.


Black color preview on #484146 background

This text has black color on #484146 background.


White color preview on #484146 background

This text has white color on #484146 background.


Related colors

Complementary color

Complementary color for #hex is #B7BEB9.


I love getcolorcode.com

Triadic colors

1 #464841 and #414648 with #484146 are triadic colors.

2 #464148 and #414846 with #484146 are triadic colors.