COLOR #627166

HEX: #627166 RGB: (98,113,102)

Color info

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

RGB color model

#627166 color RGB value is (98,113,102).

RGB: (98,113,102) (38%, 44%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 102 of 255 = 40%

98
113
102

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

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 102 = 313 (100%)
R 98 of 313 ~ 31.31%
G 113 of 313 ~ 36.1%
B 102 of 313 ~ 32.59'%

%31.31
%36.1
%32.59

CMYK color model

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

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

CMYK: (13,0,10,56)
C13M0Y10K56 (13%, 0%, 10%, 56%)
(0.13 / 0.00 / 0.10 / 0.56)

CMYK percentages

%13.27
%0
%9.73
%55.69

Codes

Color #627166 in popluar color models

62 71 66
RGB 98 113 102
HSL 136° 7.11% 41.37%
HSB/HSV 136° 13.27% 44.31%
CMYK 13.27% 0.00% 9.73%
55.69%

Color #627166 in popluar number systems.

HEX 62 71 66
Decimal 98 113 102
Binary 1100010 1110001 1100110
Octal 142 161 146

Shades and tints

Shades of #627166

#627166
(98,113,102)
#5A675D
(90,103,93)
#525D54
(82,93,84)
#4A534B
(74,83,75)
#424942
(66,73,66)
#3A3F39
(58,63,57)
#323530
(50,53,48)
#2A2B27
(42,43,39)
#22211E
(34,33,30)
#1A1715
(26,23,21)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #627166

#627166
(98,113,102)
#707D73
(112,125,115)
#7E8980
(126,137,128)
#8C958D
(140,149,141)
#9AA19A
(154,161,154)
#A8ADA7
(168,173,167)
#B6B9B4
(182,185,180)
#C4C5C1
(196,197,193)
#D2D1CE
(210,209,206)
#E0DDDB
(224,221,219)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627166; }

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

This text font color is #627166.

Background Color

.myBgColor { background-color: #627166; }

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

This div background color is #627166.

Border color

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

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

This div border color is #627166.

Opacity

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

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

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

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

This text has shadow with #627166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627166.

Preview

Color preview on black background

This text has color #627166 on black background.


Color preview on white background

This text has color #627166 on white background.


Black color preview on #627166 background

This text has black color on #627166 background.


White color preview on #627166 background

This text has white color on #627166 background.


Related colors

Complementary color

Complementary color for #hex is #9D8E99.


I love getcolorcode.com

Triadic colors

1 #666271 and #716662 with #627166 are triadic colors.

2 #667162 and #716266 with #627166 are triadic colors.