COLOR #3B4740

HEX: #3B4740 RGB: (59,71,64)

Renk bilgisi

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

RGB renk modeli

#3B4740 color RGB value is (59,71,64).

RGB: (59,71,64) (23%, 28%, 25%)

RGB bağlantıları ve doygunluk

R 59 of 255 = 23%
G 71 of 255 = 28%
B 64 of 255 = 25%

59
71
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 59 + 71 + 64 = 194 (100%)
R 59 of 194 ~ 30.41%
G 71 of 194 ~ 36.6%
B 64 of 194 ~ 32.99'%

%30.41
%36.6
%32.99

CMYK RENK MODELİ

#3B4740 rengi CMYK tonu (17,0,10,72).

  • camgöbeği tonu 16.90%
  • eflatun tonu 0.00%
  • sarı tonu 9.86%
  • ana renk tonu 72.16%
CMYK: (17,0,10,72) C17M0Y10K72 (17%,0%,10%,72%) (0.17/0.00/0.10/0.72) 

CMYK yüzdeleri

%16.9
%0
%9.86
%72.16

Codes

Color #3B4740 in popluar color models

3B 47 40
RGB 59 71 64
HSL 145° 9.23% 25.49%
HSB/HSV 145° 16.90% 27.84%
CMYK 16.90% 0.00% 9.86%
72.16%

Color #3B4740 in popluar number systems.

HEX 3B 47 40
Decimal 59 71 64
Binary 111011 1000111 1000000
Octal 73 107 100

Shades and tints

Shades of #3B4740

#3B4740
(59,71,64)
#36413B
(54,65,59)
#313B36
(49,59,54)
#2C3531
(44,53,49)
#272F2C
(39,47,44)
#222927
(34,41,39)
#1D2322
(29,35,34)
#181D1D
(24,29,29)
#131718
(19,23,24)
#0E1113
(14,17,19)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #3B4740

#3B4740
(59,71,64)
#4C5751
(76,87,81)
#5D6762
(93,103,98)
#6E7773
(110,119,115)
#7F8784
(127,135,132)
#909795
(144,151,149)
#A1A7A6
(161,167,166)
#B2B7B7
(178,183,183)
#C3C7C8
(195,199,200)
#D4D7D9
(212,215,217)
#E5E7EA
(229,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B4740 color. Also use rgb(59,71,64) instead hex code.

Text Font Color

.myTextColor { color: #3B4740; }

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

This text font color is #3B4740.

Background Color

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

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

This div background color is #3B4740.

Border color

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

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

This div border color is #3B4740.

Opacity

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

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

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

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

This text has shadow with #3B4740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B4740.

Preview

Color preview on black background

This text has color #3B4740 on black background.


Color preview on white background

This text has color #3B4740 on white background.


Black color preview on #3B4740 background

This text has black color on #3B4740 background.


White color preview on #3B4740 background

This text has white color on #3B4740 background.


Related colors

Complementary color

Complementary color for #hex is #C4B8BF.


I love getcolorcode.com

Triadic colors

1 #403B47 and #47403B with #3B4740 are triadic colors.

2 #40473B and #473B40 with #3B4740 are triadic colors.