COLOR #61886E

HEX: #61886E RGB: (97,136,110)

Color info

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

RGB color model

#61886E color RGB value is (97,136,110).

RGB: (97,136,110) (38%, 53%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 136 of 255 = 53%
B 110 of 255 = 43%

97
136
110

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

Portions of RGB colors in percentages

R + G + B = 97 + 136 + 110 = 343 (100%)
R 97 of 343 ~ 28.28%
G 136 of 343 ~ 39.65%
B 110 of 343 ~ 32.07'%

%28.28
%39.65
%32.07

CMYK color model

#61886E color CMYK value is (29,0,19,47).

  • cyan value is 28.68%
  • magenta value is 0.00%
  • yellow value is 19.12%
  • key color value is 46.67%

CMYK: (29,0,19,47)
C29M0Y19K47 (29%, 0%, 19%, 47%)
(0.29 / 0.00 / 0.19 / 0.47)

CMYK percentages

%28.68
%0
%19.12
%46.67

Codes

Color #61886E in popluar color models

61 88 6E
RGB 97 136 110
HSL 140° 16.74% 45.69%
HSB/HSV 140° 28.68% 53.33%
CMYK 28.68% 0.00% 19.12%
46.67%

Color #61886E in popluar number systems.

HEX 61 88 6E
Decimal 97 136 110
Binary 1100001 10001000 1101110
Octal 141 210 156

Shades and tints

Shades of #61886E

#61886E
(97,136,110)
#597C64
(89,124,100)
#51705A
(81,112,90)
#496450
(73,100,80)
#415846
(65,88,70)
#394C3C
(57,76,60)
#314032
(49,64,50)
#293428
(41,52,40)
#21281E
(33,40,30)
#191C14
(25,28,20)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #61886E

#61886E
(97,136,110)
#6F927B
(111,146,123)
#7D9C88
(125,156,136)
#8BA695
(139,166,149)
#99B0A2
(153,176,162)
#A7BAAF
(167,186,175)
#B5C4BC
(181,196,188)
#C3CEC9
(195,206,201)
#D1D8D6
(209,216,214)
#DFE2E3
(223,226,227)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61886E color. Also use rgb(97,136,110) instead hex code.

Text Font Color

.myTextColor { color: #61886E; }

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

This text font color is #61886E.

Background Color

.myBgColor { background-color: #61886E; }

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

This div background color is #61886E.

Border color

.myBorderColor { border: 1px solid #61886E; }

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

This div border color is #61886E.

Opacity

.myOpacity80 { color: #61886E; opacity: 0.8; }

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

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

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

This text has shadow with #61886E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61886E.

Preview

Color preview on black background

This text has color #61886E on black background.


Color preview on white background

This text has color #61886E on white background.


Black color preview on #61886E background

This text has black color on #61886E background.


White color preview on #61886E background

This text has white color on #61886E background.


Related colors

Complementary color

Complementary color for #hex is #9E7791.


I love getcolorcode.com

Triadic colors

1 #6E6188 and #886E61 with #61886E are triadic colors.

2 #6E8861 and #88616E with #61886E are triadic colors.