COLOR #617375

HEX: #617375 RGB: (97,115,117)

Color info

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

RGB color model

#617375 color RGB value is (97,115,117).

RGB: (97,115,117) (38%, 45%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 115 of 255 = 45%
B 117 of 255 = 46%

97
115
117

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

Portions of RGB colors in percentages

R + G + B = 97 + 115 + 117 = 329 (100%)
R 97 of 329 ~ 29.48%
G 115 of 329 ~ 34.95%
B 117 of 329 ~ 35.56'%

%29.48
%34.95
%35.56

CMYK color model

#617375 color CMYK value is (17,2,0,54).

  • cyan value is 17.09%
  • magenta value is 1.71%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (17,2,0,54) C17M2Y0K54 (17%,2%,0%,54%) (0.17/0.02/0.00/0.54) 

CMYK percentages

%17.09
%1.71
%0
%54.12

Codes

Color #617375 in popluar color models

61 73 75
RGB 97 115 117
HSL 186° 9.35% 41.96%
HSB/HSV 186° 17.09% 45.88%
CMYK 17.09% 1.71% 0.00%
54.12%

Color #617375 in popluar number systems.

HEX 61 73 75
Decimal 97 115 117
Binary 1100001 1110011 1110101
Octal 141 163 165

Shades and tints

Shades of #617375

#617375
(97,115,117)
#59696B
(89,105,107)
#515F61
(81,95,97)
#495557
(73,85,87)
#414B4D
(65,75,77)
#394143
(57,65,67)
#313739
(49,55,57)
#292D2F
(41,45,47)
#212325
(33,35,37)
#19191B
(25,25,27)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #617375

#617375
(97,115,117)
#6F7F81
(111,127,129)
#7D8B8D
(125,139,141)
#8B9799
(139,151,153)
#99A3A5
(153,163,165)
#A7AFB1
(167,175,177)
#B5BBBD
(181,187,189)
#C3C7C9
(195,199,201)
#D1D3D5
(209,211,213)
#DFDFE1
(223,223,225)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617375 color. Also use rgb(97,115,117) instead hex code.

Text Font Color

.myTextColor { color: #617375; }

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

This text font color is #617375.

Background Color

.myBgColor { background-color: #617375; }

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

This div background color is #617375.

Border color

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

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

This div border color is #617375.

Opacity

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

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

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

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

This text has shadow with #617375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617375.

Preview

Color preview on black background

This text has color #617375 on black background.


Color preview on white background

This text has color #617375 on white background.


Black color preview on #617375 background

This text has black color on #617375 background.


White color preview on #617375 background

This text has white color on #617375 background.


Related colors

Complementary color

Complementary color for #hex is #9E8C8A.


I love getcolorcode.com

Triadic colors

1 #756173 and #737561 with #617375 are triadic colors.

2 #757361 and #736175 with #617375 are triadic colors.