COLOR #474B47

HEX: #474B47 RGB: (71,75,71)

Renk bilgisi

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

RGB renk modeli

#474B47 color RGB value is (71,75,71).

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

RGB bağlantıları ve doygunluk

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

71
75
71

R + G + B ~ 28%. #474B47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 75 + 71 = 217 (100%)
R 71 of 217 ~ 32.72%
G 75 of 217 ~ 34.56%
B 71 of 217 ~ 32.72'%

%32.72
%34.56
%32.72

CMYK RENK MODELİ

#474B47 rengi CMYK tonu (5,0,5,71).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 5.33%
  • ana renk tonu 70.59%
CMYK: (5,0,5,71) C5M0Y5K71 (5%,0%,5%,71%) (0.05/0.00/0.05/0.71) 

CMYK yüzdeleri

%5.33
%0
%5.33
%70.59

Codes

Color #474B47 in popluar color models

47 4B 47
RGB 71 75 71
HSL 120° 2.74% 28.63%
HSB/HSV 120° 5.33% 29.41%
CMYK 5.33% 0.00% 5.33%
70.59%

Color #474B47 in popluar number systems.

HEX 47 4B 47
Decimal 71 75 71
Binary 1000111 1001011 1000111
Octal 107 113 107

Shades and tints

Shades of #474B47

#474B47
(71,75,71)
#414541
(65,69,65)
#3B3F3B
(59,63,59)
#353935
(53,57,53)
#2F332F
(47,51,47)
#292D29
(41,45,41)
#232723
(35,39,35)
#1D211D
(29,33,29)
#171B17
(23,27,23)
#111511
(17,21,17)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #474B47

#474B47
(71,75,71)
#575B57
(87,91,87)
#676B67
(103,107,103)
#777B77
(119,123,119)
#878B87
(135,139,135)
#979B97
(151,155,151)
#A7ABA7
(167,171,167)
#B7BBB7
(183,187,183)
#C7CBC7
(199,203,199)
#D7DBD7
(215,219,215)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474B47; }

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

This text font color is #474B47.

Background Color

.myBgColor { background-color: #474B47; }

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

This div background color is #474B47.

Border color

.myBorderColor { border: 1px solid #474B47; }

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

This div border color is #474B47.

Opacity

.myOpacity80 { color: #474B47; opacity: 0.8; }

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

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

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

This text has shadow with #474B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474B47.

Preview

Color preview on black background

This text has color #474B47 on black background.


Color preview on white background

This text has color #474B47 on white background.


Black color preview on #474B47 background

This text has black color on #474B47 background.


White color preview on #474B47 background

This text has white color on #474B47 background.


Related colors

Complementary color

Complementary color for #hex is #B8B4B8.


I love getcolorcode.com

Triadic colors

1 #47474B and #4B4747 with #474B47 are triadic colors.

2 #474B47 and #4B4747 with #474B47 are triadic colors.