COLOR #62674A

HEX: #62674A RGB: (98,103,74)

Color info

#62674A contains red, green and blue colors in about the same proportion. Web safe color of #62674A is #666633 (or #663).

RGB color model

#62674A color RGB value is (98,103,74).

RGB: (98,103,74) (38%, 40%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 74 of 255 = 29%

98
103
74

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

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 74 = 275 (100%)
R 98 of 275 ~ 35.64%
G 103 of 275 ~ 37.45%
B 74 of 275 ~ 26.91'%

%35.64
%37.45
%26.91

CMYK color model

#62674A color CMYK value is (5,0,28,60).

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

CMYK: (5,0,28,60)
C5M0Y28K60 (5%, 0%, 28%, 60%)
(0.05 / 0.00 / 0.28 / 0.60)

CMYK percentages

%4.85
%0
%28.16
%59.61

Codes

Color #62674A in popluar color models

62 67 4A
RGB 98 103 74
HSL 70° 16.38% 34.71%
HSB/HSV 70° 28.16% 40.39%
CMYK 4.85% 0.00% 28.16%
59.61%

Color #62674A in popluar number systems.

HEX 62 67 4A
Decimal 98 103 74
Binary 1100010 1100111 1001010
Octal 142 147 112

Shades and tints

Shades of #62674A

#62674A
(98,103,74)
#5A5E44
(90,94,68)
#52553E
(82,85,62)
#4A4C38
(74,76,56)
#424332
(66,67,50)
#3A3A2C
(58,58,44)
#323126
(50,49,38)
#2A2820
(42,40,32)
#221F1A
(34,31,26)
#1A1614
(26,22,20)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #62674A

#62674A
(98,103,74)
#70745A
(112,116,90)
#7E816A
(126,129,106)
#8C8E7A
(140,142,122)
#9A9B8A
(154,155,138)
#A8A89A
(168,168,154)
#B6B5AA
(182,181,170)
#C4C2BA
(196,194,186)
#D2CFCA
(210,207,202)
#E0DCDA
(224,220,218)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62674A; }

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

This text font color is #62674A.

Background Color

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

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

This div background color is #62674A.

Border color

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

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

This div border color is #62674A.

Opacity

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

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

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

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

This text has shadow with #62674A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62674A.

Preview

Color preview on black background

This text has color #62674A on black background.


Color preview on white background

This text has color #62674A on white background.


Black color preview on #62674A background

This text has black color on #62674A background.


White color preview on #62674A background

This text has white color on #62674A background.


Related colors

Complementary color

Complementary color for #hex is #9D98B5.


I love getcolorcode.com

Triadic colors

1 #4A6267 and #674A62 with #62674A are triadic colors.

2 #4A6762 and #67624A with #62674A are triadic colors.