COLOR #38513B

HEX: #38513B RGB: (56,81,59)

Color info

#38513B contains red, green and blue colors in about the same proportion. Web safe color of #38513B is #336633 (or #363).

RGB color model

#38513B color RGB value is (56,81,59).

RGB: (56,81,59) (22%, 32%, 23%)

RGB channels and saturation

R 56 of 255 = 22%
G 81 of 255 = 32%
B 59 of 255 = 23%

56
81
59

R + G + B ~ 26%. #38513B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 59 = 196 (100%)
R 56 of 196 ~ 28.57%
G 81 of 196 ~ 41.33%
B 59 of 196 ~ 30.1'%

%28.57
%41.33
%30.1

CMYK color model

#38513B color CMYK value is (31,0,27,68).

  • cyan value is 30.86%
  • magenta value is 0.00%
  • yellow value is 27.16%
  • key color value is 68.24%

CMYK: (31,0,27,68)
C31M0Y27K68 (31%, 0%, 27%, 68%)
(0.31 / 0.00 / 0.27 / 0.68)

CMYK percentages

%30.86
%0
%27.16
%68.24

Codes

Color #38513B in popluar color models

38 51 3B
RGB 56 81 59
HSL 127° 18.25% 26.86%
HSB/HSV 127° 30.86% 31.76%
CMYK 30.86% 0.00% 27.16%
68.24%

Color #38513B in popluar number systems.

HEX 38 51 3B
Decimal 56 81 59
Binary 111000 1010001 111011
Octal 70 121 73

Shades and tints

Shades of #38513B

#38513B
(56,81,59)
#334A36
(51,74,54)
#2E4331
(46,67,49)
#293C2C
(41,60,44)
#243527
(36,53,39)
#1F2E22
(31,46,34)
#1A271D
(26,39,29)
#152018
(21,32,24)
#101913
(16,25,19)
#0B120E
(11,18,14)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #38513B

#38513B
(56,81,59)
#4A604C
(74,96,76)
#5C6F5D
(92,111,93)
#6E7E6E
(110,126,110)
#808D7F
(128,141,127)
#929C90
(146,156,144)
#A4ABA1
(164,171,161)
#B6BAB2
(182,186,178)
#C8C9C3
(200,201,195)
#DAD8D4
(218,216,212)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38513B color. Also use rgb(56,81,59) instead hex code.

Text Font Color

.myTextColor { color: #38513B; }

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

This text font color is #38513B.

Background Color

.myBgColor { background-color: #38513B; }

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

This div background color is #38513B.

Border color

.myBorderColor { border: 1px solid #38513B; }

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

This div border color is #38513B.

Opacity

.myOpacity80 { color: #38513B; opacity: 0.8; }

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

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

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

This text has shadow with #38513B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38513B.

Preview

Color preview on black background

This text has color #38513B on black background.


Color preview on white background

This text has color #38513B on white background.


Black color preview on #38513B background

This text has black color on #38513B background.


White color preview on #38513B background

This text has white color on #38513B background.


Related colors

Complementary color

Complementary color for #hex is #C7AEC4.


I love getcolorcode.com

Triadic colors

1 #3B3851 and #513B38 with #38513B are triadic colors.

2 #3B5138 and #51383B with #38513B are triadic colors.