COLOR #48234B

HEX: #48234B RGB: (72,35,75)

Color info

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

RGB color model

#48234B color RGB value is (72,35,75).

RGB: (72,35,75) (28%, 14%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 35 of 255 = 14%
B 75 of 255 = 29%

72
35
75

R + G + B ~ 24%. #48234B is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 35 + 75 = 182 (100%)
R 72 of 182 ~ 39.56%
G 35 of 182 ~ 19.23%
B 75 of 182 ~ 41.21'%

%39.56
%19.23
%41.21

CMYK color model

#48234B color CMYK value is (4,53,0,71).

  • cyan value is 4.00%
  • magenta value is 53.33%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (4,53,0,71)
C4M53Y0K71 (4%, 53%, 0%, 71%)
(0.04 / 0.53 / 0.00 / 0.71)

CMYK percentages

%4
%53.33
%0
%70.59

Codes

Color #48234B in popluar color models

48 23 4B
RGB 72 35 75
HSL 296° 36.36% 21.57%
HSB/HSV 296° 53.33% 29.41%
CMYK 4.00% 53.33% 0.00%
70.59%

Color #48234B in popluar number systems.

HEX 48 23 4B
Decimal 72 35 75
Binary 1001000 100011 1001011
Octal 110 43 113

Shades and tints

Shades of #48234B

#48234B
(72,35,75)
#422045
(66,32,69)
#3C1D3F
(60,29,63)
#361A39
(54,26,57)
#301733
(48,23,51)
#2A142D
(42,20,45)
#241127
(36,17,39)
#1E0E21
(30,14,33)
#180B1B
(24,11,27)
#120815
(18,8,21)
#0C050F
(12,5,15)
#000000
(0,0,0)

Tints of #48234B

#48234B
(72,35,75)
#58375B
(88,55,91)
#684B6B
(104,75,107)
#785F7B
(120,95,123)
#88738B
(136,115,139)
#98879B
(152,135,155)
#A89BAB
(168,155,171)
#B8AFBB
(184,175,187)
#C8C3CB
(200,195,203)
#D8D7DB
(216,215,219)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48234B color. Also use rgb(72,35,75) instead hex code.

Text Font Color

.myTextColor { color: #48234B; }

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

This text font color is #48234B.

Background Color

.myBgColor { background-color: #48234B; }

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

This div background color is #48234B.

Border color

.myBorderColor { border: 1px solid #48234B; }

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

This div border color is #48234B.

Opacity

.myOpacity80 { color: #48234B; opacity: 0.8; }

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

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

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

This text has shadow with #48234B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48234B.

Preview

Color preview on black background

This text has color #48234B on black background.


Color preview on white background

This text has color #48234B on white background.


Black color preview on #48234B background

This text has black color on #48234B background.


White color preview on #48234B background

This text has white color on #48234B background.


Related colors

Complementary color

Complementary color for #hex is #B7DCB4.


I love getcolorcode.com

Triadic colors

1 #4B4823 and #234B48 with #48234B are triadic colors.

2 #4B2348 and #23484B with #48234B are triadic colors.