COLOR #62674F

HEX: #62674F RGB: (98,103,79)

Color info

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

RGB color model

#62674F color RGB value is (98,103,79).

RGB: (98,103,79) (38%, 40%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 79 of 255 = 31%

98
103
79

R + G + B ~ 36%. #62674F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 79 = 280 (100%)
R 98 of 280 ~ 35%
G 103 of 280 ~ 36.79%
B 79 of 280 ~ 28.21'%

%35
%36.79
%28.21

CMYK color model

#62674F color CMYK value is (5,0,23,60).

  • cyan value is 4.85%
  • magenta value is 0.00%
  • yellow value is 23.30%
  • key color value is 59.61%

CMYK: (5,0,23,60)
C5M0Y23K60 (5%, 0%, 23%, 60%)
(0.05 / 0.00 / 0.23 / 0.60)

CMYK percentages

%4.85
%0
%23.3
%59.61

Codes

Color #62674F in popluar color models

62 67 4F
RGB 98 103 79
HSL 73° 13.19% 35.69%
HSB/HSV 73° 23.30% 40.39%
CMYK 4.85% 0.00% 23.30%
59.61%

Color #62674F in popluar number systems.

HEX 62 67 4F
Decimal 98 103 79
Binary 1100010 1100111 1001111
Octal 142 147 117

Shades and tints

Shades of #62674F

#62674F
(98,103,79)
#5A5E48
(90,94,72)
#525541
(82,85,65)
#4A4C3A
(74,76,58)
#424333
(66,67,51)
#3A3A2C
(58,58,44)
#323125
(50,49,37)
#2A281E
(42,40,30)
#221F17
(34,31,23)
#1A1610
(26,22,16)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #62674F

#62674F
(98,103,79)
#70745F
(112,116,95)
#7E816F
(126,129,111)
#8C8E7F
(140,142,127)
#9A9B8F
(154,155,143)
#A8A89F
(168,168,159)
#B6B5AF
(182,181,175)
#C4C2BF
(196,194,191)
#D2CFCF
(210,207,207)
#E0DCDF
(224,220,223)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62674F color. Also use rgb(98,103,79) instead hex code.

Text Font Color

.myTextColor { color: #62674F; }

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

This text font color is #62674F.

Background Color

.myBgColor { background-color: #62674F; }

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

This div background color is #62674F.

Border color

.myBorderColor { border: 1px solid #62674F; }

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

This div border color is #62674F.

Opacity

.myOpacity80 { color: #62674F; opacity: 0.8; }

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

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

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

This text has shadow with #62674F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62674F.

Preview

Color preview on black background

This text has color #62674F on black background.


Color preview on white background

This text has color #62674F on white background.


Black color preview on #62674F background

This text has black color on #62674F background.


White color preview on #62674F background

This text has white color on #62674F background.


Related colors

Complementary color

Complementary color for #hex is #9D98B0.


I love getcolorcode.com

Triadic colors

1 #4F6267 and #674F62 with #62674F are triadic colors.

2 #4F6762 and #67624F with #62674F are triadic colors.