COLOR #617752

HEX: #617752 RGB: (97,119,82)

Color info

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

RGB color model

#617752 color RGB value is (97,119,82).

RGB: (97,119,82) (38%, 47%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 119 of 255 = 47%
B 82 of 255 = 32%

97
119
82

R + G + B ~ 39%. #617752 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 119 + 82 = 298 (100%)
R 97 of 298 ~ 32.55%
G 119 of 298 ~ 39.93%
B 82 of 298 ~ 27.52'%

%32.55
%39.93
%27.52

CMYK color model

#617752 color CMYK value is (18,0,31,53).

  • cyan value is 18.49%
  • magenta value is 0.00%
  • yellow value is 31.09%
  • key color value is 53.33%

CMYK: (18,0,31,53)
C18M0Y31K53 (18%, 0%, 31%, 53%)
(0.18 / 0.00 / 0.31 / 0.53)

CMYK percentages

%18.49
%0
%31.09
%53.33

Codes

Color #617752 in popluar color models

61 77 52
RGB 97 119 82
HSL 96° 18.41% 39.41%
HSB/HSV 96° 31.09% 46.67%
CMYK 18.49% 0.00% 31.09%
53.33%

Color #617752 in popluar number systems.

HEX 61 77 52
Decimal 97 119 82
Binary 1100001 1110111 1010010
Octal 141 167 122

Shades and tints

Shades of #617752

#617752
(97,119,82)
#596D4B
(89,109,75)
#516344
(81,99,68)
#49593D
(73,89,61)
#414F36
(65,79,54)
#39452F
(57,69,47)
#313B28
(49,59,40)
#293121
(41,49,33)
#21271A
(33,39,26)
#191D13
(25,29,19)
#11130C
(17,19,12)
#000000
(0,0,0)

Tints of #617752

#617752
(97,119,82)
#6F8361
(111,131,97)
#7D8F70
(125,143,112)
#8B9B7F
(139,155,127)
#99A78E
(153,167,142)
#A7B39D
(167,179,157)
#B5BFAC
(181,191,172)
#C3CBBB
(195,203,187)
#D1D7CA
(209,215,202)
#DFE3D9
(223,227,217)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617752 color. Also use rgb(97,119,82) instead hex code.

Text Font Color

.myTextColor { color: #617752; }

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

This text font color is #617752.

Background Color

.myBgColor { background-color: #617752; }

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

This div background color is #617752.

Border color

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

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

This div border color is #617752.

Opacity

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

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

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

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

This text has shadow with #617752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617752.

Preview

Color preview on black background

This text has color #617752 on black background.


Color preview on white background

This text has color #617752 on white background.


Black color preview on #617752 background

This text has black color on #617752 background.


White color preview on #617752 background

This text has white color on #617752 background.


Related colors

Complementary color

Complementary color for #hex is #9E88AD.


I love getcolorcode.com

Triadic colors

1 #526177 and #775261 with #617752 are triadic colors.

2 #527761 and #776152 with #617752 are triadic colors.