COLOR #627350

HEX: #627350 RGB: (98,115,80)

Color info

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

RGB color model

#627350 color RGB value is (98,115,80).

RGB: (98,115,80) (38%, 45%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 115 of 255 = 45%
B 80 of 255 = 31%

98
115
80

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 80 = 293 (100%)
R 98 of 293 ~ 33.45%
G 115 of 293 ~ 39.25%
B 80 of 293 ~ 27.3'%

%33.45
%39.25
%27.3

CMYK color model

#627350 color CMYK value is (15,0,30,55).

  • cyan value is 14.78%
  • magenta value is 0.00%
  • yellow value is 30.43%
  • key color value is 54.90%

CMYK: (15,0,30,55)
C15M0Y30K55 (15%, 0%, 30%, 55%)
(0.15 / 0.00 / 0.30 / 0.55)

CMYK percentages

%14.78
%0
%30.43
%54.9

Codes

Color #627350 in popluar color models

62 73 50
RGB 98 115 80
HSL 89° 17.95% 38.24%
HSB/HSV 89° 30.43% 45.10%
CMYK 14.78% 0.00% 30.43%
54.90%

Color #627350 in popluar number systems.

HEX 62 73 50
Decimal 98 115 80
Binary 1100010 1110011 1010000
Octal 142 163 120

Shades and tints

Shades of #627350

#627350
(98,115,80)
#5A6949
(90,105,73)
#525F42
(82,95,66)
#4A553B
(74,85,59)
#424B34
(66,75,52)
#3A412D
(58,65,45)
#323726
(50,55,38)
#2A2D1F
(42,45,31)
#222318
(34,35,24)
#1A1911
(26,25,17)
#120F0A
(18,15,10)
#000000
(0,0,0)

Tints of #627350

#627350
(98,115,80)
#707F5F
(112,127,95)
#7E8B6E
(126,139,110)
#8C977D
(140,151,125)
#9AA38C
(154,163,140)
#A8AF9B
(168,175,155)
#B6BBAA
(182,187,170)
#C4C7B9
(196,199,185)
#D2D3C8
(210,211,200)
#E0DFD7
(224,223,215)
#EEEBE6
(238,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627350; }

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

This text font color is #627350.

Background Color

.myBgColor { background-color: #627350; }

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

This div background color is #627350.

Border color

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

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

This div border color is #627350.

Opacity

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

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

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

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

This text has shadow with #627350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627350.

Preview

Color preview on black background

This text has color #627350 on black background.


Color preview on white background

This text has color #627350 on white background.


Black color preview on #627350 background

This text has black color on #627350 background.


White color preview on #627350 background

This text has white color on #627350 background.


Related colors

Complementary color

Complementary color for #hex is #9D8CAF.


I love getcolorcode.com

Triadic colors

1 #506273 and #735062 with #627350 are triadic colors.

2 #507362 and #736250 with #627350 are triadic colors.