COLOR #615C4B

HEX: #615C4B RGB: (97,92,75)

Color info

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

RGB color model

#615C4B color RGB value is (97,92,75).

RGB: (97,92,75) (38%, 36%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 92 of 255 = 36%
B 75 of 255 = 29%

97
92
75

R + G + B ~ 34%. #615C4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 92 + 75 = 264 (100%)
R 97 of 264 ~ 36.74%
G 92 of 264 ~ 34.85%
B 75 of 264 ~ 28.41'%

%36.74
%34.85
%28.41

CMYK color model

#615C4B color CMYK value is (0,5,23,62).

  • cyan value is 0.00%
  • magenta value is 5.15%
  • yellow value is 22.68%
  • key color value is 61.96%

CMYK: (0,5,23,62)
C0M5Y23K62 (0%, 5%, 23%, 62%)
(0.00 / 0.05 / 0.23 / 0.62)

CMYK percentages

%0
%5.15
%22.68
%61.96

Codes

Color #615C4B in popluar color models

61 5C 4B
RGB 97 92 75
HSL 46° 12.79% 33.73%
HSB/HSV 46° 22.68% 38.04%
CMYK 0.00% 5.15% 22.68%
61.96%

Color #615C4B in popluar number systems.

HEX 61 5C 4B
Decimal 97 92 75
Binary 1100001 1011100 1001011
Octal 141 134 113

Shades and tints

Shades of #615C4B

#615C4B
(97,92,75)
#595445
(89,84,69)
#514C3F
(81,76,63)
#494439
(73,68,57)
#413C33
(65,60,51)
#39342D
(57,52,45)
#312C27
(49,44,39)
#292421
(41,36,33)
#211C1B
(33,28,27)
#191415
(25,20,21)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #615C4B

#615C4B
(97,92,75)
#6F6A5B
(111,106,91)
#7D786B
(125,120,107)
#8B867B
(139,134,123)
#99948B
(153,148,139)
#A7A29B
(167,162,155)
#B5B0AB
(181,176,171)
#C3BEBB
(195,190,187)
#D1CCCB
(209,204,203)
#DFDADB
(223,218,219)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615C4B color. Also use rgb(97,92,75) instead hex code.

Text Font Color

.myTextColor { color: #615C4B; }

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

This text font color is #615C4B.

Background Color

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

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

This div background color is #615C4B.

Border color

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

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

This div border color is #615C4B.

Opacity

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

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

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

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

This text has shadow with #615C4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615C4B.

Preview

Color preview on black background

This text has color #615C4B on black background.


Color preview on white background

This text has color #615C4B on white background.


Black color preview on #615C4B background

This text has black color on #615C4B background.


White color preview on #615C4B background

This text has white color on #615C4B background.


Related colors

Complementary color

Complementary color for #hex is #9EA3B4.


I love getcolorcode.com

Triadic colors

1 #4B615C and #5C4B61 with #615C4B are triadic colors.

2 #4B5C61 and #5C614B with #615C4B are triadic colors.