COLOR #627760

HEX: #627760 RGB: (98,119,96)

Color info

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

RGB color model

#627760 color RGB value is (98,119,96).

RGB: (98,119,96) (38%, 47%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 119 of 255 = 47%
B 96 of 255 = 38%

98
119
96

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

Portions of RGB colors in percentages

R + G + B = 98 + 119 + 96 = 313 (100%)
R 98 of 313 ~ 31.31%
G 119 of 313 ~ 38.02%
B 96 of 313 ~ 30.67'%

%31.31
%38.02
%30.67

CMYK color model

#627760 color CMYK value is (18,0,19,53).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 19.33%
  • key color value is 53.33%

CMYK: (18,0,19,53)
C18M0Y19K53 (18%, 0%, 19%, 53%)
(0.18 / 0.00 / 0.19 / 0.53)

CMYK percentages

%17.65
%0
%19.33
%53.33

Codes

Color #627760 in popluar color models

62 77 60
RGB 98 119 96
HSL 115° 10.70% 42.16%
HSB/HSV 115° 19.33% 46.67%
CMYK 17.65% 0.00% 19.33%
53.33%

Color #627760 in popluar number systems.

HEX 62 77 60
Decimal 98 119 96
Binary 1100010 1110111 1100000
Octal 142 167 140

Shades and tints

Shades of #627760

#627760
(98,119,96)
#5A6D58
(90,109,88)
#526350
(82,99,80)
#4A5948
(74,89,72)
#424F40
(66,79,64)
#3A4538
(58,69,56)
#323B30
(50,59,48)
#2A3128
(42,49,40)
#222720
(34,39,32)
#1A1D18
(26,29,24)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #627760

#627760
(98,119,96)
#70836E
(112,131,110)
#7E8F7C
(126,143,124)
#8C9B8A
(140,155,138)
#9AA798
(154,167,152)
#A8B3A6
(168,179,166)
#B6BFB4
(182,191,180)
#C4CBC2
(196,203,194)
#D2D7D0
(210,215,208)
#E0E3DE
(224,227,222)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627760; }

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

This text font color is #627760.

Background Color

.myBgColor { background-color: #627760; }

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

This div background color is #627760.

Border color

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

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

This div border color is #627760.

Opacity

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

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

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

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

This text has shadow with #627760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627760.

Preview

Color preview on black background

This text has color #627760 on black background.


Color preview on white background

This text has color #627760 on white background.


Black color preview on #627760 background

This text has black color on #627760 background.


White color preview on #627760 background

This text has white color on #627760 background.


Related colors

Complementary color

Complementary color for #hex is #9D889F.


I love getcolorcode.com

Triadic colors

1 #606277 and #776062 with #627760 are triadic colors.

2 #607762 and #776260 with #627760 are triadic colors.