COLOR #627120

HEX: #627120 RGB: (98,113,32)

Color info

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

RGB color model

#627120 color RGB value is (98,113,32).

RGB: (98,113,32) (38%, 44%, 13%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 32 of 255 = 13%

98
113
32

R + G + B ~ 32%. #627120 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 32 = 243 (100%)
R 98 of 243 ~ 40.33%
G 113 of 243 ~ 46.5%
B 32 of 243 ~ 13.17'%

%40.33
%46.5
%13.17

CMYK color model

#627120 color CMYK value is (13,0,72,56).

  • cyan value is 13.27%
  • magenta value is 0.00%
  • yellow value is 71.68%
  • key color value is 55.69%

CMYK: (13,0,72,56)
C13M0Y72K56 (13%, 0%, 72%, 56%)
(0.13 / 0.00 / 0.72 / 0.56)

CMYK percentages

%13.27
%0
%71.68
%55.69

Codes

Color #627120 in popluar color models

62 71 20
RGB 98 113 32
HSL 71° 55.86% 28.43%
HSB/HSV 71° 71.68% 44.31%
CMYK 13.27% 0.00% 71.68%
55.69%

Color #627120 in popluar number systems.

HEX 62 71 20
Decimal 98 113 32
Binary 1100010 1110001 100000
Octal 142 161 40

Shades and tints

Shades of #627120

#627120
(98,113,32)
#5A671E
(90,103,30)
#525D1C
(82,93,28)
#4A531A
(74,83,26)
#424918
(66,73,24)
#3A3F16
(58,63,22)
#323514
(50,53,20)
#2A2B12
(42,43,18)
#222110
(34,33,16)
#1A170E
(26,23,14)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #627120

#627120
(98,113,32)
#707D34
(112,125,52)
#7E8948
(126,137,72)
#8C955C
(140,149,92)
#9AA170
(154,161,112)
#A8AD84
(168,173,132)
#B6B998
(182,185,152)
#C4C5AC
(196,197,172)
#D2D1C0
(210,209,192)
#E0DDD4
(224,221,212)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627120 color. Also use rgb(98,113,32) instead hex code.

Text Font Color

.myTextColor { color: #627120; }

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

This text font color is #627120.

Background Color

.myBgColor { background-color: #627120; }

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

This div background color is #627120.

Border color

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

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

This div border color is #627120.

Opacity

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

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

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

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

This text has shadow with #627120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627120.

Preview

Color preview on black background

This text has color #627120 on black background.


Color preview on white background

This text has color #627120 on white background.


Black color preview on #627120 background

This text has black color on #627120 background.


White color preview on #627120 background

This text has white color on #627120 background.


Related colors

Complementary color

Complementary color for #hex is #9D8EDF.


I love getcolorcode.com

Triadic colors

1 #206271 and #712062 with #627120 are triadic colors.

2 #207162 and #716220 with #627120 are triadic colors.