COLOR #61A0B1

HEX: #61A0B1 RGB: (97,160,177)

Color info

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

RGB color model

#61A0B1 color RGB value is (97,160,177).

RGB: (97,160,177) (38%, 63%, 69%)

RGB channels and saturation

R 97 of 255 = 38%
G 160 of 255 = 63%
B 177 of 255 = 69%

97
160
177

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

Portions of RGB colors in percentages

R + G + B = 97 + 160 + 177 = 434 (100%)
R 97 of 434 ~ 22.35%
G 160 of 434 ~ 36.87%
B 177 of 434 ~ 40.78'%

%22.35
%36.87
%40.78

CMYK color model

#61A0B1 color CMYK value is (45,10,0,31).

  • cyan value is 45.20%
  • magenta value is 9.60%
  • yellow value is 0.00%
  • key color value is 30.59%
CMYK: (45,10,0,31) C45M10Y0K31 (45%,10%,0%,31%) (0.45/0.10/0.00/0.31) 

CMYK percentages

%45.2
%9.6
%0
%30.59

Codes

Color #61A0B1 in popluar color models

61 A0 B1
RGB 97 160 177
HSL 193° 33.90% 53.73%
HSB/HSV 193° 45.20% 69.41%
CMYK 45.20% 9.60% 0.00%
30.59%

Color #61A0B1 in popluar number systems.

HEX 61 A0 B1
Decimal 97 160 177
Binary 1100001 10100000 10110001
Octal 141 240 261

Shades and tints

Shades of #61A0B1

#61A0B1
(97,160,177)
#5992A1
(89,146,161)
#518491
(81,132,145)
#497681
(73,118,129)
#416871
(65,104,113)
#395A61
(57,90,97)
#314C51
(49,76,81)
#293E41
(41,62,65)
#213031
(33,48,49)
#192221
(25,34,33)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #61A0B1

#61A0B1
(97,160,177)
#6FA8B8
(111,168,184)
#7DB0BF
(125,176,191)
#8BB8C6
(139,184,198)
#99C0CD
(153,192,205)
#A7C8D4
(167,200,212)
#B5D0DB
(181,208,219)
#C3D8E2
(195,216,226)
#D1E0E9
(209,224,233)
#DFE8F0
(223,232,240)
#EDF0F7
(237,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61A0B1 color. Also use rgb(97,160,177) instead hex code.

Text Font Color

.myTextColor { color: #61A0B1; }

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

This text font color is #61A0B1.

Background Color

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

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

This div background color is #61A0B1.

Border color

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

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

This div border color is #61A0B1.

Opacity

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

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

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

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

This text has shadow with #61A0B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A0B1.

Preview

Color preview on black background

This text has color #61A0B1 on black background.


Color preview on white background

This text has color #61A0B1 on white background.


Black color preview on #61A0B1 background

This text has black color on #61A0B1 background.


White color preview on #61A0B1 background

This text has white color on #61A0B1 background.


Related colors

Complementary color

Complementary color for #hex is #9E5F4E.


I love getcolorcode.com

Triadic colors

1 #B161A0 and #A0B161 with #61A0B1 are triadic colors.

2 #B1A061 and #A061B1 with #61A0B1 are triadic colors.