COLOR #61A267

HEX: #61A267 RGB: (97,162,103)

Color info

#61A267 contains mainly green and blue colors. Web safe color of #61A267 is #669966 (or #696).

RGB color model

#61A267 color RGB value is (97,162,103).

RGB: (97,162,103) (38%, 64%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 162 of 255 = 64%
B 103 of 255 = 40%

97
162
103

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

Portions of RGB colors in percentages

R + G + B = 97 + 162 + 103 = 362 (100%)
R 97 of 362 ~ 26.8%
G 162 of 362 ~ 44.75%
B 103 of 362 ~ 28.45'%

%26.8
%44.75
%28.45

CMYK color model

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

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

CMYK: (40,0,36,36)
C40M0Y36K36 (40%, 0%, 36%, 36%)
(0.40 / 0.00 / 0.36 / 0.36)

CMYK percentages

%40.12
%0
%36.42
%36.47

Codes

Color #61A267 in popluar color models

61 A2 67
RGB 97 162 103
HSL 126° 25.90% 50.78%
HSB/HSV 126° 40.12% 63.53%
CMYK 40.12% 0.00% 36.42%
36.47%

Color #61A267 in popluar number systems.

HEX 61 A2 67
Decimal 97 162 103
Binary 1100001 10100010 1100111
Octal 141 242 147

Shades and tints

Shades of #61A267

#61A267
(97,162,103)
#59945E
(89,148,94)
#518655
(81,134,85)
#49784C
(73,120,76)
#416A43
(65,106,67)
#395C3A
(57,92,58)
#314E31
(49,78,49)
#294028
(41,64,40)
#21321F
(33,50,31)
#192416
(25,36,22)
#11160D
(17,22,13)
#000000
(0,0,0)

Tints of #61A267

#61A267
(97,162,103)
#6FAA74
(111,170,116)
#7DB281
(125,178,129)
#8BBA8E
(139,186,142)
#99C29B
(153,194,155)
#A7CAA8
(167,202,168)
#B5D2B5
(181,210,181)
#C3DAC2
(195,218,194)
#D1E2CF
(209,226,207)
#DFEADC
(223,234,220)
#EDF2E9
(237,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61A267; }

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

This text font color is #61A267.

Background Color

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

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

This div background color is #61A267.

Border color

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

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

This div border color is #61A267.

Opacity

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

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

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

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

This text has shadow with #61A267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61A267.

Preview

Color preview on black background

This text has color #61A267 on black background.


Color preview on white background

This text has color #61A267 on white background.


Black color preview on #61A267 background

This text has black color on #61A267 background.


White color preview on #61A267 background

This text has white color on #61A267 background.


Related colors

Complementary color

Complementary color for #hex is #9E5D98.


I love getcolorcode.com

Triadic colors

1 #6761A2 and #A26761 with #61A267 are triadic colors.

2 #67A261 and #A26167 with #61A267 are triadic colors.