COLOR #38582E

HEX: #38582E RGB: (56,88,46)

Color info

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

RGB color model

#38582E color RGB value is (56,88,46).

RGB: (56,88,46) (22%, 35%, 18%)

RGB channels and saturation

R 56 of 255 = 22%
G 88 of 255 = 35%
B 46 of 255 = 18%

56
88
46

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

Portions of RGB colors in percentages

R + G + B = 56 + 88 + 46 = 190 (100%)
R 56 of 190 ~ 29.47%
G 88 of 190 ~ 46.32%
B 46 of 190 ~ 24.21'%

%29.47
%46.32
%24.21

CMYK color model

#38582E color CMYK value is (36,0,48,65).

  • cyan value is 36.36%
  • magenta value is 0.00%
  • yellow value is 47.73%
  • key color value is 65.49%

CMYK: (36,0,48,65)
C36M0Y48K65 (36%, 0%, 48%, 65%)
(0.36 / 0.00 / 0.48 / 0.65)

CMYK percentages

%36.36
%0
%47.73
%65.49

Codes

Color #38582E in popluar color models

38 58 2E
RGB 56 88 46
HSL 106° 31.34% 26.27%
HSB/HSV 106° 47.73% 34.51%
CMYK 36.36% 0.00% 47.73%
65.49%

Color #38582E in popluar number systems.

HEX 38 58 2E
Decimal 56 88 46
Binary 111000 1011000 101110
Octal 70 130 56

Shades and tints

Shades of #38582E

#38582E
(56,88,46)
#33502A
(51,80,42)
#2E4826
(46,72,38)
#294022
(41,64,34)
#24381E
(36,56,30)
#1F301A
(31,48,26)
#1A2816
(26,40,22)
#152012
(21,32,18)
#10180E
(16,24,14)
#0B100A
(11,16,10)
#060806
(6,8,6)
#000000
(0,0,0)

Tints of #38582E

#38582E
(56,88,46)
#4A6741
(74,103,65)
#5C7654
(92,118,84)
#6E8567
(110,133,103)
#80947A
(128,148,122)
#92A38D
(146,163,141)
#A4B2A0
(164,178,160)
#B6C1B3
(182,193,179)
#C8D0C6
(200,208,198)
#DADFD9
(218,223,217)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38582E color. Also use rgb(56,88,46) instead hex code.

Text Font Color

.myTextColor { color: #38582E; }

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

This text font color is #38582E.

Background Color

.myBgColor { background-color: #38582E; }

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

This div background color is #38582E.

Border color

.myBorderColor { border: 1px solid #38582E; }

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

This div border color is #38582E.

Opacity

.myOpacity80 { color: #38582E; opacity: 0.8; }

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

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

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

This text has shadow with #38582E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38582E.

Preview

Color preview on black background

This text has color #38582E on black background.


Color preview on white background

This text has color #38582E on white background.


Black color preview on #38582E background

This text has black color on #38582E background.


White color preview on #38582E background

This text has white color on #38582E background.


Related colors

Complementary color

Complementary color for #hex is #C7A7D1.


I love getcolorcode.com

Triadic colors

1 #2E3858 and #582E38 with #38582E are triadic colors.

2 #2E5838 and #58382E with #38582E are triadic colors.