COLOR #3C4739

HEX: #3C4739 RGB: (60,71,57)

Renk bilgisi

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

RGB renk modeli

#3C4739 color RGB value is (60,71,57).

RGB: (60,71,57) (24%, 28%, 22%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 71 of 255 = 28%
B 57 of 255 = 22%

60
71
57

R + G + B ~ 25%. #3C4739 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 71 + 57 = 188 (100%)
R 60 of 188 ~ 31.91%
G 71 of 188 ~ 37.77%
B 57 of 188 ~ 30.32'%

%31.91
%37.77
%30.32

CMYK RENK MODELİ

#3C4739 rengi CMYK tonu (15,0,20,72).

  • camgöbeği tonu 15.49%
  • eflatun tonu 0.00%
  • sarı tonu 19.72%
  • ana renk tonu 72.16%

CMYK: (15,0,20,72)
C15M0Y20K72 (15%, 0%, 20%, 72%)
(0.15 / 0.00 / 0.20 / 0.72)

CMYK yüzdeleri

%15.49
%0
%19.72
%72.16

Codes

Color #3C4739 in popluar color models

3C 47 39
RGB 60 71 57
HSL 107° 10.94% 25.10%
HSB/HSV 107° 19.72% 27.84%
CMYK 15.49% 0.00% 19.72%
72.16%

Color #3C4739 in popluar number systems.

HEX 3C 47 39
Decimal 60 71 57
Binary 111100 1000111 111001
Octal 74 107 71

Shades and tints

Shades of #3C4739

#3C4739
(60,71,57)
#374134
(55,65,52)
#323B2F
(50,59,47)
#2D352A
(45,53,42)
#282F25
(40,47,37)
#232920
(35,41,32)
#1E231B
(30,35,27)
#191D16
(25,29,22)
#141711
(20,23,17)
#0F110C
(15,17,12)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #3C4739

#3C4739
(60,71,57)
#4D574B
(77,87,75)
#5E675D
(94,103,93)
#6F776F
(111,119,111)
#808781
(128,135,129)
#919793
(145,151,147)
#A2A7A5
(162,167,165)
#B3B7B7
(179,183,183)
#C4C7C9
(196,199,201)
#D5D7DB
(213,215,219)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C4739 color. Also use rgb(60,71,57) instead hex code.

Text Font Color

.myTextColor { color: #3C4739; }

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

This text font color is #3C4739.

Background Color

.myBgColor { background-color: #3C4739; }

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

This div background color is #3C4739.

Border color

.myBorderColor { border: 1px solid #3C4739; }

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

This div border color is #3C4739.

Opacity

.myOpacity80 { color: #3C4739; opacity: 0.8; }

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

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

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

This text has shadow with #3C4739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3C4739.

Preview

Color preview on black background

This text has color #3C4739 on black background.


Color preview on white background

This text has color #3C4739 on white background.


Black color preview on #3C4739 background

This text has black color on #3C4739 background.


White color preview on #3C4739 background

This text has white color on #3C4739 background.


Related colors

Complementary color

Complementary color for #hex is #C3B8C6.


I love getcolorcode.com

Triadic colors

1 #393C47 and #47393C with #3C4739 are triadic colors.

2 #39473C and #473C39 with #3C4739 are triadic colors.