COLOR #474935

HEX: #474935 RGB: (71,73,53)

Renk bilgisi

#474935 contains red, green and blue colors in about the same proportion. #474935 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#474935 color RGB value is (71,73,53).

RGB: (71,73,53) (28%, 29%, 21%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 73 of 255 = 29%
B 53 of 255 = 21%

71
73
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 73 + 53 = 197 (100%)
R 71 of 197 ~ 36.04%
G 73 of 197 ~ 37.06%
B 53 of 197 ~ 26.9'%

%36.04
%37.06
%26.9

CMYK RENK MODELİ

#474935 rengi CMYK tonu (3,0,27,71).

  • camgöbeği tonu 2.74%
  • eflatun tonu 0.00%
  • sarı tonu 27.40%
  • ana renk tonu 71.37%

CMYK: (3,0,27,71)
C3M0Y27K71 (3%, 0%, 27%, 71%)
(0.03 / 0.00 / 0.27 / 0.71)

CMYK yüzdeleri

%2.74
%0
%27.4
%71.37

Codes

Color #474935 in popluar color models

47 49 35
RGB 71 73 53
HSL 66° 15.87% 24.71%
HSB/HSV 66° 27.40% 28.63%
CMYK 2.74% 0.00% 27.40%
71.37%

Color #474935 in popluar number systems.

HEX 47 49 35
Decimal 71 73 53
Binary 1000111 1001001 110101
Octal 107 111 65

Shades and tints

Shades of #474935

#474935
(71,73,53)
#414331
(65,67,49)
#3B3D2D
(59,61,45)
#353729
(53,55,41)
#2F3125
(47,49,37)
#292B21
(41,43,33)
#23251D
(35,37,29)
#1D1F19
(29,31,25)
#171915
(23,25,21)
#111311
(17,19,17)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #474935

#474935
(71,73,53)
#575947
(87,89,71)
#676959
(103,105,89)
#77796B
(119,121,107)
#87897D
(135,137,125)
#97998F
(151,153,143)
#A7A9A1
(167,169,161)
#B7B9B3
(183,185,179)
#C7C9C5
(199,201,197)
#D7D9D7
(215,217,215)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474935 color. Also use rgb(71,73,53) instead hex code.

Text Font Color

.myTextColor { color: #474935; }

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

This text font color is #474935.

Background Color

.myBgColor { background-color: #474935; }

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

This div background color is #474935.

Border color

.myBorderColor { border: 1px solid #474935; }

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

This div border color is #474935.

Opacity

.myOpacity80 { color: #474935; opacity: 0.8; }

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

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

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

This text has shadow with #474935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474935.

Preview

Color preview on black background

This text has color #474935 on black background.


Color preview on white background

This text has color #474935 on white background.


Black color preview on #474935 background

This text has black color on #474935 background.


White color preview on #474935 background

This text has white color on #474935 background.


Related colors

Complementary color

Complementary color for #hex is #B8B6CA.


I love getcolorcode.com

Triadic colors

1 #354749 and #493547 with #474935 are triadic colors.

2 #354947 and #494735 with #474935 are triadic colors.