COLOR #48233E

HEX: #48233E RGB: (72,35,62)

Color info

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

RGB color model

#48233E color RGB value is (72,35,62).

RGB: (72,35,62) (28%, 14%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 35 of 255 = 14%
B 62 of 255 = 24%

72
35
62

R + G + B ~ 22%. #48233E is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 35 + 62 = 169 (100%)
R 72 of 169 ~ 42.6%
G 35 of 169 ~ 20.71%
B 62 of 169 ~ 36.69'%

%42.6
%20.71
%36.69

CMYK color model

#48233E color CMYK value is (0,51,14,72).

  • cyan value is 0.00%
  • magenta value is 51.39%
  • yellow value is 13.89%
  • key color value is 71.76%
CMYK: (0,51,14,72) C0M51Y14K72 (0%,51%,14%,72%) (0.00/0.51/0.14/0.72) 

CMYK percentages

%0
%51.39
%13.89
%71.76

Codes

Color #48233E in popluar color models

48 23 3E
RGB 72 35 62
HSL 316° 34.58% 20.98%
HSB/HSV 316° 51.39% 28.24%
CMYK 0.00% 51.39% 13.89%
71.76%

Color #48233E in popluar number systems.

HEX 48 23 3E
Decimal 72 35 62
Binary 1001000 100011 111110
Octal 110 43 76

Shades and tints

Shades of #48233E

#48233E
(72,35,62)
#422039
(66,32,57)
#3C1D34
(60,29,52)
#361A2F
(54,26,47)
#30172A
(48,23,42)
#2A1425
(42,20,37)
#241120
(36,17,32)
#1E0E1B
(30,14,27)
#180B16
(24,11,22)
#120811
(18,8,17)
#0C050C
(12,5,12)
#000000
(0,0,0)

Tints of #48233E

#48233E
(72,35,62)
#58374F
(88,55,79)
#684B60
(104,75,96)
#785F71
(120,95,113)
#887382
(136,115,130)
#988793
(152,135,147)
#A89BA4
(168,155,164)
#B8AFB5
(184,175,181)
#C8C3C6
(200,195,198)
#D8D7D7
(216,215,215)
#E8EBE8
(232,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48233E color. Also use rgb(72,35,62) instead hex code.

Text Font Color

.myTextColor { color: #48233E; }

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

This text font color is #48233E.

Background Color

.myBgColor { background-color: #48233E; }

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

This div background color is #48233E.

Border color

.myBorderColor { border: 1px solid #48233E; }

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

This div border color is #48233E.

Opacity

.myOpacity80 { color: #48233E; opacity: 0.8; }

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

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

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

This text has shadow with #48233E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48233E.

Preview

Color preview on black background

This text has color #48233E on black background.


Color preview on white background

This text has color #48233E on white background.


Black color preview on #48233E background

This text has black color on #48233E background.


White color preview on #48233E background

This text has white color on #48233E background.


Related colors

Complementary color

Complementary color for #hex is #B7DCC1.


I love getcolorcode.com

Triadic colors

1 #3E4823 and #233E48 with #48233E are triadic colors.

2 #3E2348 and #23483E with #48233E are triadic colors.