COLOR #47614B

HEX: #47614B RGB: (71,97,75)

Color info

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

RGB color model

#47614B color RGB value is (71,97,75).

RGB: (71,97,75) (28%, 38%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 97 of 255 = 38%
B 75 of 255 = 29%

71
97
75

R + G + B ~ 32%. #47614B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 75 = 243 (100%)
R 71 of 243 ~ 29.22%
G 97 of 243 ~ 39.92%
B 75 of 243 ~ 30.86'%

%29.22
%39.92
%30.86

CMYK color model

#47614B color CMYK value is (27,0,23,62).

  • cyan value is 26.80%
  • magenta value is 0.00%
  • yellow value is 22.68%
  • key color value is 61.96%

CMYK: (27,0,23,62)
C27M0Y23K62 (27%, 0%, 23%, 62%)
(0.27 / 0.00 / 0.23 / 0.62)

CMYK percentages

%26.8
%0
%22.68
%61.96

Codes

Color #47614B in popluar color models

47 61 4B
RGB 71 97 75
HSL 129° 15.48% 32.94%
HSB/HSV 129° 26.80% 38.04%
CMYK 26.80% 0.00% 22.68%
61.96%

Color #47614B in popluar number systems.

HEX 47 61 4B
Decimal 71 97 75
Binary 1000111 1100001 1001011
Octal 107 141 113

Shades and tints

Shades of #47614B

#47614B
(71,97,75)
#415945
(65,89,69)
#3B513F
(59,81,63)
#354939
(53,73,57)
#2F4133
(47,65,51)
#29392D
(41,57,45)
#233127
(35,49,39)
#1D2921
(29,41,33)
#17211B
(23,33,27)
#111915
(17,25,21)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #47614B

#47614B
(71,97,75)
#576F5B
(87,111,91)
#677D6B
(103,125,107)
#778B7B
(119,139,123)
#87998B
(135,153,139)
#97A79B
(151,167,155)
#A7B5AB
(167,181,171)
#B7C3BB
(183,195,187)
#C7D1CB
(199,209,203)
#D7DFDB
(215,223,219)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47614B; }

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

This text font color is #47614B.

Background Color

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

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

This div background color is #47614B.

Border color

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

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

This div border color is #47614B.

Opacity

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

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

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

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

This text has shadow with #47614B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47614B.

Preview

Color preview on black background

This text has color #47614B on black background.


Color preview on white background

This text has color #47614B on white background.


Black color preview on #47614B background

This text has black color on #47614B background.


White color preview on #47614B background

This text has white color on #47614B background.


Related colors

Complementary color

Complementary color for #hex is #B89EB4.


I love getcolorcode.com

Triadic colors

1 #4B4761 and #614B47 with #47614B are triadic colors.

2 #4B6147 and #61474B with #47614B are triadic colors.