COLOR #616B4A

HEX: #616B4A RGB: (97,107,74)

Color info

#616B4A contains red, green and blue colors in about the same proportion. Web safe color of #616B4A is #666633 (or #663).

RGB color model

#616B4A color RGB value is (97,107,74).

RGB: (97,107,74) (38%, 42%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 107 of 255 = 42%
B 74 of 255 = 29%

97
107
74

R + G + B ~ 36%. #616B4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 107 + 74 = 278 (100%)
R 97 of 278 ~ 34.89%
G 107 of 278 ~ 38.49%
B 74 of 278 ~ 26.62'%

%34.89
%38.49
%26.62

CMYK color model

#616B4A color CMYK value is (9,0,31,58).

  • cyan value is 9.35%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 58.04%

CMYK: (9,0,31,58)
C9M0Y31K58 (9%, 0%, 31%, 58%)
(0.09 / 0.00 / 0.31 / 0.58)

CMYK percentages

%9.35
%0
%30.84
%58.04

Codes

Color #616B4A in popluar color models

61 6B 4A
RGB 97 107 74
HSL 78° 18.23% 35.49%
HSB/HSV 78° 30.84% 41.96%
CMYK 9.35% 0.00% 30.84%
58.04%

Color #616B4A in popluar number systems.

HEX 61 6B 4A
Decimal 97 107 74
Binary 1100001 1101011 1001010
Octal 141 153 112

Shades and tints

Shades of #616B4A

#616B4A
(97,107,74)
#596244
(89,98,68)
#51593E
(81,89,62)
#495038
(73,80,56)
#414732
(65,71,50)
#393E2C
(57,62,44)
#313526
(49,53,38)
#292C20
(41,44,32)
#21231A
(33,35,26)
#191A14
(25,26,20)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #616B4A

#616B4A
(97,107,74)
#6F785A
(111,120,90)
#7D856A
(125,133,106)
#8B927A
(139,146,122)
#999F8A
(153,159,138)
#A7AC9A
(167,172,154)
#B5B9AA
(181,185,170)
#C3C6BA
(195,198,186)
#D1D3CA
(209,211,202)
#DFE0DA
(223,224,218)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616B4A color. Also use rgb(97,107,74) instead hex code.

Text Font Color

.myTextColor { color: #616B4A; }

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

This text font color is #616B4A.

Background Color

.myBgColor { background-color: #616B4A; }

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

This div background color is #616B4A.

Border color

.myBorderColor { border: 1px solid #616B4A; }

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

This div border color is #616B4A.

Opacity

.myOpacity80 { color: #616B4A; opacity: 0.8; }

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

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

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

This text has shadow with #616B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616B4A.

Preview

Color preview on black background

This text has color #616B4A on black background.


Color preview on white background

This text has color #616B4A on white background.


Black color preview on #616B4A background

This text has black color on #616B4A background.


White color preview on #616B4A background

This text has white color on #616B4A background.


Related colors

Complementary color

Complementary color for #hex is #9E94B5.


I love getcolorcode.com

Triadic colors

1 #4A616B and #6B4A61 with #616B4A are triadic colors.

2 #4A6B61 and #6B614A with #616B4A are triadic colors.