COLOR #614223

HEX: #614223 RGB: (97,66,35)

Color info

#614223 contains mainly red and green colors. Web safe color of #614223 is #663333 (or #633).

RGB color model

#614223 color RGB value is (97,66,35).

RGB: (97,66,35) (38%, 26%, 14%)

RGB channels and saturation

R 97 of 255 = 38%
G 66 of 255 = 26%
B 35 of 255 = 14%

97
66
35

R + G + B ~ 26%. #614223 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 66 + 35 = 198 (100%)
R 97 of 198 ~ 48.99%
G 66 of 198 ~ 33.33%
B 35 of 198 ~ 17.68'%

%48.99
%33.33
%17.68

CMYK color model

#614223 color CMYK value is (0,32,64,62).

  • cyan value is 0.00%
  • magenta value is 31.96%
  • yellow value is 63.92%
  • key color value is 61.96%
CMYK: (0,32,64,62) C0M32Y64K62 (0%,32%,64%,62%) (0.00/0.32/0.64/0.62) 

CMYK percentages

%0
%31.96
%63.92
%61.96

Codes

Color #614223 in popluar color models

61 42 23
RGB 97 66 35
HSL 30° 46.97% 25.88%
HSB/HSV 30° 63.92% 38.04%
CMYK 0.00% 31.96% 63.92%
61.96%

Color #614223 in popluar number systems.

HEX 61 42 23
Decimal 97 66 35
Binary 1100001 1000010 100011
Octal 141 102 43

Shades and tints

Shades of #614223

#614223
(97,66,35)
#593C20
(89,60,32)
#51361D
(81,54,29)
#49301A
(73,48,26)
#412A17
(65,42,23)
#392414
(57,36,20)
#311E11
(49,30,17)
#29180E
(41,24,14)
#21120B
(33,18,11)
#190C08
(25,12,8)
#110605
(17,6,5)
#000000
(0,0,0)

Tints of #614223

#614223
(97,66,35)
#6F5337
(111,83,55)
#7D644B
(125,100,75)
#8B755F
(139,117,95)
#998673
(153,134,115)
#A79787
(167,151,135)
#B5A89B
(181,168,155)
#C3B9AF
(195,185,175)
#D1CAC3
(209,202,195)
#DFDBD7
(223,219,215)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614223 color. Also use rgb(97,66,35) instead hex code.

Text Font Color

.myTextColor { color: #614223; }

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

This text font color is #614223.

Background Color

.myBgColor { background-color: #614223; }

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

This div background color is #614223.

Border color

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

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

This div border color is #614223.

Opacity

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

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

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

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

This text has shadow with #614223 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614223.

Preview

Color preview on black background

This text has color #614223 on black background.


Color preview on white background

This text has color #614223 on white background.


Black color preview on #614223 background

This text has black color on #614223 background.


White color preview on #614223 background

This text has white color on #614223 background.


Related colors

Complementary color

Complementary color for #hex is #9EBDDC.


I love getcolorcode.com

Triadic colors

1 #236142 and #422361 with #614223 are triadic colors.

2 #234261 and #426123 with #614223 are triadic colors.