COLOR #616454

HEX: #616454 RGB: (97,100,84)

Color info

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

RGB color model

#616454 color RGB value is (97,100,84).

RGB: (97,100,84) (38%, 39%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 100 of 255 = 39%
B 84 of 255 = 33%

97
100
84

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

Portions of RGB colors in percentages

R + G + B = 97 + 100 + 84 = 281 (100%)
R 97 of 281 ~ 34.52%
G 100 of 281 ~ 35.59%
B 84 of 281 ~ 29.89'%

%34.52
%35.59
%29.89

CMYK color model

#616454 color CMYK value is (3,0,16,61).

  • cyan value is 3.00%
  • magenta value is 0.00%
  • yellow value is 16.00%
  • key color value is 60.78%

CMYK: (3,0,16,61)
C3M0Y16K61 (3%, 0%, 16%, 61%)
(0.03 / 0.00 / 0.16 / 0.61)

CMYK percentages

%3
%0
%16
%60.78

Codes

Color #616454 in popluar color models

61 64 54
RGB 97 100 84
HSL 71° 8.70% 36.08%
HSB/HSV 71° 16.00% 39.22%
CMYK 3.00% 0.00% 16.00%
60.78%

Color #616454 in popluar number systems.

HEX 61 64 54
Decimal 97 100 84
Binary 1100001 1100100 1010100
Octal 141 144 124

Shades and tints

Shades of #616454

#616454
(97,100,84)
#595B4D
(89,91,77)
#515246
(81,82,70)
#49493F
(73,73,63)
#414038
(65,64,56)
#393731
(57,55,49)
#312E2A
(49,46,42)
#292523
(41,37,35)
#211C1C
(33,28,28)
#191315
(25,19,21)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #616454

#616454
(97,100,84)
#6F7263
(111,114,99)
#7D8072
(125,128,114)
#8B8E81
(139,142,129)
#999C90
(153,156,144)
#A7AA9F
(167,170,159)
#B5B8AE
(181,184,174)
#C3C6BD
(195,198,189)
#D1D4CC
(209,212,204)
#DFE2DB
(223,226,219)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616454; }

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

This text font color is #616454.

Background Color

.myBgColor { background-color: #616454; }

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

This div background color is #616454.

Border color

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

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

This div border color is #616454.

Opacity

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

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

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

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

This text has shadow with #616454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616454.

Preview

Color preview on black background

This text has color #616454 on black background.


Color preview on white background

This text has color #616454 on white background.


Black color preview on #616454 background

This text has black color on #616454 background.


White color preview on #616454 background

This text has white color on #616454 background.


Related colors

Complementary color

Complementary color for #hex is #9E9BAB.


I love getcolorcode.com

Triadic colors

1 #546164 and #645461 with #616454 are triadic colors.

2 #546461 and #646154 with #616454 are triadic colors.