COLOR #50384A

HEX: #50384A RGB: (80,56,74)

Color info

#50384A contains red, green and blue colors in about the same proportion. Web safe color of #50384A is #663333 (or #633).

RGB color model

#50384A color RGB value is (80,56,74).

RGB: (80,56,74) (31%, 22%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 56 of 255 = 22%
B 74 of 255 = 29%

80
56
74

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

Portions of RGB colors in percentages

R + G + B = 80 + 56 + 74 = 210 (100%)
R 80 of 210 ~ 38.1%
G 56 of 210 ~ 26.67%
B 74 of 210 ~ 35.24'%

%38.1
%26.67
%35.24

CMYK color model

#50384A color CMYK value is (0,30,7,69).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 7.50%
  • key color value is 68.63%

CMYK: (0,30,7,69)
C0M30Y7K69 (0%, 30%, 7%, 69%)
(0.00 / 0.30 / 0.07 / 0.69)

CMYK percentages

%0
%30
%7.5
%68.63

Codes

Color #50384A in popluar color models

50 38 4A
RGB 80 56 74
HSL 315° 17.65% 26.67%
HSB/HSV 315° 30.00% 31.37%
CMYK 0.00% 30.00% 7.50%
68.63%

Color #50384A in popluar number systems.

HEX 50 38 4A
Decimal 80 56 74
Binary 1010000 111000 1001010
Octal 120 70 112

Shades and tints

Shades of #50384A

#50384A
(80,56,74)
#493344
(73,51,68)
#422E3E
(66,46,62)
#3B2938
(59,41,56)
#342432
(52,36,50)
#2D1F2C
(45,31,44)
#261A26
(38,26,38)
#1F1520
(31,21,32)
#18101A
(24,16,26)
#110B14
(17,11,20)
#0A060E
(10,6,14)
#000000
(0,0,0)

Tints of #50384A

#50384A
(80,56,74)
#5F4A5A
(95,74,90)
#6E5C6A
(110,92,106)
#7D6E7A
(125,110,122)
#8C808A
(140,128,138)
#9B929A
(155,146,154)
#AAA4AA
(170,164,170)
#B9B6BA
(185,182,186)
#C8C8CA
(200,200,202)
#D7DADA
(215,218,218)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50384A color. Also use rgb(80,56,74) instead hex code.

Text Font Color

.myTextColor { color: #50384A; }

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

This text font color is #50384A.

Background Color

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

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

This div background color is #50384A.

Border color

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

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

This div border color is #50384A.

Opacity

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

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

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

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

This text has shadow with #50384A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50384A.

Preview

Color preview on black background

This text has color #50384A on black background.


Color preview on white background

This text has color #50384A on white background.


Black color preview on #50384A background

This text has black color on #50384A background.


White color preview on #50384A background

This text has white color on #50384A background.


Related colors

Complementary color

Complementary color for #hex is #AFC7B5.


I love getcolorcode.com

Triadic colors

1 #4A5038 and #384A50 with #50384A are triadic colors.

2 #4A3850 and #38504A with #50384A are triadic colors.