COLOR #627061

HEX: #627061 RGB: (98,112,97)

Color info

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

RGB color model

#627061 color RGB value is (98,112,97).

RGB: (98,112,97) (38%, 44%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 112 of 255 = 44%
B 97 of 255 = 38%

98
112
97

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

Portions of RGB colors in percentages

R + G + B = 98 + 112 + 97 = 307 (100%)
R 98 of 307 ~ 31.92%
G 112 of 307 ~ 36.48%
B 97 of 307 ~ 31.6'%

%31.92
%36.48
%31.6

CMYK color model

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

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 13.39%
  • key color value is 56.08%

CMYK: (13,0,13,56)
C13M0Y13K56 (13%, 0%, 13%, 56%)
(0.13 / 0.00 / 0.13 / 0.56)

CMYK percentages

%12.5
%0
%13.39
%56.08

Codes

Color #627061 in popluar color models

62 70 61
RGB 98 112 97
HSL 116° 7.18% 40.98%
HSB/HSV 116° 13.39% 43.92%
CMYK 12.50% 0.00% 13.39%
56.08%

Color #627061 in popluar number systems.

HEX 62 70 61
Decimal 98 112 97
Binary 1100010 1110000 1100001
Octal 142 160 141

Shades and tints

Shades of #627061

#627061
(98,112,97)
#5A6659
(90,102,89)
#525C51
(82,92,81)
#4A5249
(74,82,73)
#424841
(66,72,65)
#3A3E39
(58,62,57)
#323431
(50,52,49)
#2A2A29
(42,42,41)
#222021
(34,32,33)
#1A1619
(26,22,25)
#120C11
(18,12,17)
#000000
(0,0,0)

Tints of #627061

#627061
(98,112,97)
#707D6F
(112,125,111)
#7E8A7D
(126,138,125)
#8C978B
(140,151,139)
#9AA499
(154,164,153)
#A8B1A7
(168,177,167)
#B6BEB5
(182,190,181)
#C4CBC3
(196,203,195)
#D2D8D1
(210,216,209)
#E0E5DF
(224,229,223)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627061 color. Also use rgb(98,112,97) instead hex code.

Text Font Color

.myTextColor { color: #627061; }

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

This text font color is #627061.

Background Color

.myBgColor { background-color: #627061; }

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

This div background color is #627061.

Border color

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

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

This div border color is #627061.

Opacity

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

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

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

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

This text has shadow with #627061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627061.

Preview

Color preview on black background

This text has color #627061 on black background.


Color preview on white background

This text has color #627061 on white background.


Black color preview on #627061 background

This text has black color on #627061 background.


White color preview on #627061 background

This text has white color on #627061 background.


Related colors

Complementary color

Complementary color for #hex is #9D8F9E.


I love getcolorcode.com

Triadic colors

1 #616270 and #706162 with #627061 are triadic colors.

2 #617062 and #706261 with #627061 are triadic colors.