COLOR #47694B

HEX: #47694B RGB: (71,105,75)

Color info

#47694B contains red, green and blue colors in about the same proportion. Web safe color of #47694B is #336633 (or #363).

RGB color model

#47694B color RGB value is (71,105,75).

RGB: (71,105,75) (28%, 41%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 105 of 255 = 41%
B 75 of 255 = 29%

71
105
75

R + G + B ~ 33%. #47694B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 105 + 75 = 251 (100%)
R 71 of 251 ~ 28.29%
G 105 of 251 ~ 41.83%
B 75 of 251 ~ 29.88'%

%28.29
%41.83
%29.88

CMYK color model

#47694B color CMYK value is (32,0,29,59).

  • cyan value is 32.38%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 58.82%

CMYK: (32,0,29,59)
C32M0Y29K59 (32%, 0%, 29%, 59%)
(0.32 / 0.00 / 0.29 / 0.59)

CMYK percentages

%32.38
%0
%28.57
%58.82

Codes

Color #47694B in popluar color models

47 69 4B
RGB 71 105 75
HSL 127° 19.32% 34.51%
HSB/HSV 127° 32.38% 41.18%
CMYK 32.38% 0.00% 28.57%
58.82%

Color #47694B in popluar number systems.

HEX 47 69 4B
Decimal 71 105 75
Binary 1000111 1101001 1001011
Octal 107 151 113

Shades and tints

Shades of #47694B

#47694B
(71,105,75)
#416045
(65,96,69)
#3B573F
(59,87,63)
#354E39
(53,78,57)
#2F4533
(47,69,51)
#293C2D
(41,60,45)
#233327
(35,51,39)
#1D2A21
(29,42,33)
#17211B
(23,33,27)
#111815
(17,24,21)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #47694B

#47694B
(71,105,75)
#57765B
(87,118,91)
#67836B
(103,131,107)
#77907B
(119,144,123)
#879D8B
(135,157,139)
#97AA9B
(151,170,155)
#A7B7AB
(167,183,171)
#B7C4BB
(183,196,187)
#C7D1CB
(199,209,203)
#D7DEDB
(215,222,219)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47694B; }

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

This text font color is #47694B.

Background Color

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

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

This div background color is #47694B.

Border color

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

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

This div border color is #47694B.

Opacity

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

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

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

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

This text has shadow with #47694B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47694B.

Preview

Color preview on black background

This text has color #47694B on black background.


Color preview on white background

This text has color #47694B on white background.


Black color preview on #47694B background

This text has black color on #47694B background.


White color preview on #47694B background

This text has white color on #47694B background.


Related colors

Complementary color

Complementary color for #hex is #B896B4.


I love getcolorcode.com

Triadic colors

1 #4B4769 and #694B47 with #47694B are triadic colors.

2 #4B6947 and #69474B with #47694B are triadic colors.