COLOR #61685D

HEX: #61685D RGB: (97,104,93)

Color info

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

RGB color model

#61685D color RGB value is (97,104,93).

RGB: (97,104,93) (38%, 41%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 104 of 255 = 41%
B 93 of 255 = 36%

97
104
93

R + G + B ~ 38%. #61685D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 104 + 93 = 294 (100%)
R 97 of 294 ~ 32.99%
G 104 of 294 ~ 35.37%
B 93 of 294 ~ 31.63'%

%32.99
%35.37
%31.63

CMYK color model

#61685D color CMYK value is (7,0,11,59).

  • cyan value is 6.73%
  • magenta value is 0.00%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (7,0,11,59)
C7M0Y11K59 (7%, 0%, 11%, 59%)
(0.07 / 0.00 / 0.11 / 0.59)

CMYK percentages

%6.73
%0
%10.58
%59.22

Codes

Color #61685D in popluar color models

61 68 5D
RGB 97 104 93
HSL 98° 5.58% 38.63%
HSB/HSV 98° 10.58% 40.78%
CMYK 6.73% 0.00% 10.58%
59.22%

Color #61685D in popluar number systems.

HEX 61 68 5D
Decimal 97 104 93
Binary 1100001 1101000 1011101
Octal 141 150 135

Shades and tints

Shades of #61685D

#61685D
(97,104,93)
#595F55
(89,95,85)
#51564D
(81,86,77)
#494D45
(73,77,69)
#41443D
(65,68,61)
#393B35
(57,59,53)
#31322D
(49,50,45)
#292925
(41,41,37)
#21201D
(33,32,29)
#191715
(25,23,21)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #61685D

#61685D
(97,104,93)
#6F756B
(111,117,107)
#7D8279
(125,130,121)
#8B8F87
(139,143,135)
#999C95
(153,156,149)
#A7A9A3
(167,169,163)
#B5B6B1
(181,182,177)
#C3C3BF
(195,195,191)
#D1D0CD
(209,208,205)
#DFDDDB
(223,221,219)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61685D color. Also use rgb(97,104,93) instead hex code.

Text Font Color

.myTextColor { color: #61685D; }

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

This text font color is #61685D.

Background Color

.myBgColor { background-color: #61685D; }

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

This div background color is #61685D.

Border color

.myBorderColor { border: 1px solid #61685D; }

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

This div border color is #61685D.

Opacity

.myOpacity80 { color: #61685D; opacity: 0.8; }

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

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

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

This text has shadow with #61685D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61685D.

Preview

Color preview on black background

This text has color #61685D on black background.


Color preview on white background

This text has color #61685D on white background.


Black color preview on #61685D background

This text has black color on #61685D background.


White color preview on #61685D background

This text has white color on #61685D background.


Related colors

Complementary color

Complementary color for #hex is #9E97A2.


I love getcolorcode.com

Triadic colors

1 #5D6168 and #685D61 with #61685D are triadic colors.

2 #5D6861 and #68615D with #61685D are triadic colors.