COLOR #616754

HEX: #616754 RGB: (97,103,84)

Color info

#616754 contains red, green and blue colors in about the same proportion. Web safe color of #616754 is #666666 (or #666).

RGB color model

#616754 color RGB value is (97,103,84).

RGB: (97,103,84) (38%, 40%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 103 of 255 = 40%
B 84 of 255 = 33%

97
103
84

R + G + B ~ 37%. #616754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 103 + 84 = 284 (100%)
R 97 of 284 ~ 34.15%
G 103 of 284 ~ 36.27%
B 84 of 284 ~ 29.58'%

%34.15
%36.27
%29.58

CMYK color model

#616754 color CMYK value is (6,0,18,60).

  • cyan value is 5.83%
  • magenta value is 0.00%
  • yellow value is 18.45%
  • key color value is 59.61%
CMYK: (6,0,18,60) C6M0Y18K60 (6%,0%,18%,60%) (0.06/0.00/0.18/0.60) 

CMYK percentages

%5.83
%0
%18.45
%59.61

Codes

Color #616754 in popluar color models

61 67 54
RGB 97 103 84
HSL 79° 10.16% 36.67%
HSB/HSV 79° 18.45% 40.39%
CMYK 5.83% 0.00% 18.45%
59.61%

Color #616754 in popluar number systems.

HEX 61 67 54
Decimal 97 103 84
Binary 1100001 1100111 1010100
Octal 141 147 124

Shades and tints

Shades of #616754

#616754
(97,103,84)
#595E4D
(89,94,77)
#515546
(81,85,70)
#494C3F
(73,76,63)
#414338
(65,67,56)
#393A31
(57,58,49)
#31312A
(49,49,42)
#292823
(41,40,35)
#211F1C
(33,31,28)
#191615
(25,22,21)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #616754

#616754
(97,103,84)
#6F7463
(111,116,99)
#7D8172
(125,129,114)
#8B8E81
(139,142,129)
#999B90
(153,155,144)
#A7A89F
(167,168,159)
#B5B5AE
(181,181,174)
#C3C2BD
(195,194,189)
#D1CFCC
(209,207,204)
#DFDCDB
(223,220,219)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616754 color. Also use rgb(97,103,84) instead hex code.

Text Font Color

.myTextColor { color: #616754; }

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

This text font color is #616754.

Background Color

.myBgColor { background-color: #616754; }

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

This div background color is #616754.

Border color

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

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

This div border color is #616754.

Opacity

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

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

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

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

This text has shadow with #616754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616754.

Preview

Color preview on black background

This text has color #616754 on black background.


Color preview on white background

This text has color #616754 on white background.


Black color preview on #616754 background

This text has black color on #616754 background.


White color preview on #616754 background

This text has white color on #616754 background.


Related colors

Complementary color

Complementary color for #hex is #9E98AB.


I love getcolorcode.com

Triadic colors

1 #546167 and #675461 with #616754 are triadic colors.

2 #546761 and #676154 with #616754 are triadic colors.