COLOR #47194C

HEX: #47194C RGB: (71,25,76)

Color info

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

RGB color model

#47194C color RGB value is (71,25,76).

RGB: (71,25,76) (28%, 10%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 25 of 255 = 10%
B 76 of 255 = 30%

71
25
76

R + G + B ~ 23%. #47194C is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 25 + 76 = 172 (100%)
R 71 of 172 ~ 41.28%
G 25 of 172 ~ 14.53%
B 76 of 172 ~ 44.19'%

%41.28
%14.53
%44.19

CMYK color model

#47194C color CMYK value is (7,67,0,70).

  • cyan value is 6.58%
  • magenta value is 67.11%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (7,67,0,70)
C7M67Y0K70 (7%, 67%, 0%, 70%)
(0.07 / 0.67 / 0.00 / 0.70)

CMYK percentages

%6.58
%67.11
%0
%70.2

Codes

Color #47194C in popluar color models

47 19 4C
RGB 71 25 76
HSL 294° 50.50% 19.80%
HSB/HSV 294° 67.11% 29.80%
CMYK 6.58% 67.11% 0.00%
70.20%

Color #47194C in popluar number systems.

HEX 47 19 4C
Decimal 71 25 76
Binary 1000111 11001 1001100
Octal 107 31 114

Shades and tints

Shades of #47194C

#47194C
(71,25,76)
#411746
(65,23,70)
#3B1540
(59,21,64)
#35133A
(53,19,58)
#2F1134
(47,17,52)
#290F2E
(41,15,46)
#230D28
(35,13,40)
#1D0B22
(29,11,34)
#17091C
(23,9,28)
#110716
(17,7,22)
#0B0510
(11,5,16)
#000000
(0,0,0)

Tints of #47194C

#47194C
(71,25,76)
#572D5C
(87,45,92)
#67416C
(103,65,108)
#77557C
(119,85,124)
#87698C
(135,105,140)
#977D9C
(151,125,156)
#A791AC
(167,145,172)
#B7A5BC
(183,165,188)
#C7B9CC
(199,185,204)
#D7CDDC
(215,205,220)
#E7E1EC
(231,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47194C color. Also use rgb(71,25,76) instead hex code.

Text Font Color

.myTextColor { color: #47194C; }

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

This text font color is #47194C.

Background Color

.myBgColor { background-color: #47194C; }

<div style="background-color:#47194C">Inner text</div>

This div background color is #47194C.

Border color

.myBorderColor { border: 1px solid #47194C; }

<div style="border:3px solid #47194C">Div</div>

This div border color is #47194C.

Opacity

.myOpacity80 { color: #47194C; opacity: 0.8; }

<p style="color:#47194C;opacity:0.8;">80%</p>

Text with #47194C 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 #47194C;}

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

This text has shadow with #47194C color.


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

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

This text has shadow with #47194C primary color and red secondary color.


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

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

This text has shadow with #47194C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47194C.

Preview

Color preview on black background

This text has color #47194C on black background.


Color preview on white background

This text has color #47194C on white background.


Black color preview on #47194C background

This text has black color on #47194C background.


White color preview on #47194C background

This text has white color on #47194C background.


Related colors

Complementary color

Complementary color for #hex is #B8E6B3.


I love getcolorcode.com

Triadic colors

1 #4C4719 and #194C47 with #47194C are triadic colors.

2 #4C1947 and #19474C with #47194C are triadic colors.