COLOR #617042

HEX: #617042 RGB: (97,112,66)

Color info

#617042 contains red, green and blue colors in about the same proportion. Web safe color of #617042 is #666633 (or #663).

RGB color model

#617042 color RGB value is (97,112,66).

RGB: (97,112,66) (38%, 44%, 26%)

RGB channels and saturation

R 97 of 255 = 38%
G 112 of 255 = 44%
B 66 of 255 = 26%

97
112
66

R + G + B ~ 36%. #617042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 112 + 66 = 275 (100%)
R 97 of 275 ~ 35.27%
G 112 of 275 ~ 40.73%
B 66 of 275 ~ 24'%

%35.27
%40.73
%24

CMYK color model

#617042 color CMYK value is (13,0,41,56).

  • cyan value is 13.39%
  • magenta value is 0.00%
  • yellow value is 41.07%
  • key color value is 56.08%
CMYK: (13,0,41,56) C13M0Y41K56 (13%,0%,41%,56%) (0.13/0.00/0.41/0.56) 

CMYK percentages

%13.39
%0
%41.07
%56.08

Codes

Color #617042 in popluar color models

61 70 42
RGB 97 112 66
HSL 80° 25.84% 34.90%
HSB/HSV 80° 41.07% 43.92%
CMYK 13.39% 0.00% 41.07%
56.08%

Color #617042 in popluar number systems.

HEX 61 70 42
Decimal 97 112 66
Binary 1100001 1110000 1000010
Octal 141 160 102

Shades and tints

Shades of #617042

#617042
(97,112,66)
#59663C
(89,102,60)
#515C36
(81,92,54)
#495230
(73,82,48)
#41482A
(65,72,42)
#393E24
(57,62,36)
#31341E
(49,52,30)
#292A18
(41,42,24)
#212012
(33,32,18)
#19160C
(25,22,12)
#110C06
(17,12,6)
#000000
(0,0,0)

Tints of #617042

#617042
(97,112,66)
#6F7D53
(111,125,83)
#7D8A64
(125,138,100)
#8B9775
(139,151,117)
#99A486
(153,164,134)
#A7B197
(167,177,151)
#B5BEA8
(181,190,168)
#C3CBB9
(195,203,185)
#D1D8CA
(209,216,202)
#DFE5DB
(223,229,219)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617042 color. Also use rgb(97,112,66) instead hex code.

Text Font Color

.myTextColor { color: #617042; }

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

This text font color is #617042.

Background Color

.myBgColor { background-color: #617042; }

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

This div background color is #617042.

Border color

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

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

This div border color is #617042.

Opacity

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

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

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

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

This text has shadow with #617042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617042.

Preview

Color preview on black background

This text has color #617042 on black background.


Color preview on white background

This text has color #617042 on white background.


Black color preview on #617042 background

This text has black color on #617042 background.


White color preview on #617042 background

This text has white color on #617042 background.


Related colors

Complementary color

Complementary color for #hex is #9E8FBD.


I love getcolorcode.com

Triadic colors

1 #426170 and #704261 with #617042 are triadic colors.

2 #427061 and #706142 with #617042 are triadic colors.