COLOR #474E2F

HEX: #474E2F RGB: (71,78,47)

Renk bilgisi

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

RGB renk modeli

#474E2F color RGB value is (71,78,47).

RGB: (71,78,47) (28%, 31%, 18%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 78 of 255 = 31%
B 47 of 255 = 18%

71
78
47

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 78 + 47 = 196 (100%)
R 71 of 196 ~ 36.22%
G 78 of 196 ~ 39.8%
B 47 of 196 ~ 23.98'%

%36.22
%39.8
%23.98

CMYK RENK MODELİ

#474E2F rengi CMYK tonu (9,0,40,69).

  • camgöbeği tonu 8.97%
  • eflatun tonu 0.00%
  • sarı tonu 39.74%
  • ana renk tonu 69.41%

CMYK: (9,0,40,69)
C9M0Y40K69 (9%, 0%, 40%, 69%)
(0.09 / 0.00 / 0.40 / 0.69)

CMYK yüzdeleri

%8.97
%0
%39.74
%69.41

Codes

Color #474E2F in popluar color models

47 4E 2F
RGB 71 78 47
HSL 74° 24.80% 24.51%
HSB/HSV 74° 39.74% 30.59%
CMYK 8.97% 0.00% 39.74%
69.41%

Color #474E2F in popluar number systems.

HEX 47 4E 2F
Decimal 71 78 47
Binary 1000111 1001110 101111
Octal 107 116 57

Shades and tints

Shades of #474E2F

#474E2F
(71,78,47)
#41472B
(65,71,43)
#3B4027
(59,64,39)
#353923
(53,57,35)
#2F321F
(47,50,31)
#292B1B
(41,43,27)
#232417
(35,36,23)
#1D1D13
(29,29,19)
#17160F
(23,22,15)
#110F0B
(17,15,11)
#0B0807
(11,8,7)
#000000
(0,0,0)

Tints of #474E2F

#474E2F
(71,78,47)
#575E41
(87,94,65)
#676E53
(103,110,83)
#777E65
(119,126,101)
#878E77
(135,142,119)
#979E89
(151,158,137)
#A7AE9B
(167,174,155)
#B7BEAD
(183,190,173)
#C7CEBF
(199,206,191)
#D7DED1
(215,222,209)
#E7EEE3
(231,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474E2F; }

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

This text font color is #474E2F.

Background Color

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

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

This div background color is #474E2F.

Border color

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

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

This div border color is #474E2F.

Opacity

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

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

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

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

This text has shadow with #474E2F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474E2F.

Preview

Color preview on black background

This text has color #474E2F on black background.


Color preview on white background

This text has color #474E2F on white background.


Black color preview on #474E2F background

This text has black color on #474E2F background.


White color preview on #474E2F background

This text has white color on #474E2F background.


Related colors

Complementary color

Complementary color for #hex is #B8B1D0.


I love getcolorcode.com

Triadic colors

1 #2F474E and #4E2F47 with #474E2F are triadic colors.

2 #2F4E47 and #4E472F with #474E2F are triadic colors.