COLOR #614151

HEX: #614151 RGB: (97,65,81)

Color info

#614151 contains red, green and blue colors in about the same proportion. Web safe color of #614151 is #663366 (or #636).

RGB color model

#614151 color RGB value is (97,65,81).

RGB: (97,65,81) (38%, 25%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 65 of 255 = 25%
B 81 of 255 = 32%

97
65
81

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

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 81 = 243 (100%)
R 97 of 243 ~ 39.92%
G 65 of 243 ~ 26.75%
B 81 of 243 ~ 33.33'%

%39.92
%26.75
%33.33

CMYK color model

#614151 color CMYK value is (0,33,16,62).

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

CMYK: (0,33,16,62)
C0M33Y16K62 (0%, 33%, 16%, 62%)
(0.00 / 0.33 / 0.16 / 0.62)

CMYK percentages

%0
%32.99
%16.49
%61.96

Codes

Color #614151 in popluar color models

61 41 51
RGB 97 65 81
HSL 330° 19.75% 31.76%
HSB/HSV 330° 32.99% 38.04%
CMYK 0.00% 32.99% 16.49%
61.96%

Color #614151 in popluar number systems.

HEX 61 41 51
Decimal 97 65 81
Binary 1100001 1000001 1010001
Octal 141 101 121

Shades and tints

Shades of #614151

#614151
(97,65,81)
#593C4A
(89,60,74)
#513743
(81,55,67)
#49323C
(73,50,60)
#412D35
(65,45,53)
#39282E
(57,40,46)
#312327
(49,35,39)
#291E20
(41,30,32)
#211919
(33,25,25)
#191412
(25,20,18)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #614151

#614151
(97,65,81)
#6F5260
(111,82,96)
#7D636F
(125,99,111)
#8B747E
(139,116,126)
#99858D
(153,133,141)
#A7969C
(167,150,156)
#B5A7AB
(181,167,171)
#C3B8BA
(195,184,186)
#D1C9C9
(209,201,201)
#DFDAD8
(223,218,216)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614151; }

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

This text font color is #614151.

Background Color

.myBgColor { background-color: #614151; }

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

This div background color is #614151.

Border color

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

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

This div border color is #614151.

Opacity

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

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

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

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

This text has shadow with #614151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614151.

Preview

Color preview on black background

This text has color #614151 on black background.


Color preview on white background

This text has color #614151 on white background.


Black color preview on #614151 background

This text has black color on #614151 background.


White color preview on #614151 background

This text has white color on #614151 background.


Related colors

Complementary color

Complementary color for #hex is #9EBEAE.


I love getcolorcode.com

Triadic colors

1 #516141 and #415161 with #614151 are triadic colors.

2 #514161 and #416151 with #614151 are triadic colors.