COLOR #627767

HEX: #627767 RGB: (98,119,103)

Color info

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

RGB color model

#627767 color RGB value is (98,119,103).

RGB: (98,119,103) (38%, 47%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 119 of 255 = 47%
B 103 of 255 = 40%

98
119
103

R + G + B ~ 42%. #627767 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 119 + 103 = 320 (100%)
R 98 of 320 ~ 30.63%
G 119 of 320 ~ 37.19%
B 103 of 320 ~ 32.19'%

%30.63
%37.19
%32.19

CMYK color model

#627767 color CMYK value is (18,0,13,53).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 13.45%
  • key color value is 53.33%
CMYK: (18,0,13,53) C18M0Y13K53 (18%,0%,13%,53%) (0.18/0.00/0.13/0.53) 

CMYK percentages

%17.65
%0
%13.45
%53.33

Codes

Color #627767 in popluar color models

62 77 67
RGB 98 119 103
HSL 134° 9.68% 42.55%
HSB/HSV 134° 17.65% 46.67%
CMYK 17.65% 0.00% 13.45%
53.33%

Color #627767 in popluar number systems.

HEX 62 77 67
Decimal 98 119 103
Binary 1100010 1110111 1100111
Octal 142 167 147

Shades and tints

Shades of #627767

#627767
(98,119,103)
#5A6D5E
(90,109,94)
#526355
(82,99,85)
#4A594C
(74,89,76)
#424F43
(66,79,67)
#3A453A
(58,69,58)
#323B31
(50,59,49)
#2A3128
(42,49,40)
#22271F
(34,39,31)
#1A1D16
(26,29,22)
#12130D
(18,19,13)
#000000
(0,0,0)

Tints of #627767

#627767
(98,119,103)
#708374
(112,131,116)
#7E8F81
(126,143,129)
#8C9B8E
(140,155,142)
#9AA79B
(154,167,155)
#A8B3A8
(168,179,168)
#B6BFB5
(182,191,181)
#C4CBC2
(196,203,194)
#D2D7CF
(210,215,207)
#E0E3DC
(224,227,220)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627767 color. Also use rgb(98,119,103) instead hex code.

Text Font Color

.myTextColor { color: #627767; }

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

This text font color is #627767.

Background Color

.myBgColor { background-color: #627767; }

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

This div background color is #627767.

Border color

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

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

This div border color is #627767.

Opacity

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

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

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

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

This text has shadow with #627767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627767.

Preview

Color preview on black background

This text has color #627767 on black background.


Color preview on white background

This text has color #627767 on white background.


Black color preview on #627767 background

This text has black color on #627767 background.


White color preview on #627767 background

This text has white color on #627767 background.


Related colors

Complementary color

Complementary color for #hex is #9D8898.


I love getcolorcode.com

Triadic colors

1 #676277 and #776762 with #627767 are triadic colors.

2 #677762 and #776267 with #627767 are triadic colors.