COLOR #618767

HEX: #618767 RGB: (97,135,103)

Color info

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

RGB color model

#618767 color RGB value is (97,135,103).

RGB: (97,135,103) (38%, 53%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 135 of 255 = 53%
B 103 of 255 = 40%

97
135
103

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

Portions of RGB colors in percentages

R + G + B = 97 + 135 + 103 = 335 (100%)
R 97 of 335 ~ 28.96%
G 135 of 335 ~ 40.3%
B 103 of 335 ~ 30.75'%

%28.96
%40.3
%30.75

CMYK color model

#618767 color CMYK value is (28,0,24,47).

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

CMYK: (28,0,24,47)
C28M0Y24K47 (28%, 0%, 24%, 47%)
(0.28 / 0.00 / 0.24 / 0.47)

CMYK percentages

%28.15
%0
%23.7
%47.06

Codes

Color #618767 in popluar color models

61 87 67
RGB 97 135 103
HSL 129° 16.38% 45.49%
HSB/HSV 129° 28.15% 52.94%
CMYK 28.15% 0.00% 23.70%
47.06%

Color #618767 in popluar number systems.

HEX 61 87 67
Decimal 97 135 103
Binary 1100001 10000111 1100111
Octal 141 207 147

Shades and tints

Shades of #618767

#618767
(97,135,103)
#597B5E
(89,123,94)
#516F55
(81,111,85)
#49634C
(73,99,76)
#415743
(65,87,67)
#394B3A
(57,75,58)
#313F31
(49,63,49)
#293328
(41,51,40)
#21271F
(33,39,31)
#191B16
(25,27,22)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #618767

#618767
(97,135,103)
#6F9174
(111,145,116)
#7D9B81
(125,155,129)
#8BA58E
(139,165,142)
#99AF9B
(153,175,155)
#A7B9A8
(167,185,168)
#B5C3B5
(181,195,181)
#C3CDC2
(195,205,194)
#D1D7CF
(209,215,207)
#DFE1DC
(223,225,220)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618767; }

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

This text font color is #618767.

Background Color

.myBgColor { background-color: #618767; }

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

This div background color is #618767.

Border color

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

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

This div border color is #618767.

Opacity

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

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

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

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

This text has shadow with #618767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618767.

Preview

Color preview on black background

This text has color #618767 on black background.


Color preview on white background

This text has color #618767 on white background.


Black color preview on #618767 background

This text has black color on #618767 background.


White color preview on #618767 background

This text has white color on #618767 background.


Related colors

Complementary color

Complementary color for #hex is #9E7898.


I love getcolorcode.com

Triadic colors

1 #676187 and #876761 with #618767 are triadic colors.

2 #678761 and #876167 with #618767 are triadic colors.