COLOR #62764F

HEX: #62764F RGB: (98,118,79)

Color info

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

RGB color model

#62764F color RGB value is (98,118,79).

RGB: (98,118,79) (38%, 46%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 118 of 255 = 46%
B 79 of 255 = 31%

98
118
79

R + G + B ~ 38%. #62764F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 118 + 79 = 295 (100%)
R 98 of 295 ~ 33.22%
G 118 of 295 ~ 40%
B 79 of 295 ~ 26.78'%

%33.22
%40
%26.78

CMYK color model

#62764F color CMYK value is (17,0,33,54).

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

CMYK: (17,0,33,54)
C17M0Y33K54 (17%, 0%, 33%, 54%)
(0.17 / 0.00 / 0.33 / 0.54)

CMYK percentages

%16.95
%0
%33.05
%53.73

Codes

Color #62764F in popluar color models

62 76 4F
RGB 98 118 79
HSL 91° 19.80% 38.63%
HSB/HSV 91° 33.05% 46.27%
CMYK 16.95% 0.00% 33.05%
53.73%

Color #62764F in popluar number systems.

HEX 62 76 4F
Decimal 98 118 79
Binary 1100010 1110110 1001111
Octal 142 166 117

Shades and tints

Shades of #62764F

#62764F
(98,118,79)
#5A6C48
(90,108,72)
#526241
(82,98,65)
#4A583A
(74,88,58)
#424E33
(66,78,51)
#3A442C
(58,68,44)
#323A25
(50,58,37)
#2A301E
(42,48,30)
#222617
(34,38,23)
#1A1C10
(26,28,16)
#121209
(18,18,9)
#000000
(0,0,0)

Tints of #62764F

#62764F
(98,118,79)
#70825F
(112,130,95)
#7E8E6F
(126,142,111)
#8C9A7F
(140,154,127)
#9AA68F
(154,166,143)
#A8B29F
(168,178,159)
#B6BEAF
(182,190,175)
#C4CABF
(196,202,191)
#D2D6CF
(210,214,207)
#E0E2DF
(224,226,223)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62764F; }

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

This text font color is #62764F.

Background Color

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

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

This div background color is #62764F.

Border color

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

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

This div border color is #62764F.

Opacity

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

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

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

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

This text has shadow with #62764F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62764F.

Preview

Color preview on black background

This text has color #62764F on black background.


Color preview on white background

This text has color #62764F on white background.


Black color preview on #62764F background

This text has black color on #62764F background.


White color preview on #62764F background

This text has white color on #62764F background.


Related colors

Complementary color

Complementary color for #hex is #9D89B0.


I love getcolorcode.com

Triadic colors

1 #4F6276 and #764F62 with #62764F are triadic colors.

2 #4F7662 and #76624F with #62764F are triadic colors.