COLOR #61A188

HEX: #61A188 RGB: (97,161,136)

Color info

#61A188 contains mainly green and blue colors. Web safe color of #61A188 is #669999 (or #699).

RGB color model

#61A188 color RGB value is (97,161,136).

RGB: (97,161,136) (38%, 63%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 161 of 255 = 63%
B 136 of 255 = 53%

97
161
136

R + G + B ~ 51%. #61A188 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 161 + 136 = 394 (100%)
R 97 of 394 ~ 24.62%
G 161 of 394 ~ 40.86%
B 136 of 394 ~ 34.52'%

%24.62
%40.86
%34.52

CMYK color model

#61A188 color CMYK value is (40,0,16,37).

  • cyan value is 39.75%
  • magenta value is 0.00%
  • yellow value is 15.53%
  • key color value is 36.86%

CMYK: (40,0,16,37)
C40M0Y16K37 (40%, 0%, 16%, 37%)
(0.40 / 0.00 / 0.16 / 0.37)

CMYK percentages

%39.75
%0
%15.53
%36.86

Codes

Color #61A188 in popluar color models

61 A1 88
RGB 97 161 136
HSL 157° 25.40% 50.59%
HSB/HSV 157° 39.75% 63.14%
CMYK 39.75% 0.00% 15.53%
36.86%

Color #61A188 in popluar number systems.

HEX 61 A1 88
Decimal 97 161 136
Binary 1100001 10100001 10001000
Octal 141 241 210

Shades and tints

Shades of #61A188

#61A188
(97,161,136)
#59937C
(89,147,124)
#518570
(81,133,112)
#497764
(73,119,100)
#416958
(65,105,88)
#395B4C
(57,91,76)
#314D40
(49,77,64)
#293F34
(41,63,52)
#213128
(33,49,40)
#19231C
(25,35,28)
#111510
(17,21,16)
#000000
(0,0,0)

Tints of #61A188

#61A188
(97,161,136)
#6FA992
(111,169,146)
#7DB19C
(125,177,156)
#8BB9A6
(139,185,166)
#99C1B0
(153,193,176)
#A7C9BA
(167,201,186)
#B5D1C4
(181,209,196)
#C3D9CE
(195,217,206)
#D1E1D8
(209,225,216)
#DFE9E2
(223,233,226)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61A188 color. Also use rgb(97,161,136) instead hex code.

Text Font Color

.myTextColor { color: #61A188; }

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

This text font color is #61A188.

Background Color

.myBgColor { background-color: #61A188; }

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

This div background color is #61A188.

Border color

.myBorderColor { border: 1px solid #61A188; }

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

This div border color is #61A188.

Opacity

.myOpacity80 { color: #61A188; opacity: 0.8; }

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

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

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

This text has shadow with #61A188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A188.

Preview

Color preview on black background

This text has color #61A188 on black background.


Color preview on white background

This text has color #61A188 on white background.


Black color preview on #61A188 background

This text has black color on #61A188 background.


White color preview on #61A188 background

This text has white color on #61A188 background.


Related colors

Complementary color

Complementary color for #hex is #9E5E77.


I love getcolorcode.com

Triadic colors

1 #8861A1 and #A18861 with #61A188 are triadic colors.

2 #88A161 and #A16188 with #61A188 are triadic colors.