COLOR #614340

HEX: #614340 RGB: (97,67,64)

Color info

#614340 contains red, green and blue colors in about the same proportion. Web safe color of #614340 is #663333 (or #633).

RGB color model

#614340 color RGB value is (97,67,64).

RGB: (97,67,64) (38%, 26%, 25%)

RGB channels and saturation

R 97 of 255 = 38%
G 67 of 255 = 26%
B 64 of 255 = 25%

97
67
64

R + G + B ~ 30%. #614340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 67 + 64 = 228 (100%)
R 97 of 228 ~ 42.54%
G 67 of 228 ~ 29.39%
B 64 of 228 ~ 28.07'%

%42.54
%29.39
%28.07

CMYK color model

#614340 color CMYK value is (0,31,34,62).

  • cyan value is 0.00%
  • magenta value is 30.93%
  • yellow value is 34.02%
  • key color value is 61.96%

CMYK: (0,31,34,62)
C0M31Y34K62 (0%, 31%, 34%, 62%)
(0.00 / 0.31 / 0.34 / 0.62)

CMYK percentages

%0
%30.93
%34.02
%61.96

Codes

Color #614340 in popluar color models

61 43 40
RGB 97 67 64
HSL 20.50% 31.57%
HSB/HSV 34.02% 38.04%
CMYK 0.00% 30.93% 34.02%
61.96%

Color #614340 in popluar number systems.

HEX 61 43 40
Decimal 97 67 64
Binary 1100001 1000011 1000000
Octal 141 103 100

Shades and tints

Shades of #614340

#614340
(97,67,64)
#593D3B
(89,61,59)
#513736
(81,55,54)
#493131
(73,49,49)
#412B2C
(65,43,44)
#392527
(57,37,39)
#311F22
(49,31,34)
#29191D
(41,25,29)
#211318
(33,19,24)
#190D13
(25,13,19)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #614340

#614340
(97,67,64)
#6F5451
(111,84,81)
#7D6562
(125,101,98)
#8B7673
(139,118,115)
#998784
(153,135,132)
#A79895
(167,152,149)
#B5A9A6
(181,169,166)
#C3BAB7
(195,186,183)
#D1CBC8
(209,203,200)
#DFDCD9
(223,220,217)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614340 color. Also use rgb(97,67,64) instead hex code.

Text Font Color

.myTextColor { color: #614340; }

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

This text font color is #614340.

Background Color

.myBgColor { background-color: #614340; }

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

This div background color is #614340.

Border color

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

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

This div border color is #614340.

Opacity

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

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

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

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

This text has shadow with #614340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614340.

Preview

Color preview on black background

This text has color #614340 on black background.


Color preview on white background

This text has color #614340 on white background.


Black color preview on #614340 background

This text has black color on #614340 background.


White color preview on #614340 background

This text has white color on #614340 background.


Related colors

Complementary color

Complementary color for #hex is #9EBCBF.


I love getcolorcode.com

Triadic colors

1 #406143 and #434061 with #614340 are triadic colors.

2 #404361 and #436140 with #614340 are triadic colors.