COLOR #627150

HEX: #627150 RGB: (98,113,80)

Color info

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

RGB color model

#627150 color RGB value is (98,113,80).

RGB: (98,113,80) (38%, 44%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 80 of 255 = 31%

98
113
80

R + G + B ~ 38%. #627150 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 80 = 291 (100%)
R 98 of 291 ~ 33.68%
G 113 of 291 ~ 38.83%
B 80 of 291 ~ 27.49'%

%33.68
%38.83
%27.49

CMYK color model

#627150 color CMYK value is (13,0,29,56).

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

CMYK: (13,0,29,56)
C13M0Y29K56 (13%, 0%, 29%, 56%)
(0.13 / 0.00 / 0.29 / 0.56)

CMYK percentages

%13.27
%0
%29.2
%55.69

Codes

Color #627150 in popluar color models

62 71 50
RGB 98 113 80
HSL 87° 17.10% 37.84%
HSB/HSV 87° 29.20% 44.31%
CMYK 13.27% 0.00% 29.20%
55.69%

Color #627150 in popluar number systems.

HEX 62 71 50
Decimal 98 113 80
Binary 1100010 1110001 1010000
Octal 142 161 120

Shades and tints

Shades of #627150

#627150
(98,113,80)
#5A6749
(90,103,73)
#525D42
(82,93,66)
#4A533B
(74,83,59)
#424934
(66,73,52)
#3A3F2D
(58,63,45)
#323526
(50,53,38)
#2A2B1F
(42,43,31)
#222118
(34,33,24)
#1A1711
(26,23,17)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #627150

#627150
(98,113,80)
#707D5F
(112,125,95)
#7E896E
(126,137,110)
#8C957D
(140,149,125)
#9AA18C
(154,161,140)
#A8AD9B
(168,173,155)
#B6B9AA
(182,185,170)
#C4C5B9
(196,197,185)
#D2D1C8
(210,209,200)
#E0DDD7
(224,221,215)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627150; }

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

This text font color is #627150.

Background Color

.myBgColor { background-color: #627150; }

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

This div background color is #627150.

Border color

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

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

This div border color is #627150.

Opacity

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

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

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

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

This text has shadow with #627150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627150.

Preview

Color preview on black background

This text has color #627150 on black background.


Color preview on white background

This text has color #627150 on white background.


Black color preview on #627150 background

This text has black color on #627150 background.


White color preview on #627150 background

This text has white color on #627150 background.


Related colors

Complementary color

Complementary color for #hex is #9D8EAF.


I love getcolorcode.com

Triadic colors

1 #506271 and #715062 with #627150 are triadic colors.

2 #507162 and #716250 with #627150 are triadic colors.