COLOR #61A292

HEX: #61A292 RGB: (97,162,146)

Color info

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

RGB color model

#61A292 color RGB value is (97,162,146).

RGB: (97,162,146) (38%, 64%, 57%)

RGB channels and saturation

R 97 of 255 = 38%
G 162 of 255 = 64%
B 146 of 255 = 57%

97
162
146

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

Portions of RGB colors in percentages

R + G + B = 97 + 162 + 146 = 405 (100%)
R 97 of 405 ~ 23.95%
G 162 of 405 ~ 40%
B 146 of 405 ~ 36.05'%

%23.95
%40
%36.05

CMYK color model

#61A292 color CMYK value is (40,0,10,36).

  • cyan value is 40.12%
  • magenta value is 0.00%
  • yellow value is 9.88%
  • key color value is 36.47%

CMYK: (40,0,10,36)
C40M0Y10K36 (40%, 0%, 10%, 36%)
(0.40 / 0.00 / 0.10 / 0.36)

CMYK percentages

%40.12
%0
%9.88
%36.47

Codes

Color #61A292 in popluar color models

61 A2 92
RGB 97 162 146
HSL 165° 25.90% 50.78%
HSB/HSV 165° 40.12% 63.53%
CMYK 40.12% 0.00% 9.88%
36.47%

Color #61A292 in popluar number systems.

HEX 61 A2 92
Decimal 97 162 146
Binary 1100001 10100010 10010010
Octal 141 242 222

Shades and tints

Shades of #61A292

#61A292
(97,162,146)
#599485
(89,148,133)
#518678
(81,134,120)
#49786B
(73,120,107)
#416A5E
(65,106,94)
#395C51
(57,92,81)
#314E44
(49,78,68)
#294037
(41,64,55)
#21322A
(33,50,42)
#19241D
(25,36,29)
#111610
(17,22,16)
#000000
(0,0,0)

Tints of #61A292

#61A292
(97,162,146)
#6FAA9B
(111,170,155)
#7DB2A4
(125,178,164)
#8BBAAD
(139,186,173)
#99C2B6
(153,194,182)
#A7CABF
(167,202,191)
#B5D2C8
(181,210,200)
#C3DAD1
(195,218,209)
#D1E2DA
(209,226,218)
#DFEAE3
(223,234,227)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61A292 color. Also use rgb(97,162,146) instead hex code.

Text Font Color

.myTextColor { color: #61A292; }

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

This text font color is #61A292.

Background Color

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

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

This div background color is #61A292.

Border color

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

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

This div border color is #61A292.

Opacity

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

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

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

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

This text has shadow with #61A292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A292.

Preview

Color preview on black background

This text has color #61A292 on black background.


Color preview on white background

This text has color #61A292 on white background.


Black color preview on #61A292 background

This text has black color on #61A292 background.


White color preview on #61A292 background

This text has white color on #61A292 background.


Related colors

Complementary color

Complementary color for #hex is #9E5D6D.


I love getcolorcode.com

Triadic colors

1 #9261A2 and #A29261 with #61A292 are triadic colors.

2 #92A261 and #A26192 with #61A292 are triadic colors.