COLOR #47194B

HEX: #47194B RGB: (71,25,75)

Color info

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

RGB color model

#47194B color RGB value is (71,25,75).

RGB: (71,25,75) (28%, 10%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 25 of 255 = 10%
B 75 of 255 = 29%

71
25
75

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

Portions of RGB colors in percentages

R + G + B = 71 + 25 + 75 = 171 (100%)
R 71 of 171 ~ 41.52%
G 25 of 171 ~ 14.62%
B 75 of 171 ~ 43.86'%

%41.52
%14.62
%43.86

CMYK color model

#47194B color CMYK value is (5,67,0,71).

  • cyan value is 5.33%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (5,67,0,71)
C5M67Y0K71 (5%, 67%, 0%, 71%)
(0.05 / 0.67 / 0.00 / 0.71)

CMYK percentages

%5.33
%66.67
%0
%70.59

Codes

Color #47194B in popluar color models

47 19 4B
RGB 71 25 75
HSL 295° 50.00% 19.61%
HSB/HSV 295° 66.67% 29.41%
CMYK 5.33% 66.67% 0.00%
70.59%

Color #47194B in popluar number systems.

HEX 47 19 4B
Decimal 71 25 75
Binary 1000111 11001 1001011
Octal 107 31 113

Shades and tints

Shades of #47194B

#47194B
(71,25,75)
#411745
(65,23,69)
#3B153F
(59,21,63)
#351339
(53,19,57)
#2F1133
(47,17,51)
#290F2D
(41,15,45)
#230D27
(35,13,39)
#1D0B21
(29,11,33)
#17091B
(23,9,27)
#110715
(17,7,21)
#0B050F
(11,5,15)
#000000
(0,0,0)

Tints of #47194B

#47194B
(71,25,75)
#572D5B
(87,45,91)
#67416B
(103,65,107)
#77557B
(119,85,123)
#87698B
(135,105,139)
#977D9B
(151,125,155)
#A791AB
(167,145,171)
#B7A5BB
(183,165,187)
#C7B9CB
(199,185,203)
#D7CDDB
(215,205,219)
#E7E1EB
(231,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47194B; }

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

This text font color is #47194B.

Background Color

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

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

This div background color is #47194B.

Border color

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

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

This div border color is #47194B.

Opacity

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

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

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

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

This text has shadow with #47194B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47194B.

Preview

Color preview on black background

This text has color #47194B on black background.


Color preview on white background

This text has color #47194B on white background.


Black color preview on #47194B background

This text has black color on #47194B background.


White color preview on #47194B background

This text has white color on #47194B background.


Related colors

Complementary color

Complementary color for #hex is #B8E6B4.


I love getcolorcode.com

Triadic colors

1 #4B4719 and #194B47 with #47194B are triadic colors.

2 #4B1947 and #19474B with #47194B are triadic colors.