COLOR #615D38

HEX: #615D38 RGB: (97,93,56)

Color info

#615D38 contains red, green and blue colors in about the same proportion. Web safe color of #615D38 is #666633 (or #663).

RGB color model

#615D38 color RGB value is (97,93,56).

RGB: (97,93,56) (38%, 36%, 22%)

RGB channels and saturation

R 97 of 255 = 38%
G 93 of 255 = 36%
B 56 of 255 = 22%

97
93
56

R + G + B ~ 32%. #615D38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 93 + 56 = 246 (100%)
R 97 of 246 ~ 39.43%
G 93 of 246 ~ 37.8%
B 56 of 246 ~ 22.76'%

%39.43
%37.8
%22.76

CMYK color model

#615D38 color CMYK value is (0,4,42,62).

  • cyan value is 0.00%
  • magenta value is 4.12%
  • yellow value is 42.27%
  • key color value is 61.96%

CMYK: (0,4,42,62)
C0M4Y42K62 (0%, 4%, 42%, 62%)
(0.00 / 0.04 / 0.42 / 0.62)

CMYK percentages

%0
%4.12
%42.27
%61.96

Codes

Color #615D38 in popluar color models

61 5D 38
RGB 97 93 56
HSL 54° 26.80% 30.00%
HSB/HSV 54° 42.27% 38.04%
CMYK 0.00% 4.12% 42.27%
61.96%

Color #615D38 in popluar number systems.

HEX 61 5D 38
Decimal 97 93 56
Binary 1100001 1011101 111000
Octal 141 135 70

Shades and tints

Shades of #615D38

#615D38
(97,93,56)
#595533
(89,85,51)
#514D2E
(81,77,46)
#494529
(73,69,41)
#413D24
(65,61,36)
#39351F
(57,53,31)
#312D1A
(49,45,26)
#292515
(41,37,21)
#211D10
(33,29,16)
#19150B
(25,21,11)
#110D06
(17,13,6)
#000000
(0,0,0)

Tints of #615D38

#615D38
(97,93,56)
#6F6B4A
(111,107,74)
#7D795C
(125,121,92)
#8B876E
(139,135,110)
#999580
(153,149,128)
#A7A392
(167,163,146)
#B5B1A4
(181,177,164)
#C3BFB6
(195,191,182)
#D1CDC8
(209,205,200)
#DFDBDA
(223,219,218)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615D38 color. Also use rgb(97,93,56) instead hex code.

Text Font Color

.myTextColor { color: #615D38; }

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

This text font color is #615D38.

Background Color

.myBgColor { background-color: #615D38; }

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

This div background color is #615D38.

Border color

.myBorderColor { border: 1px solid #615D38; }

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

This div border color is #615D38.

Opacity

.myOpacity80 { color: #615D38; opacity: 0.8; }

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

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

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

This text has shadow with #615D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615D38.

Preview

Color preview on black background

This text has color #615D38 on black background.


Color preview on white background

This text has color #615D38 on white background.


Black color preview on #615D38 background

This text has black color on #615D38 background.


White color preview on #615D38 background

This text has white color on #615D38 background.


Related colors

Complementary color

Complementary color for #hex is #9EA2C7.


I love getcolorcode.com

Triadic colors

1 #38615D and #5D3861 with #615D38 are triadic colors.

2 #385D61 and #5D6138 with #615D38 are triadic colors.