COLOR #474C3E

HEX: #474C3E RGB: (71,76,62)

Renk bilgisi

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

RGB renk modeli

#474C3E color RGB value is (71,76,62).

RGB: (71,76,62) (28%, 30%, 24%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 76 of 255 = 30%
B 62 of 255 = 24%

71
76
62

R + G + B ~ 27%. #474C3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 76 + 62 = 209 (100%)
R 71 of 209 ~ 33.97%
G 76 of 209 ~ 36.36%
B 62 of 209 ~ 29.67'%

%33.97
%36.36
%29.67

CMYK RENK MODELİ

#474C3E rengi CMYK tonu (7,0,18,70).

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

CMYK: (7,0,18,70)
C7M0Y18K70 (7%, 0%, 18%, 70%)
(0.07 / 0.00 / 0.18 / 0.70)

CMYK yüzdeleri

%6.58
%0
%18.42
%70.2

Codes

Color #474C3E in popluar color models

47 4C 3E
RGB 71 76 62
HSL 81° 10.14% 27.06%
HSB/HSV 81° 18.42% 29.80%
CMYK 6.58% 0.00% 18.42%
70.20%

Color #474C3E in popluar number systems.

HEX 47 4C 3E
Decimal 71 76 62
Binary 1000111 1001100 111110
Octal 107 114 76

Shades and tints

Shades of #474C3E

#474C3E
(71,76,62)
#414639
(65,70,57)
#3B4034
(59,64,52)
#353A2F
(53,58,47)
#2F342A
(47,52,42)
#292E25
(41,46,37)
#232820
(35,40,32)
#1D221B
(29,34,27)
#171C16
(23,28,22)
#111611
(17,22,17)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #474C3E

#474C3E
(71,76,62)
#575C4F
(87,92,79)
#676C60
(103,108,96)
#777C71
(119,124,113)
#878C82
(135,140,130)
#979C93
(151,156,147)
#A7ACA4
(167,172,164)
#B7BCB5
(183,188,181)
#C7CCC6
(199,204,198)
#D7DCD7
(215,220,215)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474C3E; }

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

This text font color is #474C3E.

Background Color

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

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

This div background color is #474C3E.

Border color

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

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

This div border color is #474C3E.

Opacity

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

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

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

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

This text has shadow with #474C3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474C3E.

Preview

Color preview on black background

This text has color #474C3E on black background.


Color preview on white background

This text has color #474C3E on white background.


Black color preview on #474C3E background

This text has black color on #474C3E background.


White color preview on #474C3E background

This text has white color on #474C3E background.


Related colors

Complementary color

Complementary color for #hex is #B8B3C1.


I love getcolorcode.com

Triadic colors

1 #3E474C and #4C3E47 with #474C3E are triadic colors.

2 #3E4C47 and #4C473E with #474C3E are triadic colors.