COLOR #617E62

HEX: #617E62 RGB: (97,126,98)

Color info

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

RGB color model

#617E62 color RGB value is (97,126,98).

RGB: (97,126,98) (38%, 49%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 126 of 255 = 49%
B 98 of 255 = 38%

97
126
98

R + G + B ~ 42%. #617E62 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 126 + 98 = 321 (100%)
R 97 of 321 ~ 30.22%
G 126 of 321 ~ 39.25%
B 98 of 321 ~ 30.53'%

%30.22
%39.25
%30.53

CMYK color model

#617E62 color CMYK value is (23,0,22,51).

  • cyan value is 23.02%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 50.59%
CMYK: (23,0,22,51) C23M0Y22K51 (23%,0%,22%,51%) (0.23/0.00/0.22/0.51) 

CMYK percentages

%23.02
%0
%22.22
%50.59

Codes

Color #617E62 in popluar color models

61 7E 62
RGB 97 126 98
HSL 122° 13.00% 43.73%
HSB/HSV 122° 23.02% 49.41%
CMYK 23.02% 0.00% 22.22%
50.59%

Color #617E62 in popluar number systems.

HEX 61 7E 62
Decimal 97 126 98
Binary 1100001 1111110 1100010
Octal 141 176 142

Shades and tints

Shades of #617E62

#617E62
(97,126,98)
#59735A
(89,115,90)
#516852
(81,104,82)
#495D4A
(73,93,74)
#415242
(65,82,66)
#39473A
(57,71,58)
#313C32
(49,60,50)
#29312A
(41,49,42)
#212622
(33,38,34)
#191B1A
(25,27,26)
#111012
(17,16,18)
#000000
(0,0,0)

Tints of #617E62

#617E62
(97,126,98)
#6F8970
(111,137,112)
#7D947E
(125,148,126)
#8B9F8C
(139,159,140)
#99AA9A
(153,170,154)
#A7B5A8
(167,181,168)
#B5C0B6
(181,192,182)
#C3CBC4
(195,203,196)
#D1D6D2
(209,214,210)
#DFE1E0
(223,225,224)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617E62; }

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

This text font color is #617E62.

Background Color

.myBgColor { background-color: #617E62; }

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

This div background color is #617E62.

Border color

.myBorderColor { border: 1px solid #617E62; }

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

This div border color is #617E62.

Opacity

.myOpacity80 { color: #617E62; opacity: 0.8; }

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

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

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

This text has shadow with #617E62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617E62.

Preview

Color preview on black background

This text has color #617E62 on black background.


Color preview on white background

This text has color #617E62 on white background.


Black color preview on #617E62 background

This text has black color on #617E62 background.


White color preview on #617E62 background

This text has white color on #617E62 background.


Related colors

Complementary color

Complementary color for #hex is #9E819D.


I love getcolorcode.com

Triadic colors

1 #62617E and #7E6261 with #617E62 are triadic colors.

2 #627E61 and #7E6162 with #617E62 are triadic colors.