COLOR #48414A

HEX: #48414A RGB: (72,65,74)

Color info

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

RGB color model

#48414A color RGB value is (72,65,74).

RGB: (72,65,74) (28%, 25%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 65 of 255 = 25%
B 74 of 255 = 29%

72
65
74

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

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 74 = 211 (100%)
R 72 of 211 ~ 34.12%
G 65 of 211 ~ 30.81%
B 74 of 211 ~ 35.07'%

%34.12
%30.81
%35.07

CMYK color model

#48414A color CMYK value is (3,12,0,71).

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

CMYK: (3,12,0,71)
C3M12Y0K71 (3%, 12%, 0%, 71%)
(0.03 / 0.12 / 0.00 / 0.71)

CMYK percentages

%2.7
%12.16
%0
%70.98

Codes

Color #48414A in popluar color models

48 41 4A
RGB 72 65 74
HSL 287° 6.47% 27.25%
HSB/HSV 287° 12.16% 29.02%
CMYK 2.70% 12.16% 0.00%
70.98%

Color #48414A in popluar number systems.

HEX 48 41 4A
Decimal 72 65 74
Binary 1001000 1000001 1001010
Octal 110 101 112

Shades and tints

Shades of #48414A

#48414A
(72,65,74)
#423C44
(66,60,68)
#3C373E
(60,55,62)
#363238
(54,50,56)
#302D32
(48,45,50)
#2A282C
(42,40,44)
#242326
(36,35,38)
#1E1E20
(30,30,32)
#18191A
(24,25,26)
#121414
(18,20,20)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #48414A

#48414A
(72,65,74)
#58525A
(88,82,90)
#68636A
(104,99,106)
#78747A
(120,116,122)
#88858A
(136,133,138)
#98969A
(152,150,154)
#A8A7AA
(168,167,170)
#B8B8BA
(184,184,186)
#C8C9CA
(200,201,202)
#D8DADA
(216,218,218)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48414A; }

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

This text font color is #48414A.

Background Color

.myBgColor { background-color: #48414A; }

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

This div background color is #48414A.

Border color

.myBorderColor { border: 1px solid #48414A; }

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

This div border color is #48414A.

Opacity

.myOpacity80 { color: #48414A; opacity: 0.8; }

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

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

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

This text has shadow with #48414A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48414A.

Preview

Color preview on black background

This text has color #48414A on black background.


Color preview on white background

This text has color #48414A on white background.


Black color preview on #48414A background

This text has black color on #48414A background.


White color preview on #48414A background

This text has white color on #48414A background.


Related colors

Complementary color

Complementary color for #hex is #B7BEB5.


I love getcolorcode.com

Triadic colors

1 #4A4841 and #414A48 with #48414A are triadic colors.

2 #4A4148 and #41484A with #48414A are triadic colors.