COLOR #627063

HEX: #627063 RGB: (98,112,99)

Color info

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

RGB color model

#627063 color RGB value is (98,112,99).

RGB: (98,112,99) (38%, 44%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 112 of 255 = 44%
B 99 of 255 = 39%

98
112
99

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

Portions of RGB colors in percentages

R + G + B = 98 + 112 + 99 = 309 (100%)
R 98 of 309 ~ 31.72%
G 112 of 309 ~ 36.25%
B 99 of 309 ~ 32.04'%

%31.72
%36.25
%32.04

CMYK color model

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

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 11.61%
  • key color value is 56.08%
CMYK: (13,0,12,56) C13M0Y12K56 (13%,0%,12%,56%) (0.13/0.00/0.12/0.56) 

CMYK percentages

%12.5
%0
%11.61
%56.08

Codes

Color #627063 in popluar color models

62 70 63
RGB 98 112 99
HSL 124° 6.67% 41.18%
HSB/HSV 124° 12.50% 43.92%
CMYK 12.50% 0.00% 11.61%
56.08%

Color #627063 in popluar number systems.

HEX 62 70 63
Decimal 98 112 99
Binary 1100010 1110000 1100011
Octal 142 160 143

Shades and tints

Shades of #627063

#627063
(98,112,99)
#5A665A
(90,102,90)
#525C51
(82,92,81)
#4A5248
(74,82,72)
#42483F
(66,72,63)
#3A3E36
(58,62,54)
#32342D
(50,52,45)
#2A2A24
(42,42,36)
#22201B
(34,32,27)
#1A1612
(26,22,18)
#120C09
(18,12,9)
#000000
(0,0,0)

Tints of #627063

#627063
(98,112,99)
#707D71
(112,125,113)
#7E8A7F
(126,138,127)
#8C978D
(140,151,141)
#9AA49B
(154,164,155)
#A8B1A9
(168,177,169)
#B6BEB7
(182,190,183)
#C4CBC5
(196,203,197)
#D2D8D3
(210,216,211)
#E0E5E1
(224,229,225)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627063; }

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

This text font color is #627063.

Background Color

.myBgColor { background-color: #627063; }

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

This div background color is #627063.

Border color

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

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

This div border color is #627063.

Opacity

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

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

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

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

This text has shadow with #627063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627063.

Preview

Color preview on black background

This text has color #627063 on black background.


Color preview on white background

This text has color #627063 on white background.


Black color preview on #627063 background

This text has black color on #627063 background.


White color preview on #627063 background

This text has white color on #627063 background.


Related colors

Complementary color

Complementary color for #hex is #9D8F9C.


I love getcolorcode.com

Triadic colors

1 #636270 and #706362 with #627063 are triadic colors.

2 #637062 and #706263 with #627063 are triadic colors.