COLOR #627146

HEX: #627146 RGB: (98,113,70)

Color info

#627146 contains red, green and blue colors in about the same proportion. Web safe color of #627146 is #666633 (or #663).

RGB color model

#627146 color RGB value is (98,113,70).

RGB: (98,113,70) (38%, 44%, 27%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 70 of 255 = 27%

98
113
70

R + G + B ~ 36%. #627146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 70 = 281 (100%)
R 98 of 281 ~ 34.88%
G 113 of 281 ~ 40.21%
B 70 of 281 ~ 24.91'%

%34.88
%40.21
%24.91

CMYK color model

#627146 color CMYK value is (13,0,38,56).

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

CMYK: (13,0,38,56)
C13M0Y38K56 (13%, 0%, 38%, 56%)
(0.13 / 0.00 / 0.38 / 0.56)

CMYK percentages

%13.27
%0
%38.05
%55.69

Codes

Color #627146 in popluar color models

62 71 46
RGB 98 113 70
HSL 81° 23.50% 35.88%
HSB/HSV 81° 38.05% 44.31%
CMYK 13.27% 0.00% 38.05%
55.69%

Color #627146 in popluar number systems.

HEX 62 71 46
Decimal 98 113 70
Binary 1100010 1110001 1000110
Octal 142 161 106

Shades and tints

Shades of #627146

#627146
(98,113,70)
#5A6740
(90,103,64)
#525D3A
(82,93,58)
#4A5334
(74,83,52)
#42492E
(66,73,46)
#3A3F28
(58,63,40)
#323522
(50,53,34)
#2A2B1C
(42,43,28)
#222116
(34,33,22)
#1A1710
(26,23,16)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #627146

#627146
(98,113,70)
#707D56
(112,125,86)
#7E8966
(126,137,102)
#8C9576
(140,149,118)
#9AA186
(154,161,134)
#A8AD96
(168,173,150)
#B6B9A6
(182,185,166)
#C4C5B6
(196,197,182)
#D2D1C6
(210,209,198)
#E0DDD6
(224,221,214)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627146; }

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

This text font color is #627146.

Background Color

.myBgColor { background-color: #627146; }

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

This div background color is #627146.

Border color

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

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

This div border color is #627146.

Opacity

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

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

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

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

This text has shadow with #627146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627146.

Preview

Color preview on black background

This text has color #627146 on black background.


Color preview on white background

This text has color #627146 on white background.


Black color preview on #627146 background

This text has black color on #627146 background.


White color preview on #627146 background

This text has white color on #627146 background.


Related colors

Complementary color

Complementary color for #hex is #9D8EB9.


I love getcolorcode.com

Triadic colors

1 #466271 and #714662 with #627146 are triadic colors.

2 #467162 and #716246 with #627146 are triadic colors.