COLOR #61957E

HEX: #61957E RGB: (97,149,126)

Color info

#61957E contains red, green and blue colors in about the same proportion. Web safe color of #61957E is #669966 (or #696).

RGB color model

#61957E color RGB value is (97,149,126).

RGB: (97,149,126) (38%, 58%, 49%)

RGB channels and saturation

R 97 of 255 = 38%
G 149 of 255 = 58%
B 126 of 255 = 49%

97
149
126

R + G + B ~ 48%. #61957E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 149 + 126 = 372 (100%)
R 97 of 372 ~ 26.08%
G 149 of 372 ~ 40.05%
B 126 of 372 ~ 33.87'%

%26.08
%40.05
%33.87

CMYK color model

#61957E color CMYK value is (35,0,15,42).

  • cyan value is 34.90%
  • magenta value is 0.00%
  • yellow value is 15.44%
  • key color value is 41.57%
CMYK: (35,0,15,42) C35M0Y15K42 (35%,0%,15%,42%) (0.35/0.00/0.15/0.42) 

CMYK percentages

%34.9
%0
%15.44
%41.57

Codes

Color #61957E in popluar color models

61 95 7E
RGB 97 149 126
HSL 153° 21.14% 48.24%
HSB/HSV 153° 34.90% 58.43%
CMYK 34.90% 0.00% 15.44%
41.57%

Color #61957E in popluar number systems.

HEX 61 95 7E
Decimal 97 149 126
Binary 1100001 10010101 1111110
Octal 141 225 176

Shades and tints

Shades of #61957E

#61957E
(97,149,126)
#598873
(89,136,115)
#517B68
(81,123,104)
#496E5D
(73,110,93)
#416152
(65,97,82)
#395447
(57,84,71)
#31473C
(49,71,60)
#293A31
(41,58,49)
#212D26
(33,45,38)
#19201B
(25,32,27)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #61957E

#61957E
(97,149,126)
#6F9E89
(111,158,137)
#7DA794
(125,167,148)
#8BB09F
(139,176,159)
#99B9AA
(153,185,170)
#A7C2B5
(167,194,181)
#B5CBC0
(181,203,192)
#C3D4CB
(195,212,203)
#D1DDD6
(209,221,214)
#DFE6E1
(223,230,225)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61957E color. Also use rgb(97,149,126) instead hex code.

Text Font Color

.myTextColor { color: #61957E; }

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

This text font color is #61957E.

Background Color

.myBgColor { background-color: #61957E; }

<div style="background-color:#61957E">Inner text</div>

This div background color is #61957E.

Border color

.myBorderColor { border: 1px solid #61957E; }

<div style="border:3px solid #61957E">Div</div>

This div border color is #61957E.

Opacity

.myOpacity80 { color: #61957E; opacity: 0.8; }

<p style="color:#61957E;opacity:0.8;">80%</p>

Text with #61957E 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 #61957E;}

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

This text has shadow with #61957E color.


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

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

This text has shadow with #61957E primary color and red secondary color.


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

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

This text has shadow with #61957E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61957E.

Preview

Color preview on black background

This text has color #61957E on black background.


Color preview on white background

This text has color #61957E on white background.


Black color preview on #61957E background

This text has black color on #61957E background.


White color preview on #61957E background

This text has white color on #61957E background.


Related colors

Complementary color

Complementary color for #hex is #9E6A81.


I love getcolorcode.com

Triadic colors

1 #7E6195 and #957E61 with #61957E are triadic colors.

2 #7E9561 and #95617E with #61957E are triadic colors.