COLOR #627955

HEX: #627955 RGB: (98,121,85)

Color info

#627955 contains red, green and blue colors in about the same proportion. Web safe color of #627955 is #666666 (or #666).

RGB color model

#627955 color RGB value is (98,121,85).

RGB: (98,121,85) (38%, 47%, 33%)

RGB channels and saturation

R 98 of 255 = 38%
G 121 of 255 = 47%
B 85 of 255 = 33%

98
121
85

R + G + B ~ 39%. #627955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 121 + 85 = 304 (100%)
R 98 of 304 ~ 32.24%
G 121 of 304 ~ 39.8%
B 85 of 304 ~ 27.96'%

%32.24
%39.8
%27.96

CMYK color model

#627955 color CMYK value is (19,0,30,53).

  • cyan value is 19.01%
  • magenta value is 0.00%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (19,0,30,53)
C19M0Y30K53 (19%, 0%, 30%, 53%)
(0.19 / 0.00 / 0.30 / 0.53)

CMYK percentages

%19.01
%0
%29.75
%52.55

Codes

Color #627955 in popluar color models

62 79 55
RGB 98 121 85
HSL 98° 17.48% 40.39%
HSB/HSV 98° 29.75% 47.45%
CMYK 19.01% 0.00% 29.75%
52.55%

Color #627955 in popluar number systems.

HEX 62 79 55
Decimal 98 121 85
Binary 1100010 1111001 1010101
Octal 142 171 125

Shades and tints

Shades of #627955

#627955
(98,121,85)
#5A6E4E
(90,110,78)
#526347
(82,99,71)
#4A5840
(74,88,64)
#424D39
(66,77,57)
#3A4232
(58,66,50)
#32372B
(50,55,43)
#2A2C24
(42,44,36)
#22211D
(34,33,29)
#1A1616
(26,22,22)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #627955

#627955
(98,121,85)
#708564
(112,133,100)
#7E9173
(126,145,115)
#8C9D82
(140,157,130)
#9AA991
(154,169,145)
#A8B5A0
(168,181,160)
#B6C1AF
(182,193,175)
#C4CDBE
(196,205,190)
#D2D9CD
(210,217,205)
#E0E5DC
(224,229,220)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627955 color. Also use rgb(98,121,85) instead hex code.

Text Font Color

.myTextColor { color: #627955; }

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

This text font color is #627955.

Background Color

.myBgColor { background-color: #627955; }

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

This div background color is #627955.

Border color

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

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

This div border color is #627955.

Opacity

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

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

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

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

This text has shadow with #627955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627955.

Preview

Color preview on black background

This text has color #627955 on black background.


Color preview on white background

This text has color #627955 on white background.


Black color preview on #627955 background

This text has black color on #627955 background.


White color preview on #627955 background

This text has white color on #627955 background.


Related colors

Complementary color

Complementary color for #hex is #9D86AA.


I love getcolorcode.com

Triadic colors

1 #556279 and #795562 with #627955 are triadic colors.

2 #557962 and #796255 with #627955 are triadic colors.