COLOR #38530D

HEX: #38530D RGB: (56,83,13)

Color info

#38530D contains mainly red and green colors. Web safe color of #38530D is #336600 (or #360).

RGB color model

#38530D color RGB value is (56,83,13).

RGB: (56,83,13) (22%, 33%, 5%)

RGB channels and saturation

R 56 of 255 = 22%
G 83 of 255 = 33%
B 13 of 255 = 5%

56
83
13

R + G + B ~ 20%. #38530D is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 83 + 13 = 152 (100%)
R 56 of 152 ~ 36.84%
G 83 of 152 ~ 54.61%
B 13 of 152 ~ 8.55'%

%36.84
%54.61

CMYK color model

#38530D color CMYK value is (33,0,84,67).

  • cyan value is 32.53%
  • magenta value is 0.00%
  • yellow value is 84.34%
  • key color value is 67.45%
CMYK: (33,0,84,67) C33M0Y84K67 (33%,0%,84%,67%) (0.33/0.00/0.84/0.67) 

CMYK percentages

%32.53
%0
%84.34
%67.45

Codes

Color #38530D in popluar color models

38 53 0D
RGB 56 83 13
HSL 83° 72.92% 18.82%
HSB/HSV 83° 84.34% 32.55%
CMYK 32.53% 0.00% 84.34%
67.45%

Color #38530D in popluar number systems.

HEX 38 53 0D
Decimal 56 83 13
Binary 111000 1010011 1101
Octal 70 123 15

Shades and tints

Shades of #38530D

#38530D
(56,83,13)
#334C0C
(51,76,12)
#2E450B
(46,69,11)
#293E0A
(41,62,10)
#243709
(36,55,9)
#1F3008
(31,48,8)
#1A2907
(26,41,7)
#152206
(21,34,6)
#101B05
(16,27,5)
#0B1404
(11,20,4)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #38530D

#38530D
(56,83,13)
#4A6223
(74,98,35)
#5C7139
(92,113,57)
#6E804F
(110,128,79)
#808F65
(128,143,101)
#929E7B
(146,158,123)
#A4AD91
(164,173,145)
#B6BCA7
(182,188,167)
#C8CBBD
(200,203,189)
#DADAD3
(218,218,211)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38530D color. Also use rgb(56,83,13) instead hex code.

Text Font Color

.myTextColor { color: #38530D; }

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

This text font color is #38530D.

Background Color

.myBgColor { background-color: #38530D; }

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

This div background color is #38530D.

Border color

.myBorderColor { border: 1px solid #38530D; }

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

This div border color is #38530D.

Opacity

.myOpacity80 { color: #38530D; opacity: 0.8; }

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

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

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

This text has shadow with #38530D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38530D.

Preview

Color preview on black background

This text has color #38530D on black background.


Color preview on white background

This text has color #38530D on white background.


Black color preview on #38530D background

This text has black color on #38530D background.


White color preview on #38530D background

This text has white color on #38530D background.


Related colors

Complementary color

Complementary color for #hex is #C7ACF2.


I love getcolorcode.com

Triadic colors

1 #0D3853 and #530D38 with #38530D are triadic colors.

2 #0D5338 and #53380D with #38530D are triadic colors.