COLOR #627368

HEX: #627368 RGB: (98,115,104)

Color info

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

RGB color model

#627368 color RGB value is (98,115,104).

RGB: (98,115,104) (38%, 45%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 115 of 255 = 45%
B 104 of 255 = 41%

98
115
104

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 104 = 317 (100%)
R 98 of 317 ~ 30.91%
G 115 of 317 ~ 36.28%
B 104 of 317 ~ 32.81'%

%30.91
%36.28
%32.81

CMYK color model

#627368 color CMYK value is (15,0,10,55).

  • cyan value is 14.78%
  • magenta value is 0.00%
  • yellow value is 9.57%
  • key color value is 54.90%

CMYK: (15,0,10,55)
C15M0Y10K55 (15%, 0%, 10%, 55%)
(0.15 / 0.00 / 0.10 / 0.55)

CMYK percentages

%14.78
%0
%9.57
%54.9

Codes

Color #627368 in popluar color models

62 73 68
RGB 98 115 104
HSL 141° 7.98% 41.76%
HSB/HSV 141° 14.78% 45.10%
CMYK 14.78% 0.00% 9.57%
54.90%

Color #627368 in popluar number systems.

HEX 62 73 68
Decimal 98 115 104
Binary 1100010 1110011 1101000
Octal 142 163 150

Shades and tints

Shades of #627368

#627368
(98,115,104)
#5A695F
(90,105,95)
#525F56
(82,95,86)
#4A554D
(74,85,77)
#424B44
(66,75,68)
#3A413B
(58,65,59)
#323732
(50,55,50)
#2A2D29
(42,45,41)
#222320
(34,35,32)
#1A1917
(26,25,23)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #627368

#627368
(98,115,104)
#707F75
(112,127,117)
#7E8B82
(126,139,130)
#8C978F
(140,151,143)
#9AA39C
(154,163,156)
#A8AFA9
(168,175,169)
#B6BBB6
(182,187,182)
#C4C7C3
(196,199,195)
#D2D3D0
(210,211,208)
#E0DFDD
(224,223,221)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627368 color. Also use rgb(98,115,104) instead hex code.

Text Font Color

.myTextColor { color: #627368; }

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

This text font color is #627368.

Background Color

.myBgColor { background-color: #627368; }

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

This div background color is #627368.

Border color

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

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

This div border color is #627368.

Opacity

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

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

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

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

This text has shadow with #627368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627368.

Preview

Color preview on black background

This text has color #627368 on black background.


Color preview on white background

This text has color #627368 on white background.


Black color preview on #627368 background

This text has black color on #627368 background.


White color preview on #627368 background

This text has white color on #627368 background.


Related colors

Complementary color

Complementary color for #hex is #9D8C97.


I love getcolorcode.com

Triadic colors

1 #686273 and #736862 with #627368 are triadic colors.

2 #687362 and #736268 with #627368 are triadic colors.