COLOR #484A3A

HEX: #484A3A RGB: (72,74,58)

Color info

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

RGB color model

#484A3A color RGB value is (72,74,58).

RGB: (72,74,58) (28%, 29%, 23%)

RGB channels and saturation

R 72 of 255 = 28%
G 74 of 255 = 29%
B 58 of 255 = 23%

72
74
58

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

Portions of RGB colors in percentages

R + G + B = 72 + 74 + 58 = 204 (100%)
R 72 of 204 ~ 35.29%
G 74 of 204 ~ 36.27%
B 58 of 204 ~ 28.43'%

%35.29
%36.27
%28.43

CMYK color model

#484A3A color CMYK value is (3,0,22,71).

  • cyan value is 2.70%
  • magenta value is 0.00%
  • yellow value is 21.62%
  • key color value is 70.98%

CMYK: (3,0,22,71)
C3M0Y22K71 (3%, 0%, 22%, 71%)
(0.03 / 0.00 / 0.22 / 0.71)

CMYK percentages

%2.7
%0
%21.62
%70.98

Codes

Color #484A3A in popluar color models

48 4A 3A
RGB 72 74 58
HSL 68° 12.12% 25.88%
HSB/HSV 68° 21.62% 29.02%
CMYK 2.70% 0.00% 21.62%
70.98%

Color #484A3A in popluar number systems.

HEX 48 4A 3A
Decimal 72 74 58
Binary 1001000 1001010 111010
Octal 110 112 72

Shades and tints

Shades of #484A3A

#484A3A
(72,74,58)
#424435
(66,68,53)
#3C3E30
(60,62,48)
#36382B
(54,56,43)
#303226
(48,50,38)
#2A2C21
(42,44,33)
#24261C
(36,38,28)
#1E2017
(30,32,23)
#181A12
(24,26,18)
#12140D
(18,20,13)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #484A3A

#484A3A
(72,74,58)
#585A4B
(88,90,75)
#686A5C
(104,106,92)
#787A6D
(120,122,109)
#888A7E
(136,138,126)
#989A8F
(152,154,143)
#A8AAA0
(168,170,160)
#B8BAB1
(184,186,177)
#C8CAC2
(200,202,194)
#D8DAD3
(216,218,211)
#E8EAE4
(232,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484A3A color. Also use rgb(72,74,58) instead hex code.

Text Font Color

.myTextColor { color: #484A3A; }

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

This text font color is #484A3A.

Background Color

.myBgColor { background-color: #484A3A; }

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

This div background color is #484A3A.

Border color

.myBorderColor { border: 1px solid #484A3A; }

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

This div border color is #484A3A.

Opacity

.myOpacity80 { color: #484A3A; opacity: 0.8; }

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

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

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

This text has shadow with #484A3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484A3A.

Preview

Color preview on black background

This text has color #484A3A on black background.


Color preview on white background

This text has color #484A3A on white background.


Black color preview on #484A3A background

This text has black color on #484A3A background.


White color preview on #484A3A background

This text has white color on #484A3A background.


Related colors

Complementary color

Complementary color for #hex is #B7B5C5.


I love getcolorcode.com

Triadic colors

1 #3A484A and #4A3A48 with #484A3A are triadic colors.

2 #3A4A48 and #4A483A with #484A3A are triadic colors.