COLOR #615145

HEX: #615145 RGB: (97,81,69)

Color info

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

RGB color model

#615145 color RGB value is (97,81,69).

RGB: (97,81,69) (38%, 32%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 69 of 255 = 27%

97
81
69

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

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 69 = 247 (100%)
R 97 of 247 ~ 39.27%
G 81 of 247 ~ 32.79%
B 69 of 247 ~ 27.94'%

%39.27
%32.79
%27.94

CMYK color model

#615145 color CMYK value is (0,16,29,62).

  • cyan value is 0.00%
  • magenta value is 16.49%
  • yellow value is 28.87%
  • key color value is 61.96%

CMYK: (0,16,29,62)
C0M16Y29K62 (0%, 16%, 29%, 62%)
(0.00 / 0.16 / 0.29 / 0.62)

CMYK percentages

%0
%16.49
%28.87
%61.96

Codes

Color #615145 in popluar color models

61 51 45
RGB 97 81 69
HSL 26° 16.87% 32.55%
HSB/HSV 26° 28.87% 38.04%
CMYK 0.00% 16.49% 28.87%
61.96%

Color #615145 in popluar number systems.

HEX 61 51 45
Decimal 97 81 69
Binary 1100001 1010001 1000101
Octal 141 121 105

Shades and tints

Shades of #615145

#615145
(97,81,69)
#594A3F
(89,74,63)
#514339
(81,67,57)
#493C33
(73,60,51)
#41352D
(65,53,45)
#392E27
(57,46,39)
#312721
(49,39,33)
#29201B
(41,32,27)
#211915
(33,25,21)
#19120F
(25,18,15)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #615145

#615145
(97,81,69)
#6F6055
(111,96,85)
#7D6F65
(125,111,101)
#8B7E75
(139,126,117)
#998D85
(153,141,133)
#A79C95
(167,156,149)
#B5ABA5
(181,171,165)
#C3BAB5
(195,186,181)
#D1C9C5
(209,201,197)
#DFD8D5
(223,216,213)
#EDE7E5
(237,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615145 color. Also use rgb(97,81,69) instead hex code.

Text Font Color

.myTextColor { color: #615145; }

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

This text font color is #615145.

Background Color

.myBgColor { background-color: #615145; }

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

This div background color is #615145.

Border color

.myBorderColor { border: 1px solid #615145; }

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

This div border color is #615145.

Opacity

.myOpacity80 { color: #615145; opacity: 0.8; }

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

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

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

This text has shadow with #615145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615145.

Preview

Color preview on black background

This text has color #615145 on black background.


Color preview on white background

This text has color #615145 on white background.


Black color preview on #615145 background

This text has black color on #615145 background.


White color preview on #615145 background

This text has white color on #615145 background.


Related colors

Complementary color

Complementary color for #hex is #9EAEBA.


I love getcolorcode.com

Triadic colors

1 #456151 and #514561 with #615145 are triadic colors.

2 #455161 and #516145 with #615145 are triadic colors.