COLOR #627874

HEX: #627874 RGB: (98,120,116)

Color info

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

RGB color model

#627874 color RGB value is (98,120,116).

RGB: (98,120,116) (38%, 47%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 120 of 255 = 47%
B 116 of 255 = 45%

98
120
116

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

Portions of RGB colors in percentages

R + G + B = 98 + 120 + 116 = 334 (100%)
R 98 of 334 ~ 29.34%
G 120 of 334 ~ 35.93%
B 116 of 334 ~ 34.73'%

%29.34
%35.93
%34.73

CMYK color model

#627874 color CMYK value is (18,0,3,53).

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

CMYK: (18,0,3,53)
C18M0Y3K53 (18%, 0%, 3%, 53%)
(0.18 / 0.00 / 0.03 / 0.53)

CMYK percentages

%18.33
%0
%3.33
%52.94

Codes

Color #627874 in popluar color models

62 78 74
RGB 98 120 116
HSL 169° 10.09% 42.75%
HSB/HSV 169° 18.33% 47.06%
CMYK 18.33% 0.00% 3.33%
52.94%

Color #627874 in popluar number systems.

HEX 62 78 74
Decimal 98 120 116
Binary 1100010 1111000 1110100
Octal 142 170 164

Shades and tints

Shades of #627874

#627874
(98,120,116)
#5A6E6A
(90,110,106)
#526460
(82,100,96)
#4A5A56
(74,90,86)
#42504C
(66,80,76)
#3A4642
(58,70,66)
#323C38
(50,60,56)
#2A322E
(42,50,46)
#222824
(34,40,36)
#1A1E1A
(26,30,26)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #627874

#627874
(98,120,116)
#708480
(112,132,128)
#7E908C
(126,144,140)
#8C9C98
(140,156,152)
#9AA8A4
(154,168,164)
#A8B4B0
(168,180,176)
#B6C0BC
(182,192,188)
#C4CCC8
(196,204,200)
#D2D8D4
(210,216,212)
#E0E4E0
(224,228,224)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627874; }

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

This text font color is #627874.

Background Color

.myBgColor { background-color: #627874; }

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

This div background color is #627874.

Border color

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

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

This div border color is #627874.

Opacity

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

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

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

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

This text has shadow with #627874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627874.

Preview

Color preview on black background

This text has color #627874 on black background.


Color preview on white background

This text has color #627874 on white background.


Black color preview on #627874 background

This text has black color on #627874 background.


White color preview on #627874 background

This text has white color on #627874 background.


Related colors

Complementary color

Complementary color for #hex is #9D878B.


I love getcolorcode.com

Triadic colors

1 #746278 and #787462 with #627874 are triadic colors.

2 #747862 and #786274 with #627874 are triadic colors.