COLOR #61898A

HEX: #61898A RGB: (97,137,138)

Color info

#61898A contains red, green and blue colors in about the same proportion. Web safe color of #61898A is #669999 (or #699).

RGB color model

#61898A color RGB value is (97,137,138).

RGB: (97,137,138) (38%, 54%, 54%)

RGB channels and saturation

R 97 of 255 = 38%
G 137 of 255 = 54%
B 138 of 255 = 54%

97
137
138

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

Portions of RGB colors in percentages

R + G + B = 97 + 137 + 138 = 372 (100%)
R 97 of 372 ~ 26.08%
G 137 of 372 ~ 36.83%
B 138 of 372 ~ 37.1'%

%26.08
%36.83
%37.1

CMYK color model

#61898A color CMYK value is (30,1,0,46).

  • cyan value is 29.71%
  • magenta value is 0.72%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (30,1,0,46) C30M1Y0K46 (30%,1%,0%,46%) (0.30/0.01/0.00/0.46) 

CMYK percentages

%29.71
%0.72
%0
%45.88

Codes

Color #61898A in popluar color models

61 89 8A
RGB 97 137 138
HSL 181° 17.45% 46.08%
HSB/HSV 181° 29.71% 54.12%
CMYK 29.71% 0.72% 0.00%
45.88%

Color #61898A in popluar number systems.

HEX 61 89 8A
Decimal 97 137 138
Binary 1100001 10001001 10001010
Octal 141 211 212

Shades and tints

Shades of #61898A

#61898A
(97,137,138)
#597D7E
(89,125,126)
#517172
(81,113,114)
#496566
(73,101,102)
#41595A
(65,89,90)
#394D4E
(57,77,78)
#314142
(49,65,66)
#293536
(41,53,54)
#21292A
(33,41,42)
#191D1E
(25,29,30)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #61898A

#61898A
(97,137,138)
#6F9394
(111,147,148)
#7D9D9E
(125,157,158)
#8BA7A8
(139,167,168)
#99B1B2
(153,177,178)
#A7BBBC
(167,187,188)
#B5C5C6
(181,197,198)
#C3CFD0
(195,207,208)
#D1D9DA
(209,217,218)
#DFE3E4
(223,227,228)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61898A color. Also use rgb(97,137,138) instead hex code.

Text Font Color

.myTextColor { color: #61898A; }

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

This text font color is #61898A.

Background Color

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

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

This div background color is #61898A.

Border color

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

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

This div border color is #61898A.

Opacity

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

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

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

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

This text has shadow with #61898A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61898A.

Preview

Color preview on black background

This text has color #61898A on black background.


Color preview on white background

This text has color #61898A on white background.


Black color preview on #61898A background

This text has black color on #61898A background.


White color preview on #61898A background

This text has white color on #61898A background.


Related colors

Complementary color

Complementary color for #hex is #9E7675.


I love getcolorcode.com

Triadic colors

1 #8A6189 and #898A61 with #61898A are triadic colors.

2 #8A8961 and #89618A with #61898A are triadic colors.