COLOR #618775

HEX: #618775 RGB: (97,135,117)

Color info

#618775 contains red, green and blue colors in about the same proportion. Web safe color of #618775 is #669966 (or #696).

RGB color model

#618775 color RGB value is (97,135,117).

RGB: (97,135,117) (38%, 53%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 135 of 255 = 53%
B 117 of 255 = 46%

97
135
117

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

Portions of RGB colors in percentages

R + G + B = 97 + 135 + 117 = 349 (100%)
R 97 of 349 ~ 27.79%
G 135 of 349 ~ 38.68%
B 117 of 349 ~ 33.52'%

%27.79
%38.68
%33.52

CMYK color model

#618775 color CMYK value is (28,0,13,47).

  • cyan value is 28.15%
  • magenta value is 0.00%
  • yellow value is 13.33%
  • key color value is 47.06%

CMYK: (28,0,13,47)
C28M0Y13K47 (28%, 0%, 13%, 47%)
(0.28 / 0.00 / 0.13 / 0.47)

CMYK percentages

%28.15
%0
%13.33
%47.06

Codes

Color #618775 in popluar color models

61 87 75
RGB 97 135 117
HSL 152° 16.38% 45.49%
HSB/HSV 152° 28.15% 52.94%
CMYK 28.15% 0.00% 13.33%
47.06%

Color #618775 in popluar number systems.

HEX 61 87 75
Decimal 97 135 117
Binary 1100001 10000111 1110101
Octal 141 207 165

Shades and tints

Shades of #618775

#618775
(97,135,117)
#597B6B
(89,123,107)
#516F61
(81,111,97)
#496357
(73,99,87)
#41574D
(65,87,77)
#394B43
(57,75,67)
#313F39
(49,63,57)
#29332F
(41,51,47)
#212725
(33,39,37)
#191B1B
(25,27,27)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #618775

#618775
(97,135,117)
#6F9181
(111,145,129)
#7D9B8D
(125,155,141)
#8BA599
(139,165,153)
#99AFA5
(153,175,165)
#A7B9B1
(167,185,177)
#B5C3BD
(181,195,189)
#C3CDC9
(195,205,201)
#D1D7D5
(209,215,213)
#DFE1E1
(223,225,225)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618775; }

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

This text font color is #618775.

Background Color

.myBgColor { background-color: #618775; }

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

This div background color is #618775.

Border color

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

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

This div border color is #618775.

Opacity

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

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

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

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

This text has shadow with #618775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618775.

Preview

Color preview on black background

This text has color #618775 on black background.


Color preview on white background

This text has color #618775 on white background.


Black color preview on #618775 background

This text has black color on #618775 background.


White color preview on #618775 background

This text has white color on #618775 background.


Related colors

Complementary color

Complementary color for #hex is #9E788A.


I love getcolorcode.com

Triadic colors

1 #756187 and #877561 with #618775 are triadic colors.

2 #758761 and #876175 with #618775 are triadic colors.