COLOR #626968

HEX: #626968 RGB: (98,105,104)

Color info

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

RGB color model

#626968 color RGB value is (98,105,104).

RGB: (98,105,104) (38%, 41%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 105 of 255 = 41%
B 104 of 255 = 41%

98
105
104

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

Portions of RGB colors in percentages

R + G + B = 98 + 105 + 104 = 307 (100%)
R 98 of 307 ~ 31.92%
G 105 of 307 ~ 34.2%
B 104 of 307 ~ 33.88'%

%31.92
%34.2
%33.88

CMYK color model

#626968 color CMYK value is (7,0,1,59).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 0.95%
  • key color value is 58.82%

CMYK: (7,0,1,59)
C7M0Y1K59 (7%, 0%, 1%, 59%)
(0.07 / 0.00 / 0.01 / 0.59)

CMYK percentages

%6.67
%0
%0.95
%58.82

Codes

Color #626968 in popluar color models

62 69 68
RGB 98 105 104
HSL 171° 3.45% 39.80%
HSB/HSV 171° 6.67% 41.18%
CMYK 6.67% 0.00% 0.95%
58.82%

Color #626968 in popluar number systems.

HEX 62 69 68
Decimal 98 105 104
Binary 1100010 1101001 1101000
Octal 142 151 150

Shades and tints

Shades of #626968

#626968
(98,105,104)
#5A605F
(90,96,95)
#525756
(82,87,86)
#4A4E4D
(74,78,77)
#424544
(66,69,68)
#3A3C3B
(58,60,59)
#323332
(50,51,50)
#2A2A29
(42,42,41)
#222120
(34,33,32)
#1A1817
(26,24,23)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #626968

#626968
(98,105,104)
#707675
(112,118,117)
#7E8382
(126,131,130)
#8C908F
(140,144,143)
#9A9D9C
(154,157,156)
#A8AAA9
(168,170,169)
#B6B7B6
(182,183,182)
#C4C4C3
(196,196,195)
#D2D1D0
(210,209,208)
#E0DEDD
(224,222,221)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626968; }

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

This text font color is #626968.

Background Color

.myBgColor { background-color: #626968; }

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

This div background color is #626968.

Border color

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

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

This div border color is #626968.

Opacity

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

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

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

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

This text has shadow with #626968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626968.

Preview

Color preview on black background

This text has color #626968 on black background.


Color preview on white background

This text has color #626968 on white background.


Black color preview on #626968 background

This text has black color on #626968 background.


White color preview on #626968 background

This text has white color on #626968 background.


Related colors

Complementary color

Complementary color for #hex is #9D9697.


I love getcolorcode.com

Triadic colors

1 #686269 and #696862 with #626968 are triadic colors.

2 #686962 and #696268 with #626968 are triadic colors.