COLOR #47144D

HEX: #47144D RGB: (71,20,77)

Color info

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

RGB color model

#47144D color RGB value is (71,20,77).

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

RGB channels and saturation

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

71
20
77

R + G + B ~ 22%. #47144D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 20 + 77 = 168 (100%)
R 71 of 168 ~ 42.26%
G 20 of 168 ~ 11.9%
B 77 of 168 ~ 45.83'%

%42.26
%11.9
%45.83

CMYK color model

#47144D color CMYK value is (8,74,0,70).

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

CMYK: (8,74,0,70)
C8M74Y0K70 (8%, 74%, 0%, 70%)
(0.08 / 0.74 / 0.00 / 0.70)

CMYK percentages

%7.79
%74.03
%0
%69.8

Codes

Color #47144D in popluar color models

47 14 4D
RGB 71 20 77
HSL 294° 58.76% 19.02%
HSB/HSV 294° 74.03% 30.20%
CMYK 7.79% 74.03% 0.00%
69.80%

Color #47144D in popluar number systems.

HEX 47 14 4D
Decimal 71 20 77
Binary 1000111 10100 1001101
Octal 107 24 115

Shades and tints

Shades of #47144D

#47144D
(71,20,77)
#411346
(65,19,70)
#3B123F
(59,18,63)
#351138
(53,17,56)
#2F1031
(47,16,49)
#290F2A
(41,15,42)
#230E23
(35,14,35)
#1D0D1C
(29,13,28)
#170C15
(23,12,21)
#110B0E
(17,11,14)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #47144D

#47144D
(71,20,77)
#57295D
(87,41,93)
#673E6D
(103,62,109)
#77537D
(119,83,125)
#87688D
(135,104,141)
#977D9D
(151,125,157)
#A792AD
(167,146,173)
#B7A7BD
(183,167,189)
#C7BCCD
(199,188,205)
#D7D1DD
(215,209,221)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47144D; }

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

This text font color is #47144D.

Background Color

.myBgColor { background-color: #47144D; }

<div style="background-color:#47144D">Inner text</div>

This div background color is #47144D.

Border color

.myBorderColor { border: 1px solid #47144D; }

<div style="border:3px solid #47144D">Div</div>

This div border color is #47144D.

Opacity

.myOpacity80 { color: #47144D; opacity: 0.8; }

<p style="color:#47144D;opacity:0.8;">80%</p>

Text with #47144D 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 #47144D;}

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

This text has shadow with #47144D color.


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

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

This text has shadow with #47144D primary color and red secondary color.


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

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

This text has shadow with #47144D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47144D.

Preview

Color preview on black background

This text has color #47144D on black background.


Color preview on white background

This text has color #47144D on white background.


Black color preview on #47144D background

This text has black color on #47144D background.


White color preview on #47144D background

This text has white color on #47144D background.


Related colors

Complementary color

Complementary color for #hex is #B8EBB2.


I love getcolorcode.com

Triadic colors

1 #4D4714 and #144D47 with #47144D are triadic colors.

2 #4D1447 and #14474D with #47144D are triadic colors.