COLOR #616354

HEX: #616354 RGB: (97,99,84)

Color info

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

RGB color model

#616354 color RGB value is (97,99,84).

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

RGB channels and saturation

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

97
99
84

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

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 84 = 280 (100%)
R 97 of 280 ~ 34.64%
G 99 of 280 ~ 35.36%
B 84 of 280 ~ 30'%

%34.64
%35.36
%30

CMYK color model

#616354 color CMYK value is (2,0,15,61).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 15.15%
  • key color value is 61.18%

CMYK: (2,0,15,61)
C2M0Y15K61 (2%, 0%, 15%, 61%)
(0.02 / 0.00 / 0.15 / 0.61)

CMYK percentages

%2.02
%0
%15.15
%61.18

Codes

Color #616354 in popluar color models

61 63 54
RGB 97 99 84
HSL 68° 8.20% 35.88%
HSB/HSV 68° 15.15% 38.82%
CMYK 2.02% 0.00% 15.15%
61.18%

Color #616354 in popluar number systems.

HEX 61 63 54
Decimal 97 99 84
Binary 1100001 1100011 1010100
Octal 141 143 124

Shades and tints

Shades of #616354

#616354
(97,99,84)
#595A4D
(89,90,77)
#515146
(81,81,70)
#49483F
(73,72,63)
#413F38
(65,63,56)
#393631
(57,54,49)
#312D2A
(49,45,42)
#292423
(41,36,35)
#211B1C
(33,27,28)
#191215
(25,18,21)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #616354

#616354
(97,99,84)
#6F7163
(111,113,99)
#7D7F72
(125,127,114)
#8B8D81
(139,141,129)
#999B90
(153,155,144)
#A7A99F
(167,169,159)
#B5B7AE
(181,183,174)
#C3C5BD
(195,197,189)
#D1D3CC
(209,211,204)
#DFE1DB
(223,225,219)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616354; }

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

This text font color is #616354.

Background Color

.myBgColor { background-color: #616354; }

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

This div background color is #616354.

Border color

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

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

This div border color is #616354.

Opacity

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

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

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

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

This text has shadow with #616354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616354.

Preview

Color preview on black background

This text has color #616354 on black background.


Color preview on white background

This text has color #616354 on white background.


Black color preview on #616354 background

This text has black color on #616354 background.


White color preview on #616354 background

This text has white color on #616354 background.


Related colors

Complementary color

Complementary color for #hex is #9E9CAB.


I love getcolorcode.com

Triadic colors

1 #546163 and #635461 with #616354 are triadic colors.

2 #546361 and #636154 with #616354 are triadic colors.