COLOR #62684B

HEX: #62684B RGB: (98,104,75)

Color info

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

RGB color model

#62684B color RGB value is (98,104,75).

RGB: (98,104,75) (38%, 41%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 104 of 255 = 41%
B 75 of 255 = 29%

98
104
75

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

Portions of RGB colors in percentages

R + G + B = 98 + 104 + 75 = 277 (100%)
R 98 of 277 ~ 35.38%
G 104 of 277 ~ 37.55%
B 75 of 277 ~ 27.08'%

%35.38
%37.55
%27.08

CMYK color model

#62684B color CMYK value is (6,0,28,59).

  • cyan value is 5.77%
  • magenta value is 0.00%
  • yellow value is 27.88%
  • key color value is 59.22%

CMYK: (6,0,28,59)
C6M0Y28K59 (6%, 0%, 28%, 59%)
(0.06 / 0.00 / 0.28 / 0.59)

CMYK percentages

%5.77
%0
%27.88
%59.22

Codes

Color #62684B in popluar color models

62 68 4B
RGB 98 104 75
HSL 72° 16.20% 35.10%
HSB/HSV 72° 27.88% 40.78%
CMYK 5.77% 0.00% 27.88%
59.22%

Color #62684B in popluar number systems.

HEX 62 68 4B
Decimal 98 104 75
Binary 1100010 1101000 1001011
Octal 142 150 113

Shades and tints

Shades of #62684B

#62684B
(98,104,75)
#5A5F45
(90,95,69)
#52563F
(82,86,63)
#4A4D39
(74,77,57)
#424433
(66,68,51)
#3A3B2D
(58,59,45)
#323227
(50,50,39)
#2A2921
(42,41,33)
#22201B
(34,32,27)
#1A1715
(26,23,21)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #62684B

#62684B
(98,104,75)
#70755B
(112,117,91)
#7E826B
(126,130,107)
#8C8F7B
(140,143,123)
#9A9C8B
(154,156,139)
#A8A99B
(168,169,155)
#B6B6AB
(182,182,171)
#C4C3BB
(196,195,187)
#D2D0CB
(210,208,203)
#E0DDDB
(224,221,219)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62684B color. Also use rgb(98,104,75) instead hex code.

Text Font Color

.myTextColor { color: #62684B; }

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

This text font color is #62684B.

Background Color

.myBgColor { background-color: #62684B; }

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

This div background color is #62684B.

Border color

.myBorderColor { border: 1px solid #62684B; }

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

This div border color is #62684B.

Opacity

.myOpacity80 { color: #62684B; opacity: 0.8; }

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

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

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

This text has shadow with #62684B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62684B.

Preview

Color preview on black background

This text has color #62684B on black background.


Color preview on white background

This text has color #62684B on white background.


Black color preview on #62684B background

This text has black color on #62684B background.


White color preview on #62684B background

This text has white color on #62684B background.


Related colors

Complementary color

Complementary color for #hex is #9D97B4.


I love getcolorcode.com

Triadic colors

1 #4B6268 and #684B62 with #62684B are triadic colors.

2 #4B6862 and #68624B with #62684B are triadic colors.