COLOR #4D144D

HEX: #4D144D RGB: (77,20,77)

Color info

#4D144D contains red, green and blue colors in about the same proportion. Web safe color of #4D144D is #330033 (or #303).

RGB color model

#4D144D color RGB value is (77,20,77).

RGB: (77,20,77) (30%, 8%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 20 of 255 = 8%
B 77 of 255 = 30%

77
20
77

R + G + B ~ 23%. #4D144D is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 20 + 77 = 174 (100%)
R 77 of 174 ~ 44.25%
G 20 of 174 ~ 11.49%
B 77 of 174 ~ 44.25'%

%44.25
%11.49
%44.25

CMYK color model

#4D144D color CMYK value is (0,74,0,70).

  • cyan value is 0.00%
  • magenta value is 74.03%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (0,74,0,70)
C0M74Y0K70 (0%, 74%, 0%, 70%)
(0.00 / 0.74 / 0.00 / 0.70)

CMYK percentages

%0
%74.03
%0
%69.8

Codes

Color #4D144D in popluar color models

4D 14 4D
RGB 77 20 77
HSL 300° 58.76% 19.02%
HSB/HSV 300° 74.03% 30.20%
CMYK 0.00% 74.03% 0.00%
69.80%

Color #4D144D in popluar number systems.

HEX 4D 14 4D
Decimal 77 20 77
Binary 1001101 10100 1001101
Octal 115 24 115

Shades and tints

Shades of #4D144D

#4D144D
(77,20,77)
#461346
(70,19,70)
#3F123F
(63,18,63)
#381138
(56,17,56)
#311031
(49,16,49)
#2A0F2A
(42,15,42)
#230E23
(35,14,35)
#1C0D1C
(28,13,28)
#150C15
(21,12,21)
#0E0B0E
(14,11,14)
#070A07
(7,10,7)
#000000
(0,0,0)

Tints of #4D144D

#4D144D
(77,20,77)
#5D295D
(93,41,93)
#6D3E6D
(109,62,109)
#7D537D
(125,83,125)
#8D688D
(141,104,141)
#9D7D9D
(157,125,157)
#AD92AD
(173,146,173)
#BDA7BD
(189,167,189)
#CDBCCD
(205,188,205)
#DDD1DD
(221,209,221)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D144D color. Also use rgb(77,20,77) instead hex code.

Text Font Color

.myTextColor { color: #4D144D; }

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

This text font color is #4D144D.

Background Color

.myBgColor { background-color: #4D144D; }

<div style="background-color:#4D144D">Inner text</div>

This div background color is #4D144D.

Border color

.myBorderColor { border: 1px solid #4D144D; }

<div style="border:3px solid #4D144D">Div</div>

This div border color is #4D144D.

Opacity

.myOpacity80 { color: #4D144D; opacity: 0.8; }

<p style="color:#4D144D;opacity:0.8;">80%</p>

Text with #4D144D 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 #4D144D;}

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

This text has shadow with #4D144D color.


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

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

This text has shadow with #4D144D primary color and red secondary color.


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

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

This text has shadow with #4D144D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4D144D.

Preview

Color preview on black background

This text has color #4D144D on black background.


Color preview on white background

This text has color #4D144D on white background.


Black color preview on #4D144D background

This text has black color on #4D144D background.


White color preview on #4D144D background

This text has white color on #4D144D background.


Related colors

Complementary color

Complementary color for #hex is #B2EBB2.


I love getcolorcode.com

Triadic colors

1 #4D4D14 and #144D4D with #4D144D are triadic colors.

2 #4D144D and #144D4D with #4D144D are triadic colors.