COLOR #618758

HEX: #618758 RGB: (97,135,88)

Color info

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

RGB color model

#618758 color RGB value is (97,135,88).

RGB: (97,135,88) (38%, 53%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 135 of 255 = 53%
B 88 of 255 = 35%

97
135
88

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

Portions of RGB colors in percentages

R + G + B = 97 + 135 + 88 = 320 (100%)
R 97 of 320 ~ 30.31%
G 135 of 320 ~ 42.19%
B 88 of 320 ~ 27.5'%

%30.31
%42.19
%27.5

CMYK color model

#618758 color CMYK value is (28,0,35,47).

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

CMYK: (28,0,35,47)
C28M0Y35K47 (28%, 0%, 35%, 47%)
(0.28 / 0.00 / 0.35 / 0.47)

CMYK percentages

%28.15
%0
%34.81
%47.06

Codes

Color #618758 in popluar color models

61 87 58
RGB 97 135 88
HSL 109° 21.08% 43.73%
HSB/HSV 109° 34.81% 52.94%
CMYK 28.15% 0.00% 34.81%
47.06%

Color #618758 in popluar number systems.

HEX 61 87 58
Decimal 97 135 88
Binary 1100001 10000111 1011000
Octal 141 207 130

Shades and tints

Shades of #618758

#618758
(97,135,88)
#597B50
(89,123,80)
#516F48
(81,111,72)
#496340
(73,99,64)
#415738
(65,87,56)
#394B30
(57,75,48)
#313F28
(49,63,40)
#293320
(41,51,32)
#212718
(33,39,24)
#191B10
(25,27,16)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #618758

#618758
(97,135,88)
#6F9167
(111,145,103)
#7D9B76
(125,155,118)
#8BA585
(139,165,133)
#99AF94
(153,175,148)
#A7B9A3
(167,185,163)
#B5C3B2
(181,195,178)
#C3CDC1
(195,205,193)
#D1D7D0
(209,215,208)
#DFE1DF
(223,225,223)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618758; }

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

This text font color is #618758.

Background Color

.myBgColor { background-color: #618758; }

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

This div background color is #618758.

Border color

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

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

This div border color is #618758.

Opacity

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

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

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

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

This text has shadow with #618758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618758.

Preview

Color preview on black background

This text has color #618758 on black background.


Color preview on white background

This text has color #618758 on white background.


Black color preview on #618758 background

This text has black color on #618758 background.


White color preview on #618758 background

This text has white color on #618758 background.


Related colors

Complementary color

Complementary color for #hex is #9E78A7.


I love getcolorcode.com

Triadic colors

1 #586187 and #875861 with #618758 are triadic colors.

2 #588761 and #876158 with #618758 are triadic colors.