COLOR #48435D

HEX: #48435D RGB: (72,67,93)

Color info

#48435D contains red, green and blue colors in about the same proportion. Web safe color of #48435D is #333366 (or #336).

RGB color model

#48435D color RGB value is (72,67,93).

RGB: (72,67,93) (28%, 26%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 93 of 255 = 36%

72
67
93

R + G + B ~ 30%. #48435D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 93 = 232 (100%)
R 72 of 232 ~ 31.03%
G 67 of 232 ~ 28.88%
B 93 of 232 ~ 40.09'%

%31.03
%28.88
%40.09

CMYK color model

#48435D color CMYK value is (23,28,0,64).

  • cyan value is 22.58%
  • magenta value is 27.96%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (23,28,0,64)
C23M28Y0K64 (23%, 28%, 0%, 64%)
(0.23 / 0.28 / 0.00 / 0.64)

CMYK percentages

%22.58
%27.96
%0
%63.53

Codes

Color #48435D in popluar color models

48 43 5D
RGB 72 67 93
HSL 252° 16.25% 31.37%
HSB/HSV 252° 27.96% 36.47%
CMYK 22.58% 27.96% 0.00%
63.53%

Color #48435D in popluar number systems.

HEX 48 43 5D
Decimal 72 67 93
Binary 1001000 1000011 1011101
Octal 110 103 135

Shades and tints

Shades of #48435D

#48435D
(72,67,93)
#423D55
(66,61,85)
#3C374D
(60,55,77)
#363145
(54,49,69)
#302B3D
(48,43,61)
#2A2535
(42,37,53)
#241F2D
(36,31,45)
#1E1925
(30,25,37)
#18131D
(24,19,29)
#120D15
(18,13,21)
#0C070D
(12,7,13)
#000000
(0,0,0)

Tints of #48435D

#48435D
(72,67,93)
#58546B
(88,84,107)
#686579
(104,101,121)
#787687
(120,118,135)
#888795
(136,135,149)
#9898A3
(152,152,163)
#A8A9B1
(168,169,177)
#B8BABF
(184,186,191)
#C8CBCD
(200,203,205)
#D8DCDB
(216,220,219)
#E8EDE9
(232,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48435D color. Also use rgb(72,67,93) instead hex code.

Text Font Color

.myTextColor { color: #48435D; }

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

This text font color is #48435D.

Background Color

.myBgColor { background-color: #48435D; }

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

This div background color is #48435D.

Border color

.myBorderColor { border: 1px solid #48435D; }

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

This div border color is #48435D.

Opacity

.myOpacity80 { color: #48435D; opacity: 0.8; }

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

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

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

This text has shadow with #48435D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48435D.

Preview

Color preview on black background

This text has color #48435D on black background.


Color preview on white background

This text has color #48435D on white background.


Black color preview on #48435D background

This text has black color on #48435D background.


White color preview on #48435D background

This text has white color on #48435D background.


Related colors

Complementary color

Complementary color for #hex is #B7BCA2.


I love getcolorcode.com

Triadic colors

1 #5D4843 and #435D48 with #48435D are triadic colors.

2 #5D4348 and #43485D with #48435D are triadic colors.