COLOR #48376A

HEX: #48376A RGB: (72,55,106)

Color info

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

RGB color model

#48376A color RGB value is (72,55,106).

RGB: (72,55,106) (28%, 22%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 106 of 255 = 42%

72
55
106

R + G + B ~ 31%. #48376A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 106 = 233 (100%)
R 72 of 233 ~ 30.9%
G 55 of 233 ~ 23.61%
B 106 of 233 ~ 45.49'%

%30.9
%23.61
%45.49

CMYK color model

#48376A color CMYK value is (32,48,0,58).

  • cyan value is 32.08%
  • magenta value is 48.11%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (32,48,0,58)
C32M48Y0K58 (32%, 48%, 0%, 58%)
(0.32 / 0.48 / 0.00 / 0.58)

CMYK percentages

%32.08
%48.11
%0
%58.43

Codes

Color #48376A in popluar color models

48 37 6A
RGB 72 55 106
HSL 260° 31.68% 31.57%
HSB/HSV 260° 48.11% 41.57%
CMYK 32.08% 48.11% 0.00%
58.43%

Color #48376A in popluar number systems.

HEX 48 37 6A
Decimal 72 55 106
Binary 1001000 110111 1101010
Octal 110 67 152

Shades and tints

Shades of #48376A

#48376A
(72,55,106)
#423261
(66,50,97)
#3C2D58
(60,45,88)
#36284F
(54,40,79)
#302346
(48,35,70)
#2A1E3D
(42,30,61)
#241934
(36,25,52)
#1E142B
(30,20,43)
#180F22
(24,15,34)
#120A19
(18,10,25)
#0C0510
(12,5,16)
#000000
(0,0,0)

Tints of #48376A

#48376A
(72,55,106)
#584977
(88,73,119)
#685B84
(104,91,132)
#786D91
(120,109,145)
#887F9E
(136,127,158)
#9891AB
(152,145,171)
#A8A3B8
(168,163,184)
#B8B5C5
(184,181,197)
#C8C7D2
(200,199,210)
#D8D9DF
(216,217,223)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48376A color. Also use rgb(72,55,106) instead hex code.

Text Font Color

.myTextColor { color: #48376A; }

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

This text font color is #48376A.

Background Color

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

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

This div background color is #48376A.

Border color

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

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

This div border color is #48376A.

Opacity

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

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

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

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

This text has shadow with #48376A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48376A.

Preview

Color preview on black background

This text has color #48376A on black background.


Color preview on white background

This text has color #48376A on white background.


Black color preview on #48376A background

This text has black color on #48376A background.


White color preview on #48376A background

This text has white color on #48376A background.


Related colors

Complementary color

Complementary color for #hex is #B7C895.


I love getcolorcode.com

Triadic colors

1 #6A4837 and #376A48 with #48376A are triadic colors.

2 #6A3748 and #37486A with #48376A are triadic colors.