COLOR #614B11

HEX: #614B11 RGB: (97,75,17)

Color info

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

RGB color model

#614B11 color RGB value is (97,75,17).

RGB: (97,75,17) (38%, 29%, 7%)

RGB channels and saturation

R 97 of 255 = 38%
G 75 of 255 = 29%
B 17 of 255 = 7%

97
75
17

R + G + B ~ 25%. #614B11 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 75 + 17 = 189 (100%)
R 97 of 189 ~ 51.32%
G 75 of 189 ~ 39.68%
B 17 of 189 ~ 8.99'%

%51.32
%39.68

CMYK color model

#614B11 color CMYK value is (0,23,82,62).

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

CMYK: (0,23,82,62)
C0M23Y82K62 (0%, 23%, 82%, 62%)
(0.00 / 0.23 / 0.82 / 0.62)

CMYK percentages

%0
%22.68
%82.47
%61.96

Codes

Color #614B11 in popluar color models

61 4B 11
RGB 97 75 17
HSL 44° 70.18% 22.35%
HSB/HSV 44° 82.47% 38.04%
CMYK 0.00% 22.68% 82.47%
61.96%

Color #614B11 in popluar number systems.

HEX 61 4B 11
Decimal 97 75 17
Binary 1100001 1001011 10001
Octal 141 113 21

Shades and tints

Shades of #614B11

#614B11
(97,75,17)
#594510
(89,69,16)
#513F0F
(81,63,15)
#49390E
(73,57,14)
#41330D
(65,51,13)
#392D0C
(57,45,12)
#31270B
(49,39,11)
#29210A
(41,33,10)
#211B09
(33,27,9)
#191508
(25,21,8)
#110F07
(17,15,7)
#000000
(0,0,0)

Tints of #614B11

#614B11
(97,75,17)
#6F5B26
(111,91,38)
#7D6B3B
(125,107,59)
#8B7B50
(139,123,80)
#998B65
(153,139,101)
#A79B7A
(167,155,122)
#B5AB8F
(181,171,143)
#C3BBA4
(195,187,164)
#D1CBB9
(209,203,185)
#DFDBCE
(223,219,206)
#EDEBE3
(237,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614B11; }

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

This text font color is #614B11.

Background Color

.myBgColor { background-color: #614B11; }

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

This div background color is #614B11.

Border color

.myBorderColor { border: 1px solid #614B11; }

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

This div border color is #614B11.

Opacity

.myOpacity80 { color: #614B11; opacity: 0.8; }

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

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

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

This text has shadow with #614B11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614B11.

Preview

Color preview on black background

This text has color #614B11 on black background.


Color preview on white background

This text has color #614B11 on white background.


Black color preview on #614B11 background

This text has black color on #614B11 background.


White color preview on #614B11 background

This text has white color on #614B11 background.


Related colors

Complementary color

Complementary color for #hex is #9EB4EE.


I love getcolorcode.com

Triadic colors

1 #11614B and #4B1161 with #614B11 are triadic colors.

2 #114B61 and #4B6111 with #614B11 are triadic colors.