COLOR #61896F

HEX: #61896F RGB: (97,137,111)

Color info

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

RGB color model

#61896F color RGB value is (97,137,111).

RGB: (97,137,111) (38%, 54%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 137 of 255 = 54%
B 111 of 255 = 44%

97
137
111

R + G + B ~ 45%. #61896F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 137 + 111 = 345 (100%)
R 97 of 345 ~ 28.12%
G 137 of 345 ~ 39.71%
B 111 of 345 ~ 32.17'%

%28.12
%39.71
%32.17

CMYK color model

#61896F color CMYK value is (29,0,19,46).

  • cyan value is 29.20%
  • magenta value is 0.00%
  • yellow value is 18.98%
  • key color value is 46.27%
CMYK: (29,0,19,46) C29M0Y19K46 (29%,0%,19%,46%) (0.29/0.00/0.19/0.46) 

CMYK percentages

%29.2
%0
%18.98
%46.27

Codes

Color #61896F in popluar color models

61 89 6F
RGB 97 137 111
HSL 141° 17.09% 45.88%
HSB/HSV 141° 29.20% 53.73%
CMYK 29.20% 0.00% 18.98%
46.27%

Color #61896F in popluar number systems.

HEX 61 89 6F
Decimal 97 137 111
Binary 1100001 10001001 1101111
Octal 141 211 157

Shades and tints

Shades of #61896F

#61896F
(97,137,111)
#597D65
(89,125,101)
#51715B
(81,113,91)
#496551
(73,101,81)
#415947
(65,89,71)
#394D3D
(57,77,61)
#314133
(49,65,51)
#293529
(41,53,41)
#21291F
(33,41,31)
#191D15
(25,29,21)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #61896F

#61896F
(97,137,111)
#6F937C
(111,147,124)
#7D9D89
(125,157,137)
#8BA796
(139,167,150)
#99B1A3
(153,177,163)
#A7BBB0
(167,187,176)
#B5C5BD
(181,197,189)
#C3CFCA
(195,207,202)
#D1D9D7
(209,217,215)
#DFE3E4
(223,227,228)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61896F color. Also use rgb(97,137,111) instead hex code.

Text Font Color

.myTextColor { color: #61896F; }

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

This text font color is #61896F.

Background Color

.myBgColor { background-color: #61896F; }

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

This div background color is #61896F.

Border color

.myBorderColor { border: 1px solid #61896F; }

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

This div border color is #61896F.

Opacity

.myOpacity80 { color: #61896F; opacity: 0.8; }

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

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

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

This text has shadow with #61896F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61896F.

Preview

Color preview on black background

This text has color #61896F on black background.


Color preview on white background

This text has color #61896F on white background.


Black color preview on #61896F background

This text has black color on #61896F background.


White color preview on #61896F background

This text has white color on #61896F background.


Related colors

Complementary color

Complementary color for #hex is #9E7690.


I love getcolorcode.com

Triadic colors

1 #6F6189 and #896F61 with #61896F are triadic colors.

2 #6F8961 and #89616F with #61896F are triadic colors.