COLOR #47613D

HEX: #47613D RGB: (71,97,61)

Renk bilgisi

#47613D contains red, green and blue colors in about the same proportion. #47613D ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#47613D color RGB value is (71,97,61).

RGB: (71,97,61) (28%, 38%, 24%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 97 of 255 = 38%
B 61 of 255 = 24%

71
97
61

R + G + B ~ 30%. #47613D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 97 + 61 = 229 (100%)
R 71 of 229 ~ 31%
G 97 of 229 ~ 42.36%
B 61 of 229 ~ 26.64'%

%31
%42.36
%26.64

CMYK RENK MODELİ

#47613D rengi CMYK tonu (27,0,37,62).

  • camgöbeği tonu 26.80%
  • eflatun tonu 0.00%
  • sarı tonu 37.11%
  • ana renk tonu 61.96%

CMYK: (27,0,37,62)
C27M0Y37K62 (27%, 0%, 37%, 62%)
(0.27 / 0.00 / 0.37 / 0.62)

CMYK yüzdeleri

%26.8
%0
%37.11
%61.96

Codes

Color #47613D in popluar color models

47 61 3D
RGB 71 97 61
HSL 103° 22.78% 30.98%
HSB/HSV 103° 37.11% 38.04%
CMYK 26.80% 0.00% 37.11%
61.96%

Color #47613D in popluar number systems.

HEX 47 61 3D
Decimal 71 97 61
Binary 1000111 1100001 111101
Octal 107 141 75

Shades and tints

Shades of #47613D

#47613D
(71,97,61)
#415938
(65,89,56)
#3B5133
(59,81,51)
#35492E
(53,73,46)
#2F4129
(47,65,41)
#293924
(41,57,36)
#23311F
(35,49,31)
#1D291A
(29,41,26)
#172115
(23,33,21)
#111910
(17,25,16)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #47613D

#47613D
(71,97,61)
#576F4E
(87,111,78)
#677D5F
(103,125,95)
#778B70
(119,139,112)
#879981
(135,153,129)
#97A792
(151,167,146)
#A7B5A3
(167,181,163)
#B7C3B4
(183,195,180)
#C7D1C5
(199,209,197)
#D7DFD6
(215,223,214)
#E7EDE7
(231,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47613D color. Also use rgb(71,97,61) instead hex code.

Text Font Color

.myTextColor { color: #47613D; }

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

This text font color is #47613D.

Background Color

.myBgColor { background-color: #47613D; }

<div style="background-color:#47613D">Inner text</div>

This div background color is #47613D.

Border color

.myBorderColor { border: 1px solid #47613D; }

<div style="border:3px solid #47613D">Div</div>

This div border color is #47613D.

Opacity

.myOpacity80 { color: #47613D; opacity: 0.8; }

<p style="color:#47613D;opacity:0.8;">80%</p>

Text with #47613D 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 #47613D;}

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

This text has shadow with #47613D color.


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

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

This text has shadow with #47613D primary color and red secondary color.


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

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

This text has shadow with #47613D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47613D.

Preview

Color preview on black background

This text has color #47613D on black background.


Color preview on white background

This text has color #47613D on white background.


Black color preview on #47613D background

This text has black color on #47613D background.


White color preview on #47613D background

This text has white color on #47613D background.


Related colors

Complementary color

Complementary color for #hex is #B89EC2.


I love getcolorcode.com

Triadic colors

1 #3D4761 and #613D47 with #47613D are triadic colors.

2 #3D6147 and #61473D with #47613D are triadic colors.