COLOR #627675

HEX: #627675 RGB: (98,118,117)

Color info

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

RGB color model

#627675 color RGB value is (98,118,117).

RGB: (98,118,117) (38%, 46%, 46%)

RGB channels and saturation

R 98 of 255 = 38%
G 118 of 255 = 46%
B 117 of 255 = 46%

98
118
117

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

Portions of RGB colors in percentages

R + G + B = 98 + 118 + 117 = 333 (100%)
R 98 of 333 ~ 29.43%
G 118 of 333 ~ 35.44%
B 117 of 333 ~ 35.14'%

%29.43
%35.44
%35.14

CMYK color model

#627675 color CMYK value is (17,0,1,54).

  • cyan value is 16.95%
  • magenta value is 0.00%
  • yellow value is 0.85%
  • key color value is 53.73%

CMYK: (17,0,1,54)
C17M0Y1K54 (17%, 0%, 1%, 54%)
(0.17 / 0.00 / 0.01 / 0.54)

CMYK percentages

%16.95
%0
%0.85
%53.73

Codes

Color #627675 in popluar color models

62 76 75
RGB 98 118 117
HSL 177° 9.26% 42.35%
HSB/HSV 177° 16.95% 46.27%
CMYK 16.95% 0.00% 0.85%
53.73%

Color #627675 in popluar number systems.

HEX 62 76 75
Decimal 98 118 117
Binary 1100010 1110110 1110101
Octal 142 166 165

Shades and tints

Shades of #627675

#627675
(98,118,117)
#5A6C6B
(90,108,107)
#526261
(82,98,97)
#4A5857
(74,88,87)
#424E4D
(66,78,77)
#3A4443
(58,68,67)
#323A39
(50,58,57)
#2A302F
(42,48,47)
#222625
(34,38,37)
#1A1C1B
(26,28,27)
#121211
(18,18,17)
#000000
(0,0,0)

Tints of #627675

#627675
(98,118,117)
#708281
(112,130,129)
#7E8E8D
(126,142,141)
#8C9A99
(140,154,153)
#9AA6A5
(154,166,165)
#A8B2B1
(168,178,177)
#B6BEBD
(182,190,189)
#C4CAC9
(196,202,201)
#D2D6D5
(210,214,213)
#E0E2E1
(224,226,225)
#EEEEED
(238,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627675 color. Also use rgb(98,118,117) instead hex code.

Text Font Color

.myTextColor { color: #627675; }

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

This text font color is #627675.

Background Color

.myBgColor { background-color: #627675; }

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

This div background color is #627675.

Border color

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

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

This div border color is #627675.

Opacity

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

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

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

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

This text has shadow with #627675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627675.

Preview

Color preview on black background

This text has color #627675 on black background.


Color preview on white background

This text has color #627675 on white background.


Black color preview on #627675 background

This text has black color on #627675 background.


White color preview on #627675 background

This text has white color on #627675 background.


Related colors

Complementary color

Complementary color for #hex is #9D898A.


I love getcolorcode.com

Triadic colors

1 #756276 and #767562 with #627675 are triadic colors.

2 #757662 and #766275 with #627675 are triadic colors.