COLOR #617A34

HEX: #617A34 RGB: (97,122,52)

Color info

#617A34 contains mainly red and green colors. Web safe color of #617A34 is #666633 (or #663).

RGB color model

#617A34 color RGB value is (97,122,52).

RGB: (97,122,52) (38%, 48%, 20%)

RGB channels and saturation

R 97 of 255 = 38%
G 122 of 255 = 48%
B 52 of 255 = 20%

97
122
52

R + G + B ~ 35%. #617A34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 122 + 52 = 271 (100%)
R 97 of 271 ~ 35.79%
G 122 of 271 ~ 45.02%
B 52 of 271 ~ 19.19'%

%35.79
%45.02
%19.19

CMYK color model

#617A34 color CMYK value is (20,0,57,52).

  • cyan value is 20.49%
  • magenta value is 0.00%
  • yellow value is 57.38%
  • key color value is 52.16%
CMYK: (20,0,57,52) C20M0Y57K52 (20%,0%,57%,52%) (0.20/0.00/0.57/0.52) 

CMYK percentages

%20.49
%0
%57.38
%52.16

Codes

Color #617A34 in popluar color models

61 7A 34
RGB 97 122 52
HSL 81° 40.23% 34.12%
HSB/HSV 81° 57.38% 47.84%
CMYK 20.49% 0.00% 57.38%
52.16%

Color #617A34 in popluar number systems.

HEX 61 7A 34
Decimal 97 122 52
Binary 1100001 1111010 110100
Octal 141 172 64

Shades and tints

Shades of #617A34

#617A34
(97,122,52)
#596F30
(89,111,48)
#51642C
(81,100,44)
#495928
(73,89,40)
#414E24
(65,78,36)
#394320
(57,67,32)
#31381C
(49,56,28)
#292D18
(41,45,24)
#212214
(33,34,20)
#191710
(25,23,16)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #617A34

#617A34
(97,122,52)
#6F8646
(111,134,70)
#7D9258
(125,146,88)
#8B9E6A
(139,158,106)
#99AA7C
(153,170,124)
#A7B68E
(167,182,142)
#B5C2A0
(181,194,160)
#C3CEB2
(195,206,178)
#D1DAC4
(209,218,196)
#DFE6D6
(223,230,214)
#EDF2E8
(237,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617A34 color. Also use rgb(97,122,52) instead hex code.

Text Font Color

.myTextColor { color: #617A34; }

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

This text font color is #617A34.

Background Color

.myBgColor { background-color: #617A34; }

<div style="background-color:#617A34">Inner text</div>

This div background color is #617A34.

Border color

.myBorderColor { border: 1px solid #617A34; }

<div style="border:3px solid #617A34">Div</div>

This div border color is #617A34.

Opacity

.myOpacity80 { color: #617A34; opacity: 0.8; }

<p style="color:#617A34;opacity:0.8;">80%</p>

Text with #617A34 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 #617A34;}

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

This text has shadow with #617A34 color.


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

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

This text has shadow with #617A34 primary color and red secondary color.


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

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

This text has shadow with #617A34 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #617A34.

Preview

Color preview on black background

This text has color #617A34 on black background.


Color preview on white background

This text has color #617A34 on white background.


Black color preview on #617A34 background

This text has black color on #617A34 background.


White color preview on #617A34 background

This text has white color on #617A34 background.


Related colors

Complementary color

Complementary color for #hex is #9E85CB.


I love getcolorcode.com

Triadic colors

1 #34617A and #7A3461 with #617A34 are triadic colors.

2 #347A61 and #7A6134 with #617A34 are triadic colors.