COLOR #474C2F

HEX: #474C2F RGB: (71,76,47)

Renk bilgisi

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

RGB renk modeli

#474C2F color RGB value is (71,76,47).

RGB: (71,76,47) (28%, 30%, 18%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 76 of 255 = 30%
B 47 of 255 = 18%

71
76
47

R + G + B ~ 25%. #474C2F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 76 + 47 = 194 (100%)
R 71 of 194 ~ 36.6%
G 76 of 194 ~ 39.18%
B 47 of 194 ~ 24.23'%

%36.6
%39.18
%24.23

CMYK RENK MODELİ

#474C2F rengi CMYK tonu (7,0,38,70).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 38.16%
  • ana renk tonu 70.20%

CMYK: (7,0,38,70)
C7M0Y38K70 (7%, 0%, 38%, 70%)
(0.07 / 0.00 / 0.38 / 0.70)

CMYK yüzdeleri

%6.58
%0
%38.16
%70.2

Codes

Color #474C2F in popluar color models

47 4C 2F
RGB 71 76 47
HSL 70° 23.58% 24.12%
HSB/HSV 70° 38.16% 29.80%
CMYK 6.58% 0.00% 38.16%
70.20%

Color #474C2F in popluar number systems.

HEX 47 4C 2F
Decimal 71 76 47
Binary 1000111 1001100 101111
Octal 107 114 57

Shades and tints

Shades of #474C2F

#474C2F
(71,76,47)
#41462B
(65,70,43)
#3B4027
(59,64,39)
#353A23
(53,58,35)
#2F341F
(47,52,31)
#292E1B
(41,46,27)
#232817
(35,40,23)
#1D2213
(29,34,19)
#171C0F
(23,28,15)
#11160B
(17,22,11)
#0B1007
(11,16,7)
#000000
(0,0,0)

Tints of #474C2F

#474C2F
(71,76,47)
#575C41
(87,92,65)
#676C53
(103,108,83)
#777C65
(119,124,101)
#878C77
(135,140,119)
#979C89
(151,156,137)
#A7AC9B
(167,172,155)
#B7BCAD
(183,188,173)
#C7CCBF
(199,204,191)
#D7DCD1
(215,220,209)
#E7ECE3
(231,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474C2F; }

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

This text font color is #474C2F.

Background Color

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

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

This div background color is #474C2F.

Border color

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

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

This div border color is #474C2F.

Opacity

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

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

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

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

This text has shadow with #474C2F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474C2F.

Preview

Color preview on black background

This text has color #474C2F on black background.


Color preview on white background

This text has color #474C2F on white background.


Black color preview on #474C2F background

This text has black color on #474C2F background.


White color preview on #474C2F background

This text has white color on #474C2F background.


Related colors

Complementary color

Complementary color for #hex is #B8B3D0.


I love getcolorcode.com

Triadic colors

1 #2F474C and #4C2F47 with #474C2F are triadic colors.

2 #2F4C47 and #4C472F with #474C2F are triadic colors.