COLOR #47344F

HEX: #47344F RGB: (71,52,79)

Color info

#47344F contains red, green and blue colors in about the same proportion. Web safe color of #47344F is #333366 (or #336).

RGB color model

#47344F color RGB value is (71,52,79).

RGB: (71,52,79) (28%, 20%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 52 of 255 = 20%
B 79 of 255 = 31%

71
52
79

R + G + B ~ 26%. #47344F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 79 = 202 (100%)
R 71 of 202 ~ 35.15%
G 52 of 202 ~ 25.74%
B 79 of 202 ~ 39.11'%

%35.15
%25.74
%39.11

CMYK color model

#47344F color CMYK value is (10,34,0,69).

  • cyan value is 10.13%
  • magenta value is 34.18%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (10,34,0,69)
C10M34Y0K69 (10%, 34%, 0%, 69%)
(0.10 / 0.34 / 0.00 / 0.69)

CMYK percentages

%10.13
%34.18
%0
%69.02

Codes

Color #47344F in popluar color models

47 34 4F
RGB 71 52 79
HSL 282° 20.61% 25.69%
HSB/HSV 282° 34.18% 30.98%
CMYK 10.13% 34.18% 0.00%
69.02%

Color #47344F in popluar number systems.

HEX 47 34 4F
Decimal 71 52 79
Binary 1000111 110100 1001111
Octal 107 64 117

Shades and tints

Shades of #47344F

#47344F
(71,52,79)
#413048
(65,48,72)
#3B2C41
(59,44,65)
#35283A
(53,40,58)
#2F2433
(47,36,51)
#29202C
(41,32,44)
#231C25
(35,28,37)
#1D181E
(29,24,30)
#171417
(23,20,23)
#111010
(17,16,16)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #47344F

#47344F
(71,52,79)
#57465F
(87,70,95)
#67586F
(103,88,111)
#776A7F
(119,106,127)
#877C8F
(135,124,143)
#978E9F
(151,142,159)
#A7A0AF
(167,160,175)
#B7B2BF
(183,178,191)
#C7C4CF
(199,196,207)
#D7D6DF
(215,214,223)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47344F color. Also use rgb(71,52,79) instead hex code.

Text Font Color

.myTextColor { color: #47344F; }

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

This text font color is #47344F.

Background Color

.myBgColor { background-color: #47344F; }

<div style="background-color:#47344F">Inner text</div>

This div background color is #47344F.

Border color

.myBorderColor { border: 1px solid #47344F; }

<div style="border:3px solid #47344F">Div</div>

This div border color is #47344F.

Opacity

.myOpacity80 { color: #47344F; opacity: 0.8; }

<p style="color:#47344F;opacity:0.8;">80%</p>

Text with #47344F 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 #47344F;}

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

This text has shadow with #47344F color.


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

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

This text has shadow with #47344F primary color and red secondary color.


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

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

This text has shadow with #47344F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47344F.

Preview

Color preview on black background

This text has color #47344F on black background.


Color preview on white background

This text has color #47344F on white background.


Black color preview on #47344F background

This text has black color on #47344F background.


White color preview on #47344F background

This text has white color on #47344F background.


Related colors

Complementary color

Complementary color for #hex is #B8CBB0.


I love getcolorcode.com

Triadic colors

1 #4F4734 and #344F47 with #47344F are triadic colors.

2 #4F3447 and #34474F with #47344F are triadic colors.