COLOR #383740

HEX: #383740 RGB: (56,55,64)

Color info

#383740 contains red, green and blue colors in about the same proportion. Web safe color of #383740 is #333333 (or #333).

RGB color model

#383740 color RGB value is (56,55,64).

RGB: (56,55,64) (22%, 22%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 55 of 255 = 22%
B 64 of 255 = 25%

56
55
64

R + G + B ~ 23%. #383740 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 55 + 64 = 175 (100%)
R 56 of 175 ~ 32%
G 55 of 175 ~ 31.43%
B 64 of 175 ~ 36.57'%

%32
%31.43
%36.57

CMYK color model

#383740 color CMYK value is (13,14,0,75).

  • cyan value is 12.50%
  • magenta value is 14.06%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (13,14,0,75)
C13M14Y0K75 (13%, 14%, 0%, 75%)
(0.13 / 0.14 / 0.00 / 0.75)

CMYK percentages

%12.5
%14.06
%0
%74.9

Codes

Color #383740 in popluar color models

38 37 40
RGB 56 55 64
HSL 247° 7.56% 23.33%
HSB/HSV 247° 14.06% 25.10%
CMYK 12.50% 14.06% 0.00%
74.90%

Color #383740 in popluar number systems.

HEX 38 37 40
Decimal 56 55 64
Binary 111000 110111 1000000
Octal 70 67 100

Shades and tints

Shades of #383740

#383740
(56,55,64)
#33323B
(51,50,59)
#2E2D36
(46,45,54)
#292831
(41,40,49)
#24232C
(36,35,44)
#1F1E27
(31,30,39)
#1A1922
(26,25,34)
#15141D
(21,20,29)
#100F18
(16,15,24)
#0B0A13
(11,10,19)
#06050E
(6,5,14)
#000000
(0,0,0)

Tints of #383740

#383740
(56,55,64)
#4A4951
(74,73,81)
#5C5B62
(92,91,98)
#6E6D73
(110,109,115)
#807F84
(128,127,132)
#929195
(146,145,149)
#A4A3A6
(164,163,166)
#B6B5B7
(182,181,183)
#C8C7C8
(200,199,200)
#DAD9D9
(218,217,217)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383740; }

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

This text font color is #383740.

Background Color

.myBgColor { background-color: #383740; }

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

This div background color is #383740.

Border color

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

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

This div border color is #383740.

Opacity

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

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

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

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

This text has shadow with #383740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383740.

Preview

Color preview on black background

This text has color #383740 on black background.


Color preview on white background

This text has color #383740 on white background.


Black color preview on #383740 background

This text has black color on #383740 background.


White color preview on #383740 background

This text has white color on #383740 background.


Related colors

Complementary color

Complementary color for #hex is #C7C8BF.


I love getcolorcode.com

Triadic colors

1 #403837 and #374038 with #383740 are triadic colors.

2 #403738 and #373840 with #383740 are triadic colors.