COLOR #617962

HEX: #617962 RGB: (97,121,98)

Color info

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

RGB color model

#617962 color RGB value is (97,121,98).

RGB: (97,121,98) (38%, 47%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 121 of 255 = 47%
B 98 of 255 = 38%

97
121
98

R + G + B ~ 41%. #617962 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 121 + 98 = 316 (100%)
R 97 of 316 ~ 30.7%
G 121 of 316 ~ 38.29%
B 98 of 316 ~ 31.01'%

%30.7
%38.29
%31.01

CMYK color model

#617962 color CMYK value is (20,0,19,53).

  • cyan value is 19.83%
  • magenta value is 0.00%
  • yellow value is 19.01%
  • key color value is 52.55%

CMYK: (20,0,19,53)
C20M0Y19K53 (20%, 0%, 19%, 53%)
(0.20 / 0.00 / 0.19 / 0.53)

CMYK percentages

%19.83
%0
%19.01
%52.55

Codes

Color #617962 in popluar color models

61 79 62
RGB 97 121 98
HSL 123° 11.01% 42.75%
HSB/HSV 123° 19.83% 47.45%
CMYK 19.83% 0.00% 19.01%
52.55%

Color #617962 in popluar number systems.

HEX 61 79 62
Decimal 97 121 98
Binary 1100001 1111001 1100010
Octal 141 171 142

Shades and tints

Shades of #617962

#617962
(97,121,98)
#596E5A
(89,110,90)
#516352
(81,99,82)
#49584A
(73,88,74)
#414D42
(65,77,66)
#39423A
(57,66,58)
#313732
(49,55,50)
#292C2A
(41,44,42)
#212122
(33,33,34)
#19161A
(25,22,26)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #617962

#617962
(97,121,98)
#6F8570
(111,133,112)
#7D917E
(125,145,126)
#8B9D8C
(139,157,140)
#99A99A
(153,169,154)
#A7B5A8
(167,181,168)
#B5C1B6
(181,193,182)
#C3CDC4
(195,205,196)
#D1D9D2
(209,217,210)
#DFE5E0
(223,229,224)
#EDF1EE
(237,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617962 color. Also use rgb(97,121,98) instead hex code.

Text Font Color

.myTextColor { color: #617962; }

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

This text font color is #617962.

Background Color

.myBgColor { background-color: #617962; }

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

This div background color is #617962.

Border color

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

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

This div border color is #617962.

Opacity

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

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

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

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

This text has shadow with #617962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617962.

Preview

Color preview on black background

This text has color #617962 on black background.


Color preview on white background

This text has color #617962 on white background.


Black color preview on #617962 background

This text has black color on #617962 background.


White color preview on #617962 background

This text has white color on #617962 background.


Related colors

Complementary color

Complementary color for #hex is #9E869D.


I love getcolorcode.com

Triadic colors

1 #626179 and #796261 with #617962 are triadic colors.

2 #627961 and #796162 with #617962 are triadic colors.