COLOR #615D34

HEX: #615D34 RGB: (97,93,52)

Color info

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

RGB color model

#615D34 color RGB value is (97,93,52).

RGB: (97,93,52) (38%, 36%, 20%)

RGB channels and saturation

R 97 of 255 = 38%
G 93 of 255 = 36%
B 52 of 255 = 20%

97
93
52

R + G + B ~ 31%. #615D34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 93 + 52 = 242 (100%)
R 97 of 242 ~ 40.08%
G 93 of 242 ~ 38.43%
B 52 of 242 ~ 21.49'%

%40.08
%38.43
%21.49

CMYK color model

#615D34 color CMYK value is (0,4,46,62).

  • cyan value is 0.00%
  • magenta value is 4.12%
  • yellow value is 46.39%
  • key color value is 61.96%
CMYK: (0,4,46,62) C0M4Y46K62 (0%,4%,46%,62%) (0.00/0.04/0.46/0.62) 

CMYK percentages

%0
%4.12
%46.39
%61.96

Codes

Color #615D34 in popluar color models

61 5D 34
RGB 97 93 52
HSL 55° 30.20% 29.22%
HSB/HSV 55° 46.39% 38.04%
CMYK 0.00% 4.12% 46.39%
61.96%

Color #615D34 in popluar number systems.

HEX 61 5D 34
Decimal 97 93 52
Binary 1100001 1011101 110100
Octal 141 135 64

Shades and tints

Shades of #615D34

#615D34
(97,93,52)
#595530
(89,85,48)
#514D2C
(81,77,44)
#494528
(73,69,40)
#413D24
(65,61,36)
#393520
(57,53,32)
#312D1C
(49,45,28)
#292518
(41,37,24)
#211D14
(33,29,20)
#191510
(25,21,16)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #615D34

#615D34
(97,93,52)
#6F6B46
(111,107,70)
#7D7958
(125,121,88)
#8B876A
(139,135,106)
#99957C
(153,149,124)
#A7A38E
(167,163,142)
#B5B1A0
(181,177,160)
#C3BFB2
(195,191,178)
#D1CDC4
(209,205,196)
#DFDBD6
(223,219,214)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615D34; }

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

This text font color is #615D34.

Background Color

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

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

This div background color is #615D34.

Border color

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

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

This div border color is #615D34.

Opacity

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

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

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

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

This text has shadow with #615D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615D34.

Preview

Color preview on black background

This text has color #615D34 on black background.


Color preview on white background

This text has color #615D34 on white background.


Black color preview on #615D34 background

This text has black color on #615D34 background.


White color preview on #615D34 background

This text has white color on #615D34 background.


Related colors

Complementary color

Complementary color for #hex is #9EA2CB.


I love getcolorcode.com

Triadic colors

1 #34615D and #5D3461 with #615D34 are triadic colors.

2 #345D61 and #5D6134 with #615D34 are triadic colors.