COLOR #618455

HEX: #618455 RGB: (97,132,85)

Color info

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

RGB color model

#618455 color RGB value is (97,132,85).

RGB: (97,132,85) (38%, 52%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 132 of 255 = 52%
B 85 of 255 = 33%

97
132
85

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

Portions of RGB colors in percentages

R + G + B = 97 + 132 + 85 = 314 (100%)
R 97 of 314 ~ 30.89%
G 132 of 314 ~ 42.04%
B 85 of 314 ~ 27.07'%

%30.89
%42.04
%27.07

CMYK color model

#618455 color CMYK value is (27,0,36,48).

  • cyan value is 26.52%
  • magenta value is 0.00%
  • yellow value is 35.61%
  • key color value is 48.24%

CMYK: (27,0,36,48)
C27M0Y36K48 (27%, 0%, 36%, 48%)
(0.27 / 0.00 / 0.36 / 0.48)

CMYK percentages

%26.52
%0
%35.61
%48.24

Codes

Color #618455 in popluar color models

61 84 55
RGB 97 132 85
HSL 105° 21.66% 42.55%
HSB/HSV 105° 35.61% 51.76%
CMYK 26.52% 0.00% 35.61%
48.24%

Color #618455 in popluar number systems.

HEX 61 84 55
Decimal 97 132 85
Binary 1100001 10000100 1010101
Octal 141 204 125

Shades and tints

Shades of #618455

#618455
(97,132,85)
#59784E
(89,120,78)
#516C47
(81,108,71)
#496040
(73,96,64)
#415439
(65,84,57)
#394832
(57,72,50)
#313C2B
(49,60,43)
#293024
(41,48,36)
#21241D
(33,36,29)
#191816
(25,24,22)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #618455

#618455
(97,132,85)
#6F8F64
(111,143,100)
#7D9A73
(125,154,115)
#8BA582
(139,165,130)
#99B091
(153,176,145)
#A7BBA0
(167,187,160)
#B5C6AF
(181,198,175)
#C3D1BE
(195,209,190)
#D1DCCD
(209,220,205)
#DFE7DC
(223,231,220)
#EDF2EB
(237,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618455 color. Also use rgb(97,132,85) instead hex code.

Text Font Color

.myTextColor { color: #618455; }

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

This text font color is #618455.

Background Color

.myBgColor { background-color: #618455; }

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

This div background color is #618455.

Border color

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

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

This div border color is #618455.

Opacity

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

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

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

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

This text has shadow with #618455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618455.

Preview

Color preview on black background

This text has color #618455 on black background.


Color preview on white background

This text has color #618455 on white background.


Black color preview on #618455 background

This text has black color on #618455 background.


White color preview on #618455 background

This text has white color on #618455 background.


Related colors

Complementary color

Complementary color for #hex is #9E7BAA.


I love getcolorcode.com

Triadic colors

1 #556184 and #845561 with #618455 are triadic colors.

2 #558461 and #846155 with #618455 are triadic colors.