COLOR #61A7B9

HEX: #61A7B9 RGB: (97,167,185)

Color info

#61A7B9 contains mainly green and blue colors. Web safe color of #61A7B9 is #6699CC (or #69C).

RGB color model

#61A7B9 color RGB value is (97,167,185).

RGB: (97,167,185) (38%, 65%, 73%)

RGB channels and saturation

R 97 of 255 = 38%
G 167 of 255 = 65%
B 185 of 255 = 73%

97
167
185

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

Portions of RGB colors in percentages

R + G + B = 97 + 167 + 185 = 449 (100%)
R 97 of 449 ~ 21.6%
G 167 of 449 ~ 37.19%
B 185 of 449 ~ 41.2'%

%21.6
%37.19
%41.2

CMYK color model

#61A7B9 color CMYK value is (48,10,0,27).

  • cyan value is 47.57%
  • magenta value is 9.73%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (48,10,0,27)
C48M10Y0K27 (48%, 10%, 0%, 27%)
(0.48 / 0.10 / 0.00 / 0.27)

CMYK percentages

%47.57
%9.73
%0
%27.45

Codes

Color #61A7B9 in popluar color models

61 A7 B9
RGB 97 167 185
HSL 192° 38.60% 55.29%
HSB/HSV 192° 47.57% 72.55%
CMYK 47.57% 9.73% 0.00%
27.45%

Color #61A7B9 in popluar number systems.

HEX 61 A7 B9
Decimal 97 167 185
Binary 1100001 10100111 10111001
Octal 141 247 271

Shades and tints

Shades of #61A7B9

#61A7B9
(97,167,185)
#5998A9
(89,152,169)
#518999
(81,137,153)
#497A89
(73,122,137)
#416B79
(65,107,121)
#395C69
(57,92,105)
#314D59
(49,77,89)
#293E49
(41,62,73)
#212F39
(33,47,57)
#192029
(25,32,41)
#111119
(17,17,25)
#000000
(0,0,0)

Tints of #61A7B9

#61A7B9
(97,167,185)
#6FAFBF
(111,175,191)
#7DB7C5
(125,183,197)
#8BBFCB
(139,191,203)
#99C7D1
(153,199,209)
#A7CFD7
(167,207,215)
#B5D7DD
(181,215,221)
#C3DFE3
(195,223,227)
#D1E7E9
(209,231,233)
#DFEFEF
(223,239,239)
#EDF7F5
(237,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61A7B9 color. Also use rgb(97,167,185) instead hex code.

Text Font Color

.myTextColor { color: #61A7B9; }

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

This text font color is #61A7B9.

Background Color

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

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

This div background color is #61A7B9.

Border color

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

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

This div border color is #61A7B9.

Opacity

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

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

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

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

This text has shadow with #61A7B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A7B9.

Preview

Color preview on black background

This text has color #61A7B9 on black background.


Color preview on white background

This text has color #61A7B9 on white background.


Black color preview on #61A7B9 background

This text has black color on #61A7B9 background.


White color preview on #61A7B9 background

This text has white color on #61A7B9 background.


Related colors

Complementary color

Complementary color for #hex is #9E5846.


I love getcolorcode.com

Triadic colors

1 #B961A7 and #A7B961 with #61A7B9 are triadic colors.

2 #B9A761 and #A761B9 with #61A7B9 are triadic colors.