COLOR #627864

HEX: #627864 RGB: (98,120,100)

Color info

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

RGB color model

#627864 color RGB value is (98,120,100).

RGB: (98,120,100) (38%, 47%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 120 of 255 = 47%
B 100 of 255 = 39%

98
120
100

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

Portions of RGB colors in percentages

R + G + B = 98 + 120 + 100 = 318 (100%)
R 98 of 318 ~ 30.82%
G 120 of 318 ~ 37.74%
B 100 of 318 ~ 31.45'%

%30.82
%37.74
%31.45

CMYK color model

#627864 color CMYK value is (18,0,17,53).

  • cyan value is 18.33%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 52.94%

CMYK: (18,0,17,53)
C18M0Y17K53 (18%, 0%, 17%, 53%)
(0.18 / 0.00 / 0.17 / 0.53)

CMYK percentages

%18.33
%0
%16.67
%52.94

Codes

Color #627864 in popluar color models

62 78 64
RGB 98 120 100
HSL 125° 10.09% 42.75%
HSB/HSV 125° 18.33% 47.06%
CMYK 18.33% 0.00% 16.67%
52.94%

Color #627864 in popluar number systems.

HEX 62 78 64
Decimal 98 120 100
Binary 1100010 1111000 1100100
Octal 142 170 144

Shades and tints

Shades of #627864

#627864
(98,120,100)
#5A6E5B
(90,110,91)
#526452
(82,100,82)
#4A5A49
(74,90,73)
#425040
(66,80,64)
#3A4637
(58,70,55)
#323C2E
(50,60,46)
#2A3225
(42,50,37)
#22281C
(34,40,28)
#1A1E13
(26,30,19)
#12140A
(18,20,10)
#000000
(0,0,0)

Tints of #627864

#627864
(98,120,100)
#708472
(112,132,114)
#7E9080
(126,144,128)
#8C9C8E
(140,156,142)
#9AA89C
(154,168,156)
#A8B4AA
(168,180,170)
#B6C0B8
(182,192,184)
#C4CCC6
(196,204,198)
#D2D8D4
(210,216,212)
#E0E4E2
(224,228,226)
#EEF0F0
(238,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627864 color. Also use rgb(98,120,100) instead hex code.

Text Font Color

.myTextColor { color: #627864; }

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

This text font color is #627864.

Background Color

.myBgColor { background-color: #627864; }

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

This div background color is #627864.

Border color

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

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

This div border color is #627864.

Opacity

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

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

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

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

This text has shadow with #627864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627864.

Preview

Color preview on black background

This text has color #627864 on black background.


Color preview on white background

This text has color #627864 on white background.


Black color preview on #627864 background

This text has black color on #627864 background.


White color preview on #627864 background

This text has white color on #627864 background.


Related colors

Complementary color

Complementary color for #hex is #9D879B.


I love getcolorcode.com

Triadic colors

1 #646278 and #786462 with #627864 are triadic colors.

2 #647862 and #786264 with #627864 are triadic colors.