COLOR #614143

HEX: #614143 RGB: (97,65,67)

Color info

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

RGB color model

#614143 color RGB value is (97,65,67).

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

RGB channels and saturation

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

97
65
67

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

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 67 = 229 (100%)
R 97 of 229 ~ 42.36%
G 65 of 229 ~ 28.38%
B 67 of 229 ~ 29.26'%

%42.36
%28.38
%29.26

CMYK color model

#614143 color CMYK value is (0,33,31,62).

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

CMYK: (0,33,31,62)
C0M33Y31K62 (0%, 33%, 31%, 62%)
(0.00 / 0.33 / 0.31 / 0.62)

CMYK percentages

%0
%32.99
%30.93
%61.96

Codes

Color #614143 in popluar color models

61 41 43
RGB 97 65 67
HSL 356° 19.75% 31.76%
HSB/HSV 356° 32.99% 38.04%
CMYK 0.00% 32.99% 30.93%
61.96%

Color #614143 in popluar number systems.

HEX 61 41 43
Decimal 97 65 67
Binary 1100001 1000001 1000011
Octal 141 101 103

Shades and tints

Shades of #614143

#614143
(97,65,67)
#593C3D
(89,60,61)
#513737
(81,55,55)
#493231
(73,50,49)
#412D2B
(65,45,43)
#392825
(57,40,37)
#31231F
(49,35,31)
#291E19
(41,30,25)
#211913
(33,25,19)
#19140D
(25,20,13)
#110F07
(17,15,7)
#000000
(0,0,0)

Tints of #614143

#614143
(97,65,67)
#6F5254
(111,82,84)
#7D6365
(125,99,101)
#8B7476
(139,116,118)
#998587
(153,133,135)
#A79698
(167,150,152)
#B5A7A9
(181,167,169)
#C3B8BA
(195,184,186)
#D1C9CB
(209,201,203)
#DFDADC
(223,218,220)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614143; }

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

This text font color is #614143.

Background Color

.myBgColor { background-color: #614143; }

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

This div background color is #614143.

Border color

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

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

This div border color is #614143.

Opacity

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

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

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

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

This text has shadow with #614143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614143.

Preview

Color preview on black background

This text has color #614143 on black background.


Color preview on white background

This text has color #614143 on white background.


Black color preview on #614143 background

This text has black color on #614143 background.


White color preview on #614143 background

This text has white color on #614143 background.


Related colors

Complementary color

Complementary color for #hex is #9EBEBC.


I love getcolorcode.com

Triadic colors

1 #436141 and #414361 with #614143 are triadic colors.

2 #434161 and #416143 with #614143 are triadic colors.