COLOR #618566

HEX: #618566 RGB: (97,133,102)

Color info

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

RGB color model

#618566 color RGB value is (97,133,102).

RGB: (97,133,102) (38%, 52%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 133 of 255 = 52%
B 102 of 255 = 40%

97
133
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 133 + 102 = 332 (100%)
R 97 of 332 ~ 29.22%
G 133 of 332 ~ 40.06%
B 102 of 332 ~ 30.72'%

%29.22
%40.06
%30.72

CMYK color model

#618566 color CMYK value is (27,0,23,48).

  • cyan value is 27.07%
  • magenta value is 0.00%
  • yellow value is 23.31%
  • key color value is 47.84%
CMYK: (27,0,23,48) C27M0Y23K48 (27%,0%,23%,48%) (0.27/0.00/0.23/0.48) 

CMYK percentages

%27.07
%0
%23.31
%47.84

Codes

Color #618566 in popluar color models

61 85 66
RGB 97 133 102
HSL 128° 15.65% 45.10%
HSB/HSV 128° 27.07% 52.16%
CMYK 27.07% 0.00% 23.31%
47.84%

Color #618566 in popluar number systems.

HEX 61 85 66
Decimal 97 133 102
Binary 1100001 10000101 1100110
Octal 141 205 146

Shades and tints

Shades of #618566

#618566
(97,133,102)
#59795D
(89,121,93)
#516D54
(81,109,84)
#49614B
(73,97,75)
#415542
(65,85,66)
#394939
(57,73,57)
#313D30
(49,61,48)
#293127
(41,49,39)
#21251E
(33,37,30)
#191915
(25,25,21)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #618566

#618566
(97,133,102)
#6F9073
(111,144,115)
#7D9B80
(125,155,128)
#8BA68D
(139,166,141)
#99B19A
(153,177,154)
#A7BCA7
(167,188,167)
#B5C7B4
(181,199,180)
#C3D2C1
(195,210,193)
#D1DDCE
(209,221,206)
#DFE8DB
(223,232,219)
#EDF3E8
(237,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618566 color. Also use rgb(97,133,102) instead hex code.

Text Font Color

.myTextColor { color: #618566; }

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

This text font color is #618566.

Background Color

.myBgColor { background-color: #618566; }

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

This div background color is #618566.

Border color

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

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

This div border color is #618566.

Opacity

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

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

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

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

This text has shadow with #618566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618566.

Preview

Color preview on black background

This text has color #618566 on black background.


Color preview on white background

This text has color #618566 on white background.


Black color preview on #618566 background

This text has black color on #618566 background.


White color preview on #618566 background

This text has white color on #618566 background.


Related colors

Complementary color

Complementary color for #hex is #9E7A99.


I love getcolorcode.com

Triadic colors

1 #666185 and #856661 with #618566 are triadic colors.

2 #668561 and #856166 with #618566 are triadic colors.