COLOR #617602

HEX: #617602 RGB: (97,118,2)

Color info

#617602 contains mainly red and green colors. Web safe color of #617602 is #666600 (or #660).

RGB color model

#617602 color RGB value is (97,118,2).

RGB: (97,118,2) (38%, 46%, 1%)

RGB channels and saturation

R 97 of 255 = 38%
G 118 of 255 = 46%
B 2 of 255 = 1%

97
118
2

R + G + B ~ 28%. #617602 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 118 + 2 = 217 (100%)
R 97 of 217 ~ 44.7%
G 118 of 217 ~ 54.38%
B 2 of 217 ~ 0.92'%

%44.7
%54.38

CMYK color model

#617602 color CMYK value is (18,0,98,54).

  • cyan value is 17.80%
  • magenta value is 0.00%
  • yellow value is 98.31%
  • key color value is 53.73%

CMYK: (18,0,98,54)
C18M0Y98K54 (18%, 0%, 98%, 54%)
(0.18 / 0.00 / 0.98 / 0.54)

CMYK percentages

%17.8
%0
%98.31
%53.73

Codes

Color #617602 in popluar color models

61 76 02
RGB 97 118 2
HSL 71° 96.67% 23.53%
HSB/HSV 71° 98.31% 46.27%
CMYK 17.80% 0.00% 98.31%
53.73%

Color #617602 in popluar number systems.

HEX 61 76 02
Decimal 97 118 2
Binary 1100001 1110110 10
Octal 141 166 2

Shades and tints

Shades of #617602

#617602
(97,118,2)
#596C02
(89,108,2)
#516202
(81,98,2)
#495802
(73,88,2)
#414E02
(65,78,2)
#394402
(57,68,2)
#313A02
(49,58,2)
#293002
(41,48,2)
#212602
(33,38,2)
#191C02
(25,28,2)
#111202
(17,18,2)
#000000
(0,0,0)

Tints of #617602

#617602
(97,118,2)
#6F8219
(111,130,25)
#7D8E30
(125,142,48)
#8B9A47
(139,154,71)
#99A65E
(153,166,94)
#A7B275
(167,178,117)
#B5BE8C
(181,190,140)
#C3CAA3
(195,202,163)
#D1D6BA
(209,214,186)
#DFE2D1
(223,226,209)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617602 color. Also use rgb(97,118,2) instead hex code.

Text Font Color

.myTextColor { color: #617602; }

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

This text font color is #617602.

Background Color

.myBgColor { background-color: #617602; }

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

This div background color is #617602.

Border color

.myBorderColor { border: 1px solid #617602; }

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

This div border color is #617602.

Opacity

.myOpacity80 { color: #617602; opacity: 0.8; }

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

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

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

This text has shadow with #617602 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617602.

Preview

Color preview on black background

This text has color #617602 on black background.


Color preview on white background

This text has color #617602 on white background.


Black color preview on #617602 background

This text has black color on #617602 background.


White color preview on #617602 background

This text has white color on #617602 background.


Related colors

Complementary color

Complementary color for #hex is #9E89FD.


I love getcolorcode.com

Triadic colors

1 #026176 and #760261 with #617602 are triadic colors.

2 #027661 and #766102 with #617602 are triadic colors.