COLOR #617252

HEX: #617252 RGB: (97,114,82)

Color info

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

RGB color model

#617252 color RGB value is (97,114,82).

RGB: (97,114,82) (38%, 45%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 114 of 255 = 45%
B 82 of 255 = 32%

97
114
82

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

Portions of RGB colors in percentages

R + G + B = 97 + 114 + 82 = 293 (100%)
R 97 of 293 ~ 33.11%
G 114 of 293 ~ 38.91%
B 82 of 293 ~ 27.99'%

%33.11
%38.91
%27.99

CMYK color model

#617252 color CMYK value is (15,0,28,55).

  • cyan value is 14.91%
  • magenta value is 0.00%
  • yellow value is 28.07%
  • key color value is 55.29%

CMYK: (15,0,28,55)
C15M0Y28K55 (15%, 0%, 28%, 55%)
(0.15 / 0.00 / 0.28 / 0.55)

CMYK percentages

%14.91
%0
%28.07
%55.29

Codes

Color #617252 in popluar color models

61 72 52
RGB 97 114 82
HSL 92° 16.33% 38.43%
HSB/HSV 92° 28.07% 44.71%
CMYK 14.91% 0.00% 28.07%
55.29%

Color #617252 in popluar number systems.

HEX 61 72 52
Decimal 97 114 82
Binary 1100001 1110010 1010010
Octal 141 162 122

Shades and tints

Shades of #617252

#617252
(97,114,82)
#59684B
(89,104,75)
#515E44
(81,94,68)
#49543D
(73,84,61)
#414A36
(65,74,54)
#39402F
(57,64,47)
#313628
(49,54,40)
#292C21
(41,44,33)
#21221A
(33,34,26)
#191813
(25,24,19)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #617252

#617252
(97,114,82)
#6F7E61
(111,126,97)
#7D8A70
(125,138,112)
#8B967F
(139,150,127)
#99A28E
(153,162,142)
#A7AE9D
(167,174,157)
#B5BAAC
(181,186,172)
#C3C6BB
(195,198,187)
#D1D2CA
(209,210,202)
#DFDED9
(223,222,217)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617252; }

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

This text font color is #617252.

Background Color

.myBgColor { background-color: #617252; }

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

This div background color is #617252.

Border color

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

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

This div border color is #617252.

Opacity

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

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

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

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

This text has shadow with #617252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617252.

Preview

Color preview on black background

This text has color #617252 on black background.


Color preview on white background

This text has color #617252 on white background.


Black color preview on #617252 background

This text has black color on #617252 background.


White color preview on #617252 background

This text has white color on #617252 background.


Related colors

Complementary color

Complementary color for #hex is #9E8DAD.


I love getcolorcode.com

Triadic colors

1 #526172 and #725261 with #617252 are triadic colors.

2 #527261 and #726152 with #617252 are triadic colors.