COLOR #618368

HEX: #618368 RGB: (97,131,104)

Color info

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

RGB color model

#618368 color RGB value is (97,131,104).

RGB: (97,131,104) (38%, 51%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 131 of 255 = 51%
B 104 of 255 = 41%

97
131
104

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

Portions of RGB colors in percentages

R + G + B = 97 + 131 + 104 = 332 (100%)
R 97 of 332 ~ 29.22%
G 131 of 332 ~ 39.46%
B 104 of 332 ~ 31.33'%

%29.22
%39.46
%31.33

CMYK color model

#618368 color CMYK value is (26,0,21,49).

  • cyan value is 25.95%
  • magenta value is 0.00%
  • yellow value is 20.61%
  • key color value is 48.63%

CMYK: (26,0,21,49)
C26M0Y21K49 (26%, 0%, 21%, 49%)
(0.26 / 0.00 / 0.21 / 0.49)

CMYK percentages

%25.95
%0
%20.61
%48.63

Codes

Color #618368 in popluar color models

61 83 68
RGB 97 131 104
HSL 132° 14.91% 44.71%
HSB/HSV 132° 25.95% 51.37%
CMYK 25.95% 0.00% 20.61%
48.63%

Color #618368 in popluar number systems.

HEX 61 83 68
Decimal 97 131 104
Binary 1100001 10000011 1101000
Octal 141 203 150

Shades and tints

Shades of #618368

#618368
(97,131,104)
#59785F
(89,120,95)
#516D56
(81,109,86)
#49624D
(73,98,77)
#415744
(65,87,68)
#394C3B
(57,76,59)
#314132
(49,65,50)
#293629
(41,54,41)
#212B20
(33,43,32)
#192017
(25,32,23)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #618368

#618368
(97,131,104)
#6F8E75
(111,142,117)
#7D9982
(125,153,130)
#8BA48F
(139,164,143)
#99AF9C
(153,175,156)
#A7BAA9
(167,186,169)
#B5C5B6
(181,197,182)
#C3D0C3
(195,208,195)
#D1DBD0
(209,219,208)
#DFE6DD
(223,230,221)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618368 color. Also use rgb(97,131,104) instead hex code.

Text Font Color

.myTextColor { color: #618368; }

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

This text font color is #618368.

Background Color

.myBgColor { background-color: #618368; }

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

This div background color is #618368.

Border color

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

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

This div border color is #618368.

Opacity

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

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

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

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

This text has shadow with #618368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618368.

Preview

Color preview on black background

This text has color #618368 on black background.


Color preview on white background

This text has color #618368 on white background.


Black color preview on #618368 background

This text has black color on #618368 background.


White color preview on #618368 background

This text has white color on #618368 background.


Related colors

Complementary color

Complementary color for #618368 is #9E7C97.


I love getcolorcode.com

Triadic colors

1 #686183 and #836861 with #618368 are triadic colors.

2 #688361 and #836168 with #618368 are triadic colors.