COLOR #61775A

HEX: #61775A RGB: (97,119,90)

Color info

#61775A contains red, green and blue colors in about the same proportion. Web safe color of #61775A is #666666 (or #666).

RGB color model

#61775A color RGB value is (97,119,90).

RGB: (97,119,90) (38%, 47%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 119 of 255 = 47%
B 90 of 255 = 35%

97
119
90

R + G + B ~ 40%. #61775A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 119 + 90 = 306 (100%)
R 97 of 306 ~ 31.7%
G 119 of 306 ~ 38.89%
B 90 of 306 ~ 29.41'%

%31.7
%38.89
%29.41

CMYK color model

#61775A color CMYK value is (18,0,24,53).

  • cyan value is 18.49%
  • magenta value is 0.00%
  • yellow value is 24.37%
  • key color value is 53.33%
CMYK: (18,0,24,53) C18M0Y24K53 (18%,0%,24%,53%) (0.18/0.00/0.24/0.53) 

CMYK percentages

%18.49
%0
%24.37
%53.33

Codes

Color #61775A in popluar color models

61 77 5A
RGB 97 119 90
HSL 106° 13.88% 40.98%
HSB/HSV 106° 24.37% 46.67%
CMYK 18.49% 0.00% 24.37%
53.33%

Color #61775A in popluar number systems.

HEX 61 77 5A
Decimal 97 119 90
Binary 1100001 1110111 1011010
Octal 141 167 132

Shades and tints

Shades of #61775A

#61775A
(97,119,90)
#596D52
(89,109,82)
#51634A
(81,99,74)
#495942
(73,89,66)
#414F3A
(65,79,58)
#394532
(57,69,50)
#313B2A
(49,59,42)
#293122
(41,49,34)
#21271A
(33,39,26)
#191D12
(25,29,18)
#11130A
(17,19,10)
#000000
(0,0,0)

Tints of #61775A

#61775A
(97,119,90)
#6F8369
(111,131,105)
#7D8F78
(125,143,120)
#8B9B87
(139,155,135)
#99A796
(153,167,150)
#A7B3A5
(167,179,165)
#B5BFB4
(181,191,180)
#C3CBC3
(195,203,195)
#D1D7D2
(209,215,210)
#DFE3E1
(223,227,225)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61775A color. Also use rgb(97,119,90) instead hex code.

Text Font Color

.myTextColor { color: #61775A; }

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

This text font color is #61775A.

Background Color

.myBgColor { background-color: #61775A; }

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

This div background color is #61775A.

Border color

.myBorderColor { border: 1px solid #61775A; }

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

This div border color is #61775A.

Opacity

.myOpacity80 { color: #61775A; opacity: 0.8; }

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

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

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

This text has shadow with #61775A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61775A.

Preview

Color preview on black background

This text has color #61775A on black background.


Color preview on white background

This text has color #61775A on white background.


Black color preview on #61775A background

This text has black color on #61775A background.


White color preview on #61775A background

This text has white color on #61775A background.


Related colors

Complementary color

Complementary color for #hex is #9E88A5.


I love getcolorcode.com

Triadic colors

1 #5A6177 and #775A61 with #61775A are triadic colors.

2 #5A7761 and #77615A with #61775A are triadic colors.