COLOR #614811

HEX: #614811 RGB: (97,72,17)

Color info

#614811 contains mainly red and green colors. Web safe color of #614811 is #663300 (or #630).

RGB color model

#614811 color RGB value is (97,72,17).

RGB: (97,72,17) (38%, 28%, 7%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 17 of 255 = 7%

97
72
17

R + G + B ~ 24%. #614811 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 17 = 186 (100%)
R 97 of 186 ~ 52.15%
G 72 of 186 ~ 38.71%
B 17 of 186 ~ 9.14'%

%52.15
%38.71

CMYK color model

#614811 color CMYK value is (0,26,82,62).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 82.47%
  • key color value is 61.96%

CMYK: (0,26,82,62)
C0M26Y82K62 (0%, 26%, 82%, 62%)
(0.00 / 0.26 / 0.82 / 0.62)

CMYK percentages

%0
%25.77
%82.47
%61.96

Codes

Color #614811 in popluar color models

61 48 11
RGB 97 72 17
HSL 41° 70.18% 22.35%
HSB/HSV 41° 82.47% 38.04%
CMYK 0.00% 25.77% 82.47%
61.96%

Color #614811 in popluar number systems.

HEX 61 48 11
Decimal 97 72 17
Binary 1100001 1001000 10001
Octal 141 110 21

Shades and tints

Shades of #614811

#614811
(97,72,17)
#594210
(89,66,16)
#513C0F
(81,60,15)
#49360E
(73,54,14)
#41300D
(65,48,13)
#392A0C
(57,42,12)
#31240B
(49,36,11)
#291E0A
(41,30,10)
#211809
(33,24,9)
#191208
(25,18,8)
#110C07
(17,12,7)
#000000
(0,0,0)

Tints of #614811

#614811
(97,72,17)
#6F5826
(111,88,38)
#7D683B
(125,104,59)
#8B7850
(139,120,80)
#998865
(153,136,101)
#A7987A
(167,152,122)
#B5A88F
(181,168,143)
#C3B8A4
(195,184,164)
#D1C8B9
(209,200,185)
#DFD8CE
(223,216,206)
#EDE8E3
(237,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614811 color. Also use rgb(97,72,17) instead hex code.

Text Font Color

.myTextColor { color: #614811; }

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

This text font color is #614811.

Background Color

.myBgColor { background-color: #614811; }

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

This div background color is #614811.

Border color

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

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

This div border color is #614811.

Opacity

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

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

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

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

This text has shadow with #614811 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614811.

Preview

Color preview on black background

This text has color #614811 on black background.


Color preview on white background

This text has color #614811 on white background.


Black color preview on #614811 background

This text has black color on #614811 background.


White color preview on #614811 background

This text has white color on #614811 background.


Related colors

Complementary color

Complementary color for #hex is #9EB7EE.


I love getcolorcode.com

Triadic colors

1 #116148 and #481161 with #614811 are triadic colors.

2 #114861 and #486111 with #614811 are triadic colors.