COLOR #627457

HEX: #627457 RGB: (98,116,87)

Color info

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

RGB color model

#627457 color RGB value is (98,116,87).

RGB: (98,116,87) (38%, 45%, 34%)

RGB channels and saturation

R 98 of 255 = 38%
G 116 of 255 = 45%
B 87 of 255 = 34%

98
116
87

R + G + B ~ 39%. #627457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 116 + 87 = 301 (100%)
R 98 of 301 ~ 32.56%
G 116 of 301 ~ 38.54%
B 87 of 301 ~ 28.9'%

%32.56
%38.54
%28.9

CMYK color model

#627457 color CMYK value is (16,0,25,55).

  • cyan value is 15.52%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 54.51%

CMYK: (16,0,25,55)
C16M0Y25K55 (16%, 0%, 25%, 55%)
(0.16 / 0.00 / 0.25 / 0.55)

CMYK percentages

%15.52
%0
%25
%54.51

Codes

Color #627457 in popluar color models

62 74 57
RGB 98 116 87
HSL 97° 14.29% 39.80%
HSB/HSV 97° 25.00% 45.49%
CMYK 15.52% 0.00% 25.00%
54.51%

Color #627457 in popluar number systems.

HEX 62 74 57
Decimal 98 116 87
Binary 1100010 1110100 1010111
Octal 142 164 127

Shades and tints

Shades of #627457

#627457
(98,116,87)
#5A6A50
(90,106,80)
#526049
(82,96,73)
#4A5642
(74,86,66)
#424C3B
(66,76,59)
#3A4234
(58,66,52)
#32382D
(50,56,45)
#2A2E26
(42,46,38)
#22241F
(34,36,31)
#1A1A18
(26,26,24)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #627457

#627457
(98,116,87)
#708066
(112,128,102)
#7E8C75
(126,140,117)
#8C9884
(140,152,132)
#9AA493
(154,164,147)
#A8B0A2
(168,176,162)
#B6BCB1
(182,188,177)
#C4C8C0
(196,200,192)
#D2D4CF
(210,212,207)
#E0E0DE
(224,224,222)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627457 color. Also use rgb(98,116,87) instead hex code.

Text Font Color

.myTextColor { color: #627457; }

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

This text font color is #627457.

Background Color

.myBgColor { background-color: #627457; }

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

This div background color is #627457.

Border color

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

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

This div border color is #627457.

Opacity

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

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

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

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

This text has shadow with #627457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627457.

Preview

Color preview on black background

This text has color #627457 on black background.


Color preview on white background

This text has color #627457 on white background.


Black color preview on #627457 background

This text has black color on #627457 background.


White color preview on #627457 background

This text has white color on #627457 background.


Related colors

Complementary color

Complementary color for #hex is #9D8BA8.


I love getcolorcode.com

Triadic colors

1 #576274 and #745762 with #627457 are triadic colors.

2 #577462 and #746257 with #627457 are triadic colors.