COLOR #627365

HEX: #627365 RGB: (98,115,101)

Color info

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

RGB color model

#627365 color RGB value is (98,115,101).

RGB: (98,115,101) (38%, 45%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 115 of 255 = 45%
B 101 of 255 = 40%

98
115
101

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 101 = 314 (100%)
R 98 of 314 ~ 31.21%
G 115 of 314 ~ 36.62%
B 101 of 314 ~ 32.17'%

%31.21
%36.62
%32.17

CMYK color model

#627365 color CMYK value is (15,0,12,55).

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

CMYK: (15,0,12,55)
C15M0Y12K55 (15%, 0%, 12%, 55%)
(0.15 / 0.00 / 0.12 / 0.55)

CMYK percentages

%14.78
%0
%12.17
%54.9

Codes

Color #627365 in popluar color models

62 73 65
RGB 98 115 101
HSL 131° 7.98% 41.76%
HSB/HSV 131° 14.78% 45.10%
CMYK 14.78% 0.00% 12.17%
54.90%

Color #627365 in popluar number systems.

HEX 62 73 65
Decimal 98 115 101
Binary 1100010 1110011 1100101
Octal 142 163 145

Shades and tints

Shades of #627365

#627365
(98,115,101)
#5A695C
(90,105,92)
#525F53
(82,95,83)
#4A554A
(74,85,74)
#424B41
(66,75,65)
#3A4138
(58,65,56)
#32372F
(50,55,47)
#2A2D26
(42,45,38)
#22231D
(34,35,29)
#1A1914
(26,25,20)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #627365

#627365
(98,115,101)
#707F73
(112,127,115)
#7E8B81
(126,139,129)
#8C978F
(140,151,143)
#9AA39D
(154,163,157)
#A8AFAB
(168,175,171)
#B6BBB9
(182,187,185)
#C4C7C7
(196,199,199)
#D2D3D5
(210,211,213)
#E0DFE3
(224,223,227)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627365; }

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

This text font color is #627365.

Background Color

.myBgColor { background-color: #627365; }

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

This div background color is #627365.

Border color

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

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

This div border color is #627365.

Opacity

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

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

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

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

This text has shadow with #627365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627365.

Preview

Color preview on black background

This text has color #627365 on black background.


Color preview on white background

This text has color #627365 on white background.


Black color preview on #627365 background

This text has black color on #627365 background.


White color preview on #627365 background

This text has white color on #627365 background.


Related colors

Complementary color

Complementary color for #hex is #9D8C9A.


I love getcolorcode.com

Triadic colors

1 #656273 and #736562 with #627365 are triadic colors.

2 #657362 and #736265 with #627365 are triadic colors.