COLOR #614334

HEX: #614334 RGB: (97,67,52)

Color info

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

RGB color model

#614334 color RGB value is (97,67,52).

RGB: (97,67,52) (38%, 26%, 20%)

RGB channels and saturation

R 97 of 255 = 38%
G 67 of 255 = 26%
B 52 of 255 = 20%

97
67
52

R + G + B ~ 28%. #614334 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 67 + 52 = 216 (100%)
R 97 of 216 ~ 44.91%
G 67 of 216 ~ 31.02%
B 52 of 216 ~ 24.07'%

%44.91
%31.02
%24.07

CMYK color model

#614334 color CMYK value is (0,31,46,62).

  • cyan value is 0.00%
  • magenta value is 30.93%
  • yellow value is 46.39%
  • key color value is 61.96%
CMYK: (0,31,46,62) C0M31Y46K62 (0%,31%,46%,62%) (0.00/0.31/0.46/0.62) 

CMYK percentages

%0
%30.93
%46.39
%61.96

Codes

Color #614334 in popluar color models

61 43 34
RGB 97 67 52
HSL 20° 30.20% 29.22%
HSB/HSV 20° 46.39% 38.04%
CMYK 0.00% 30.93% 46.39%
61.96%

Color #614334 in popluar number systems.

HEX 61 43 34
Decimal 97 67 52
Binary 1100001 1000011 110100
Octal 141 103 64

Shades and tints

Shades of #614334

#614334
(97,67,52)
#593D30
(89,61,48)
#51372C
(81,55,44)
#493128
(73,49,40)
#412B24
(65,43,36)
#392520
(57,37,32)
#311F1C
(49,31,28)
#291918
(41,25,24)
#211314
(33,19,20)
#190D10
(25,13,16)
#11070C
(17,7,12)
#000000
(0,0,0)

Tints of #614334

#614334
(97,67,52)
#6F5446
(111,84,70)
#7D6558
(125,101,88)
#8B766A
(139,118,106)
#99877C
(153,135,124)
#A7988E
(167,152,142)
#B5A9A0
(181,169,160)
#C3BAB2
(195,186,178)
#D1CBC4
(209,203,196)
#DFDCD6
(223,220,214)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614334; }

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

This text font color is #614334.

Background Color

.myBgColor { background-color: #614334; }

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

This div background color is #614334.

Border color

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

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

This div border color is #614334.

Opacity

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

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

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

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

This text has shadow with #614334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614334.

Preview

Color preview on black background

This text has color #614334 on black background.


Color preview on white background

This text has color #614334 on white background.


Black color preview on #614334 background

This text has black color on #614334 background.


White color preview on #614334 background

This text has white color on #614334 background.


Related colors

Complementary color

Complementary color for #hex is #9EBCCB.


I love getcolorcode.com

Triadic colors

1 #346143 and #433461 with #614334 are triadic colors.

2 #344361 and #436134 with #614334 are triadic colors.