COLOR #384740

HEX: #384740 RGB: (56,71,64)

Renk bilgisi

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

RGB renk modeli

#384740 color RGB value is (56,71,64).

RGB: (56,71,64) (22%, 28%, 25%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 71 of 255 = 28%
B 64 of 255 = 25%

56
71
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 71 + 64 = 191 (100%)
R 56 of 191 ~ 29.32%
G 71 of 191 ~ 37.17%
B 64 of 191 ~ 33.51'%

%29.32
%37.17
%33.51

CMYK RENK MODELİ

#384740 rengi CMYK tonu (21,0,10,72).

  • camgöbeği tonu 21.13%
  • eflatun tonu 0.00%
  • sarı tonu 9.86%
  • ana renk tonu 72.16%

CMYK: (21,0,10,72)
C21M0Y10K72 (21%, 0%, 10%, 72%)
(0.21 / 0.00 / 0.10 / 0.72)

CMYK yüzdeleri

%21.13
%0
%9.86
%72.16

Codes

Color #384740 in popluar color models

38 47 40
RGB 56 71 64
HSL 152° 11.81% 24.90%
HSB/HSV 152° 21.13% 27.84%
CMYK 21.13% 0.00% 9.86%
72.16%

Color #384740 in popluar number systems.

HEX 38 47 40
Decimal 56 71 64
Binary 111000 1000111 1000000
Octal 70 107 100

Shades and tints

Shades of #384740

#384740
(56,71,64)
#33413B
(51,65,59)
#2E3B36
(46,59,54)
#293531
(41,53,49)
#242F2C
(36,47,44)
#1F2927
(31,41,39)
#1A2322
(26,35,34)
#151D1D
(21,29,29)
#101718
(16,23,24)
#0B1113
(11,17,19)
#060B0E
(6,11,14)
#000000
(0,0,0)

Tints of #384740

#384740
(56,71,64)
#4A5751
(74,87,81)
#5C6762
(92,103,98)
#6E7773
(110,119,115)
#808784
(128,135,132)
#929795
(146,151,149)
#A4A7A6
(164,167,166)
#B6B7B7
(182,183,183)
#C8C7C8
(200,199,200)
#DAD7D9
(218,215,217)
#ECE7EA
(236,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384740; }

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

This text font color is #384740.

Background Color

.myBgColor { background-color: #384740; }

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

This div background color is #384740.

Border color

.myBorderColor { border: 1px solid #384740; }

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

This div border color is #384740.

Opacity

.myOpacity80 { color: #384740; opacity: 0.8; }

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

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

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

This text has shadow with #384740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384740.

Preview

Color preview on black background

This text has color #384740 on black background.


Color preview on white background

This text has color #384740 on white background.


Black color preview on #384740 background

This text has black color on #384740 background.


White color preview on #384740 background

This text has white color on #384740 background.


Related colors

Complementary color

Complementary color for #hex is #C7B8BF.


I love getcolorcode.com

Triadic colors

1 #403847 and #474038 with #384740 are triadic colors.

2 #404738 and #473840 with #384740 are triadic colors.